Update the readme for the new `social` extension for social media hosts.
authorSteven Black <redacted>
Sun, 6 Mar 2016 17:01:12 +0000 (12:01 -0500)
committerSteven Black <redacted>
Sun, 6 Mar 2016 17:01:12 +0000 (12:01 -0500)
readme.md
readme_template.md

index 1cf6cdb880bca7be70f613e2b4409152832c8554..68375352b3f1de79517f5def245e951c04bd7f5a 100644 (file)
--- a/readme.md
+++ b/readme.md
@@ -8,7 +8,7 @@ with duplicates removed.
 * Last updated: **March 06 2016**.
 * Contains: **27,206 unique entries**.
 
-You can [download the resultant unified hosts file](https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts) 
+You can [download the resultant unified hosts file](https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts)
 or clone this repo and generate your own using the Python script provided.
 
 ## Sources of host data unified here
@@ -23,8 +23,8 @@ monthly, or thereabouts.
 * Peter Lowe at [http://pgl.yoyo.org/adservers/](http://pgl.yoyo.org/adservers/), updated regularly.
 * My own small list in raw form [here](https://raw.github.com/StevenBlack/hosts/master/data/StevenBlack/hosts).
 
-In addition, the hosts amalgamater is extensible.  You manage extensions by curating the `extensions/` folder tree.  
-See the `porn` extension which is included, for example. 
+In addition, the hosts amalgamater is extensible.  You manage extensions by curating the `extensions/` folder tree.
+See the `social` and `porn` extension which are included, for example.
 
 ## Generate your own unified hosts file
 
@@ -57,7 +57,7 @@ force replacement.
 `--ip nnn.nnn.nnn.nnn`, or `-i nnn.nnn.nnn.nnn`: the IP address to use as the target.  Default is `0.0.0.0`.
 
 `--extensions ext1 ext2 ext3`, or `-e ext1 ext2 ext3`: the names of subfolders below the `extensions` folder containing
-additional category-specific hosts files to include in the amalgamation. Example: `--extensions porn` or `-e porn`.
+additional category-specific hosts files to include in the amalgamation. Example: `--extensions porn` or `-e social porn`.
 
 `--help`, or `-h`: display help.
 
index 75cbf39b0c2966dfbde1825e6578b03343d8773f..1e71c263d8389ecd30961ef44331664024ca701c 100644 (file)
@@ -8,7 +8,7 @@ with duplicates removed.
 * Last updated: **@GEN_DATE@**.
 * Contains: **@NUM_ENTRIES@ unique entries**.
 
-You can [download the resultant unified hosts file](https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts) 
+You can [download the resultant unified hosts file](https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts)
 or clone this repo and generate your own using the Python script provided.
 
 ## Sources of host data unified here
@@ -23,8 +23,8 @@ monthly, or thereabouts.
 * Peter Lowe at [http://pgl.yoyo.org/adservers/](http://pgl.yoyo.org/adservers/), updated regularly.
 * My own small list in raw form [here](https://raw.github.com/StevenBlack/hosts/master/data/StevenBlack/hosts).
 
-In addition, the hosts amalgamater is extensible.  You manage extensions by curating the `extensions/` folder tree.  
-See the `porn` extension which is included, for example. 
+In addition, the hosts amalgamater is extensible.  You manage extensions by curating the `extensions/` folder tree.
+See the `social` and `porn` extension which are included, for example.
 
 ## Generate your own unified hosts file
 
@@ -57,7 +57,7 @@ force replacement.
 `--ip nnn.nnn.nnn.nnn`, or `-i nnn.nnn.nnn.nnn`: the IP address to use as the target.  Default is `0.0.0.0`.
 
 `--extensions ext1 ext2 ext3`, or `-e ext1 ext2 ext3`: the names of subfolders below the `extensions` folder containing
-additional category-specific hosts files to include in the amalgamation. Example: `--extensions porn` or `-e porn`.
+additional category-specific hosts files to include in the amalgamation. Example: `--extensions porn` or `-e social porn`.
 
 `--help`, or `-h`: display help.
 
git clone https://git.99rst.org/PROJECT