]> git.ipfire.org Git - thirdparty/blocklistproject/lists.git/commitdiff
Update README.md
authorgap579137 <30596626+gap579137@users.noreply.github.com>
Mon, 2 Nov 2020 16:26:48 +0000 (10:26 -0600)
committergap579137 <30596626+gap579137@users.noreply.github.com>
Mon, 2 Nov 2020 16:26:48 +0000 (10:26 -0600)
README.md

index 1773b5e24f42cb9118e5f30a3b20c7c7c47915b6..f234de3f4b3e9cce93d9c5b619bce2e7004bbcab 100644 (file)
--- a/README.md
+++ b/README.md
@@ -16,6 +16,7 @@
 &nbsp;
 
 - [Details](#details)
+  -[Versions](#versions)
 - [Usage](#usage)
   - [Using with Pi-Hole](#using-with-pi-hole)
   - [Using with other tools](#using-with-other-tools)
 &nbsp;
 # Details:
 These lists were created because the founder of the project wanted something with a little more control over what is being blocked. Many lists are all or nothing. We set out to create lists with more control over what is being blocked.
-
+&nbsp;
+## Versions:
+We have recently created an alternative version (Alt-Version) of our lists. 
+Original Version:
+  All urls in the version of the list are listed in the host file as follows
+      0.0.0.0 example.com
+Alternative Version:
+  All urls in this version of the list are listed in the host file as follows
+      example.com
+
+Our users brought it to our attention that some devices error out if the url is preceded by an IP address. 
 
 &nbsp;