From: Steven Black Date: Sun, 6 Mar 2016 17:01:12 +0000 (-0500) Subject: Update the readme for the new `social` extension for social media hosts. X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=2e8a95e975ff375c4be81df305ff5f97b084859f;p=stevenblack-hosts.git Update the readme for the new `social` extension for social media hosts. --- diff --git a/readme.md b/readme.md index 1cf6cdb88..68375352b 100644 --- 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. diff --git a/readme_template.md b/readme_template.md index 75cbf39b0..1e71c263d 100644 --- a/readme_template.md +++ b/readme_template.md @@ -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.