This readme hack just might work.
authorSteven Black <redacted>
Tue, 23 Feb 2016 01:01:21 +0000 (20:01 -0500)
committerSteven Black <redacted>
Tue, 23 Feb 2016 01:01:21 +0000 (20:01 -0500)
readme_template.md

index f0254f11679b2991e5863247d74ca116e39b1500..e71f56a027dd2f0a435505320992318df1060a04 100644 (file)
@@ -1,5 +1,19 @@
 #Amalgamated hosts file
 
+<div class="infotip">
+    <p>
+        This repo now includes <strong>extensions</strong> which are subfolder names under the <code>extensions</code>
+        folder wherein you can stash category specific <code>hosts</code> files.
+    </p>
+    <p>
+        Currently there is one extension to block porn sites.  Note the <code>extensions/porn</code> folder with a
+        5,000+ domain hosts file that you can include with the following command
+    </p>
+    <p>
+        <code>python updateHostsFile.py --e porn</code>
+    </p>
+</div>
+
 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.
 
git clone https://git.99rst.org/PROJECT