From: Steven Black Date: Tue, 23 Feb 2016 01:01:21 +0000 (-0500) Subject: This readme hack just might work. X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=f799bcc4ac464e4c976c520cba5d14bc0fbfa294;p=stevenblack-hosts.git This readme hack just might work. --- diff --git a/readme_template.md b/readme_template.md index f0254f116..e71f56a02 100644 --- a/readme_template.md +++ b/readme_template.md @@ -1,5 +1,19 @@ #Amalgamated hosts file +
+

+ This repo now includes extensions which are subfolder names under the extensions + folder wherein you can stash category specific hosts files. +

+

+ Currently there is one extension to block porn sites. Note the extensions/porn folder with a + 5,000+ domain hosts file that you can include with the following command +

+

+ python updateHostsFile.py --e porn +

+
+ This repository consolidates several reputable `hosts` files, and merges them into a single amalgamated hosts file with duplicates removed. You can [download the resultant amalgamated hosts file](https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts) or clone this repo and generate your own using the Python script provided.