From: Steven Black Date: Sat, 2 Apr 2016 15:25:10 +0000 (-0400) Subject: Updated all the readme files with changes made to the template. X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=b788a075c6e09ba79d7b0cb4d5cbc379eb2a603a;p=stevenblack-hosts.git Updated all the readme files with changes made to the template. --- diff --git a/alternates/gambling-porn-social/readme.md b/alternates/gambling-porn-social/readme.md index 7c42f12c2..a26638d71 100644 --- a/alternates/gambling-porn-social/readme.md +++ b/alternates/gambling-porn-social/readme.md @@ -87,11 +87,24 @@ Add one or more *additional* sources, each in a subfolder of the `data/` folder Add one or more *optional* extensions, which originate from subfolders of the `extensions/` folder. Again the url in `update.info` controls where this extension finds its updates. -## How do I incorporate my own hosts? +### How do I include my own custom domain mappings? If you have custom hosts records, place them in file `myhosts`. The contents of this file are prepended to the unified hosts file during the update process. +The `myhosts` file is not tracked by git, so any changes you make won't be overridden when you `git pull` this repo from `origin` in the future. + +### How do I prevent domains from being included? + +The domains you list in the `whitelist` file are excluded from the final hosts file. + +The `whitelist` uses partial matching. Therefore if you whitelist `google-analytics.com`, that domain and all its +subdomains won't be merged into the final hosts file. + +The `whitelist` is not tracked by git, so any changes you make won't be overridden when you `git pull` this repo +from `origin` in the future. + + ## What is a hosts file? A hosts file, named `hosts` (with no file extension), is a plain-text file used by all operating diff --git a/alternates/gambling-porn/readme.md b/alternates/gambling-porn/readme.md index e11af8989..6df8b0266 100644 --- a/alternates/gambling-porn/readme.md +++ b/alternates/gambling-porn/readme.md @@ -87,11 +87,24 @@ Add one or more *additional* sources, each in a subfolder of the `data/` folder Add one or more *optional* extensions, which originate from subfolders of the `extensions/` folder. Again the url in `update.info` controls where this extension finds its updates. -## How do I incorporate my own hosts? +### How do I include my own custom domain mappings? If you have custom hosts records, place them in file `myhosts`. The contents of this file are prepended to the unified hosts file during the update process. +The `myhosts` file is not tracked by git, so any changes you make won't be overridden when you `git pull` this repo from `origin` in the future. + +### How do I prevent domains from being included? + +The domains you list in the `whitelist` file are excluded from the final hosts file. + +The `whitelist` uses partial matching. Therefore if you whitelist `google-analytics.com`, that domain and all its +subdomains won't be merged into the final hosts file. + +The `whitelist` is not tracked by git, so any changes you make won't be overridden when you `git pull` this repo +from `origin` in the future. + + ## What is a hosts file? A hosts file, named `hosts` (with no file extension), is a plain-text file used by all operating diff --git a/alternates/gambling-social/readme.md b/alternates/gambling-social/readme.md index 1df15b470..51d7a2e92 100644 --- a/alternates/gambling-social/readme.md +++ b/alternates/gambling-social/readme.md @@ -87,11 +87,24 @@ Add one or more *additional* sources, each in a subfolder of the `data/` folder Add one or more *optional* extensions, which originate from subfolders of the `extensions/` folder. Again the url in `update.info` controls where this extension finds its updates. -## How do I incorporate my own hosts? +### How do I include my own custom domain mappings? If you have custom hosts records, place them in file `myhosts`. The contents of this file are prepended to the unified hosts file during the update process. +The `myhosts` file is not tracked by git, so any changes you make won't be overridden when you `git pull` this repo from `origin` in the future. + +### How do I prevent domains from being included? + +The domains you list in the `whitelist` file are excluded from the final hosts file. + +The `whitelist` uses partial matching. Therefore if you whitelist `google-analytics.com`, that domain and all its +subdomains won't be merged into the final hosts file. + +The `whitelist` is not tracked by git, so any changes you make won't be overridden when you `git pull` this repo +from `origin` in the future. + + ## What is a hosts file? A hosts file, named `hosts` (with no file extension), is a plain-text file used by all operating diff --git a/alternates/gambling/readme.md b/alternates/gambling/readme.md index c5c199e60..a601163d9 100644 --- a/alternates/gambling/readme.md +++ b/alternates/gambling/readme.md @@ -87,11 +87,24 @@ Add one or more *additional* sources, each in a subfolder of the `data/` folder Add one or more *optional* extensions, which originate from subfolders of the `extensions/` folder. Again the url in `update.info` controls where this extension finds its updates. -## How do I incorporate my own hosts? +### How do I include my own custom domain mappings? If you have custom hosts records, place them in file `myhosts`. The contents of this file are prepended to the unified hosts file during the update process. +The `myhosts` file is not tracked by git, so any changes you make won't be overridden when you `git pull` this repo from `origin` in the future. + +### How do I prevent domains from being included? + +The domains you list in the `whitelist` file are excluded from the final hosts file. + +The `whitelist` uses partial matching. Therefore if you whitelist `google-analytics.com`, that domain and all its +subdomains won't be merged into the final hosts file. + +The `whitelist` is not tracked by git, so any changes you make won't be overridden when you `git pull` this repo +from `origin` in the future. + + ## What is a hosts file? A hosts file, named `hosts` (with no file extension), is a plain-text file used by all operating diff --git a/alternates/porn-social/readme.md b/alternates/porn-social/readme.md index ab46a4dba..b41f5a79f 100644 --- a/alternates/porn-social/readme.md +++ b/alternates/porn-social/readme.md @@ -87,11 +87,24 @@ Add one or more *additional* sources, each in a subfolder of the `data/` folder Add one or more *optional* extensions, which originate from subfolders of the `extensions/` folder. Again the url in `update.info` controls where this extension finds its updates. -## How do I incorporate my own hosts? +### How do I include my own custom domain mappings? If you have custom hosts records, place them in file `myhosts`. The contents of this file are prepended to the unified hosts file during the update process. +The `myhosts` file is not tracked by git, so any changes you make won't be overridden when you `git pull` this repo from `origin` in the future. + +### How do I prevent domains from being included? + +The domains you list in the `whitelist` file are excluded from the final hosts file. + +The `whitelist` uses partial matching. Therefore if you whitelist `google-analytics.com`, that domain and all its +subdomains won't be merged into the final hosts file. + +The `whitelist` is not tracked by git, so any changes you make won't be overridden when you `git pull` this repo +from `origin` in the future. + + ## What is a hosts file? A hosts file, named `hosts` (with no file extension), is a plain-text file used by all operating diff --git a/alternates/porn/readme.md b/alternates/porn/readme.md index 591b22ac7..9b7e06653 100644 --- a/alternates/porn/readme.md +++ b/alternates/porn/readme.md @@ -87,11 +87,24 @@ Add one or more *additional* sources, each in a subfolder of the `data/` folder Add one or more *optional* extensions, which originate from subfolders of the `extensions/` folder. Again the url in `update.info` controls where this extension finds its updates. -## How do I incorporate my own hosts? +### How do I include my own custom domain mappings? If you have custom hosts records, place them in file `myhosts`. The contents of this file are prepended to the unified hosts file during the update process. +The `myhosts` file is not tracked by git, so any changes you make won't be overridden when you `git pull` this repo from `origin` in the future. + +### How do I prevent domains from being included? + +The domains you list in the `whitelist` file are excluded from the final hosts file. + +The `whitelist` uses partial matching. Therefore if you whitelist `google-analytics.com`, that domain and all its +subdomains won't be merged into the final hosts file. + +The `whitelist` is not tracked by git, so any changes you make won't be overridden when you `git pull` this repo +from `origin` in the future. + + ## What is a hosts file? A hosts file, named `hosts` (with no file extension), is a plain-text file used by all operating diff --git a/alternates/social/readme.md b/alternates/social/readme.md index 7f4917a47..f1bccdad9 100644 --- a/alternates/social/readme.md +++ b/alternates/social/readme.md @@ -87,11 +87,24 @@ Add one or more *additional* sources, each in a subfolder of the `data/` folder Add one or more *optional* extensions, which originate from subfolders of the `extensions/` folder. Again the url in `update.info` controls where this extension finds its updates. -## How do I incorporate my own hosts? +### How do I include my own custom domain mappings? If you have custom hosts records, place them in file `myhosts`. The contents of this file are prepended to the unified hosts file during the update process. +The `myhosts` file is not tracked by git, so any changes you make won't be overridden when you `git pull` this repo from `origin` in the future. + +### How do I prevent domains from being included? + +The domains you list in the `whitelist` file are excluded from the final hosts file. + +The `whitelist` uses partial matching. Therefore if you whitelist `google-analytics.com`, that domain and all its +subdomains won't be merged into the final hosts file. + +The `whitelist` is not tracked by git, so any changes you make won't be overridden when you `git pull` this repo +from `origin` in the future. + + ## What is a hosts file? A hosts file, named `hosts` (with no file extension), is a plain-text file used by all operating diff --git a/readme.md b/readme.md index d027705ae..a3c65d54c 100644 --- a/readme.md +++ b/readme.md @@ -87,11 +87,24 @@ Add one or more *additional* sources, each in a subfolder of the `data/` folder Add one or more *optional* extensions, which originate from subfolders of the `extensions/` folder. Again the url in `update.info` controls where this extension finds its updates. -## How do I incorporate my own hosts? +### How do I include my own custom domain mappings? If you have custom hosts records, place them in file `myhosts`. The contents of this file are prepended to the unified hosts file during the update process. +The `myhosts` file is not tracked by git, so any changes you make won't be overridden when you `git pull` this repo from `origin` in the future. + +### How do I prevent domains from being included? + +The domains you list in the `whitelist` file are excluded from the final hosts file. + +The `whitelist` uses partial matching. Therefore if you whitelist `google-analytics.com`, that domain and all its +subdomains won't be merged into the final hosts file. + +The `whitelist` is not tracked by git, so any changes you make won't be overridden when you `git pull` this repo +from `origin` in the future. + + ## What is a hosts file? A hosts file, named `hosts` (with no file extension), is a plain-text file used by all operating diff --git a/readmeData.json b/readmeData.json index 6ea34d03b..d492f2b73 100644 --- a/readmeData.json +++ b/readmeData.json @@ -1 +1 @@ -{"gambling-social": {"location": "alternates/gambling-social/", "entries": 27655}, "porn": {"location": "alternates/porn/", "entries": 32092}, "porn-social": {"location": "alternates/porn-social/", "entries": 32200}, "gambling-porn": {"location": "alternates/gambling-porn/", "entries": 32807}, "base": {"location": "", "entries": 26832}, "social": {"location": "alternates/social/", "entries": 26940}, "gambling-porn-social": {"location": "alternates/gambling-porn-social/", "entries": 32915}, "gambling": {"location": "alternates/gambling/", "entries": 27547}} \ No newline at end of file +{"gambling-porn-social": {"entries": 32915, "location": "alternates/gambling-porn-social/"}, "gambling-social": {"entries": 27655, "location": "alternates/gambling-social/"}, "porn-social": {"entries": 32200, "location": "alternates/porn-social/"}, "gambling-porn": {"entries": 32807, "location": "alternates/gambling-porn/"}, "porn": {"entries": 32092, "location": "alternates/porn/"}, "gambling": {"entries": 27547, "location": "alternates/gambling/"}, "base": {"entries": 26832, "location": ""}, "social": {"entries": 26940, "location": "alternates/social/"}} \ No newline at end of file