Compare commits

..
19 Commits
Author SHA1 Message Date
Steven Black 69909796ec Release 3.3.6 2021-01-22 21:53:50 -05:00
Steven Black 72233bbbec Refresh readme files, and regenerate hosts files. 2021-01-22 21:53:32 -05:00
Steven Black a946fb96c8 Minor edits to the readme_template. 2021-01-22 21:51:26 -05:00
Steven Black 84e4dc1e0b The Python 3.5+ constraint is now mentioned only under 'Generate your own...' 2021-01-22 21:45:51 -05:00
Steven Black 5c38598d2d Sort my own list just the way I like it. 2021-01-22 21:38:34 -05:00
Steven Black ee3bf86a36 Release 3.3.5 2021-01-22 21:27:59 -05:00
Steven Black e3505409a3 Updates from yoyo.org, URLHaus, someonewhocares.org, shady-hosts, digitalside.it, and KADHosts. 2021-01-22 21:27:29 -05:00
Steven Black 5a500b1f16 Add two pop-under domains. 2021-01-22 16:27:27 -05:00
Steven Black 54a3d64743 Add creative.alxbgo.com. 2021-01-22 16:25:27 -05:00
Steven Black 140beebcb5 Merge pull request #1508 from FadeMind/patch-3
Adware domain: resumersvo.fun
2021-01-19 22:45:07 -05:00
FadeMind e1fbf7cd5f Adware domain: lismcanalys.fun 2021-01-19 15:58:29 +01:00
FadeMind b384f3d324 Adware domain: resumersvo.fun
Adware domain. Blocked in default by ESET.
2021-01-19 15:49:48 +01:00
Steven Black 82685dc144 Release 3.3.4 2021-01-17 17:45:24 -05:00
Steven Black 46ff6ae276 Updates from AdAway, hostsVN, KADhosts, digitalside.it, someonewhocares.org, URLHaus, and youo.org. 2021-01-17 17:44:53 -05:00
Steven Black 90eb6858cb Release 3.3.3 2021-01-12 12:58:11 -05:00
Steven Black bfa3607c29 Updates from yoyo.org, URLHaus, shady-hosts, digitalside.it, KADhosts, hostsVN, and AdAway. 2021-01-12 12:57:48 -05:00
Steven Black 186c6aca5f Bump release-it to version 14.2.2. 2021-01-06 22:55:30 -05:00
Steven Black b840587775 Release 3.3.2 2021-01-05 15:39:43 -05:00
Steven Black 885d870134 Updates from yoyo.org, URLHaus, shady-hosts, digitalside.it, KADhosts, hostsVN, and Badd-Boyz. 2021-01-05 15:39:20 -05:00
47 changed files with 46290 additions and 20701 deletions
File diff suppressed because it is too large Load Diff
@@ -1,8 +1,7 @@
----
**Take Note!**
* This version of the Hosts file generator, and tests, are for Python 3.5+ only.
* With the exception of issues and PRs regarding changes to `hosts/data/StevenBlack/hosts`, all other issues regarding the content of the produced hosts files should be made with the appropriate data source that contributed the content in question. The contact information for all of the data sources can be found in the `hosts/data/` directory.
----
![Logo](https://raw.githubusercontent.com/StevenBlack/hosts/master/.github/logo.png)
@@ -22,11 +21,10 @@
This repository consolidates several reputable `hosts` files, and merges them
into a unified hosts file with duplicates removed. A variety of tailored hosts files are provided.
* Last updated: **January 02 2021**.
* Here's the [raw hosts file with fakenews, gambling, porn, social extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn-social/hosts) containing 87,613 entries.
* Last updated: **January 23 2021**.
* Here's the [raw hosts file with fakenews, gambling, porn, social extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn-social/hosts) containing 89,354 entries.
* Logo by [@Tobaloidee](https://github.com/Tobaloidee).
## List of all hosts file variants
This repository offers [15 different host file variants](https://github.com/StevenBlack/hosts/tree/master/alternates), in addition to the base variant.
@@ -37,22 +35,22 @@ with GitHub download links.
Host file recipe | Readme | Raw hosts | Unique domains | Non GitHub mirror
---------------- |:------:|:---------:|:--------------:|:-------------:
Unified hosts = **(adware + malware)** | [Readme](https://github.com/StevenBlack/hosts/blob/master/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts) | 58,277 | [link](http://sbc.io/hosts/hosts)
Unified hosts **+ fakenews** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 60,472 | [link](http://sbc.io/hosts/alternates/fakenews/hosts)
Unified hosts **+ gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 60,601 | [link](http://sbc.io/hosts/alternates/gambling/hosts)
Unified hosts **+ porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) | 80,336 | [link](http://sbc.io/hosts/alternates/porn/hosts)
Unified hosts **+ social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 61,036 | [link](http://sbc.io/hosts/alternates/social/hosts)
Unified hosts **+ fakenews + gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts) | 62,796 | [link](http://sbc.io/hosts/alternates/fakenews-gambling/hosts)
Unified hosts **+ fakenews + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn/hosts) | 82,531 | [link](http://sbc.io/hosts/alternates/fakenews-porn/hosts)
Unified hosts **+ fakenews + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-social/hosts) | 63,231 | [link](http://sbc.io/hosts/alternates/fakenews-social/hosts)
Unified hosts **+ gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts) | 82,660 | [link](http://sbc.io/hosts/alternates/gambling-porn/hosts)
Unified hosts **+ gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts) | 63,360 | [link](http://sbc.io/hosts/alternates/gambling-social/hosts)
Unified hosts **+ porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn-social/hosts) | 83,094 | [link](http://sbc.io/hosts/alternates/porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts) | 84,855 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn/hosts)
Unified hosts **+ fakenews + gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-social/hosts) | 65,555 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-social/hosts)
Unified hosts **+ fakenews + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn-social/hosts) | 85,289 | [link](http://sbc.io/hosts/alternates/fakenews-porn-social/hosts)
Unified hosts **+ gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn-social/hosts) | 85,418 | [link](http://sbc.io/hosts/alternates/gambling-porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn-social/hosts) | 87,613 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
Unified hosts = **(adware + malware)** | [Readme](https://github.com/StevenBlack/hosts/blob/master/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts) | 59,536 | [link](http://sbc.io/hosts/hosts)
Unified hosts **+ fakenews** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 61,731 | [link](http://sbc.io/hosts/alternates/fakenews/hosts)
Unified hosts **+ gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 61,884 | [link](http://sbc.io/hosts/alternates/gambling/hosts)
Unified hosts **+ porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) | 82,053 | [link](http://sbc.io/hosts/alternates/porn/hosts)
Unified hosts **+ social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 62,295 | [link](http://sbc.io/hosts/alternates/social/hosts)
Unified hosts **+ fakenews + gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts) | 64,079 | [link](http://sbc.io/hosts/alternates/fakenews-gambling/hosts)
Unified hosts **+ fakenews + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn/hosts) | 84,248 | [link](http://sbc.io/hosts/alternates/fakenews-porn/hosts)
Unified hosts **+ fakenews + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-social/hosts) | 64,490 | [link](http://sbc.io/hosts/alternates/fakenews-social/hosts)
Unified hosts **+ gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts) | 84,401 | [link](http://sbc.io/hosts/alternates/gambling-porn/hosts)
Unified hosts **+ gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts) | 64,643 | [link](http://sbc.io/hosts/alternates/gambling-social/hosts)
Unified hosts **+ porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn-social/hosts) | 84,811 | [link](http://sbc.io/hosts/alternates/porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts) | 86,596 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn/hosts)
Unified hosts **+ fakenews + gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-social/hosts) | 66,838 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-social/hosts)
Unified hosts **+ fakenews + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn-social/hosts) | 87,006 | [link](http://sbc.io/hosts/alternates/fakenews-porn-social/hosts)
Unified hosts **+ gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn-social/hosts) | 87,159 | [link](http://sbc.io/hosts/alternates/gambling-porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn-social/hosts) | 89,354 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
**Expectation**: These unified hosts files should serve all devices, regardless
@@ -92,7 +90,6 @@ Sinfonietta's social media blocking hosts file | A collection of category-specif
Tiuxo hostlist - social | Categorized hosts files for DNS based content blocking |[link](https://github.com/tiuxo/hosts) | [raw](https://raw.githubusercontent.com/tiuxo/hosts/master/social) | occasional | CC BY 4.0 | [issues](https://github.com/tiuxo/hosts/issues)
## Extensions
The unified hosts file is optionally extensible. Extensions are used to include domains by category. Currently, we offer the following categories: `fakenews`, `social`, `gambling`, and `porn`.
@@ -113,13 +110,13 @@ The container will contain Python 3 and all its dependency requirements, and a c
Build the Docker container like this:
```
```sh
docker build ./
```
Access the terminal like this:
```
```sh
docker run -it (containerid) bash
```
@@ -230,7 +227,6 @@ To install hosts file on your machine add the following into your `configuration
* NOTE: The call to `fetchurl` is impure.
Use `fetchFromGitHub` with the exact commit if you want to always get the same result.
## How do I control which sources are unified?
Add one or more *additional* sources, each in a subfolder of the `data/`
@@ -289,7 +285,6 @@ Then, submit a pull request.
If you're able to curate your own collection of sketchy domains, then curate your own hosts list. Then signal the existence of your repo as [a new issue](https://github.com/StevenBlack/hosts/issues) and we may include your new repo into the collection of sources we pull whenever we create new versions.
## What is a hosts file?
A hosts file, named `hosts` (with no file extension), is a plain-text file
@@ -328,7 +323,6 @@ interfere with a web server that may be running on the local PC.
We tried that. Using `0` doesn't work universally.
## Location of your hosts file
To modify your current `hosts` file, look for it in the following places and modify it with a text
File diff suppressed because it is too large Load Diff
+21 -27
View File
@@ -1,8 +1,7 @@
----
**Take Note!**
* This version of the Hosts file generator, and tests, are for Python 3.5+ only.
* With the exception of issues and PRs regarding changes to `hosts/data/StevenBlack/hosts`, all other issues regarding the content of the produced hosts files should be made with the appropriate data source that contributed the content in question. The contact information for all of the data sources can be found in the `hosts/data/` directory.
----
![Logo](https://raw.githubusercontent.com/StevenBlack/hosts/master/.github/logo.png)
@@ -22,11 +21,10 @@
This repository consolidates several reputable `hosts` files, and merges them
into a unified hosts file with duplicates removed. A variety of tailored hosts files are provided.
* Last updated: **January 02 2021**.
* Here's the [raw hosts file with fakenews, gambling, porn extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts) containing 84,855 entries.
* Last updated: **January 23 2021**.
* Here's the [raw hosts file with fakenews, gambling, porn extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts) containing 86,596 entries.
* Logo by [@Tobaloidee](https://github.com/Tobaloidee).
## List of all hosts file variants
This repository offers [15 different host file variants](https://github.com/StevenBlack/hosts/tree/master/alternates), in addition to the base variant.
@@ -37,22 +35,22 @@ with GitHub download links.
Host file recipe | Readme | Raw hosts | Unique domains | Non GitHub mirror
---------------- |:------:|:---------:|:--------------:|:-------------:
Unified hosts = **(adware + malware)** | [Readme](https://github.com/StevenBlack/hosts/blob/master/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts) | 58,277 | [link](http://sbc.io/hosts/hosts)
Unified hosts **+ fakenews** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 60,472 | [link](http://sbc.io/hosts/alternates/fakenews/hosts)
Unified hosts **+ gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 60,601 | [link](http://sbc.io/hosts/alternates/gambling/hosts)
Unified hosts **+ porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) | 80,336 | [link](http://sbc.io/hosts/alternates/porn/hosts)
Unified hosts **+ social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 61,036 | [link](http://sbc.io/hosts/alternates/social/hosts)
Unified hosts **+ fakenews + gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts) | 62,796 | [link](http://sbc.io/hosts/alternates/fakenews-gambling/hosts)
Unified hosts **+ fakenews + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn/hosts) | 82,531 | [link](http://sbc.io/hosts/alternates/fakenews-porn/hosts)
Unified hosts **+ fakenews + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-social/hosts) | 63,231 | [link](http://sbc.io/hosts/alternates/fakenews-social/hosts)
Unified hosts **+ gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts) | 82,660 | [link](http://sbc.io/hosts/alternates/gambling-porn/hosts)
Unified hosts **+ gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts) | 63,360 | [link](http://sbc.io/hosts/alternates/gambling-social/hosts)
Unified hosts **+ porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn-social/hosts) | 83,094 | [link](http://sbc.io/hosts/alternates/porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts) | 84,855 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn/hosts)
Unified hosts **+ fakenews + gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-social/hosts) | 65,555 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-social/hosts)
Unified hosts **+ fakenews + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn-social/hosts) | 85,289 | [link](http://sbc.io/hosts/alternates/fakenews-porn-social/hosts)
Unified hosts **+ gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn-social/hosts) | 85,418 | [link](http://sbc.io/hosts/alternates/gambling-porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn-social/hosts) | 87,613 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
Unified hosts = **(adware + malware)** | [Readme](https://github.com/StevenBlack/hosts/blob/master/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts) | 59,536 | [link](http://sbc.io/hosts/hosts)
Unified hosts **+ fakenews** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 61,731 | [link](http://sbc.io/hosts/alternates/fakenews/hosts)
Unified hosts **+ gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 61,884 | [link](http://sbc.io/hosts/alternates/gambling/hosts)
Unified hosts **+ porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) | 82,053 | [link](http://sbc.io/hosts/alternates/porn/hosts)
Unified hosts **+ social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 62,295 | [link](http://sbc.io/hosts/alternates/social/hosts)
Unified hosts **+ fakenews + gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts) | 64,079 | [link](http://sbc.io/hosts/alternates/fakenews-gambling/hosts)
Unified hosts **+ fakenews + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn/hosts) | 84,248 | [link](http://sbc.io/hosts/alternates/fakenews-porn/hosts)
Unified hosts **+ fakenews + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-social/hosts) | 64,490 | [link](http://sbc.io/hosts/alternates/fakenews-social/hosts)
Unified hosts **+ gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts) | 84,401 | [link](http://sbc.io/hosts/alternates/gambling-porn/hosts)
Unified hosts **+ gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts) | 64,643 | [link](http://sbc.io/hosts/alternates/gambling-social/hosts)
Unified hosts **+ porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn-social/hosts) | 84,811 | [link](http://sbc.io/hosts/alternates/porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts) | 86,596 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn/hosts)
Unified hosts **+ fakenews + gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-social/hosts) | 66,838 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-social/hosts)
Unified hosts **+ fakenews + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn-social/hosts) | 87,006 | [link](http://sbc.io/hosts/alternates/fakenews-porn-social/hosts)
Unified hosts **+ gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn-social/hosts) | 87,159 | [link](http://sbc.io/hosts/alternates/gambling-porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn-social/hosts) | 89,354 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
**Expectation**: These unified hosts files should serve all devices, regardless
@@ -90,7 +88,6 @@ Sinfonietta's snuff-site blocking hosts file | A collection of category-specific
Tiuxo hostlist - pornography | Categorized hosts files for DNS based content blocking |[link](https://github.com/tiuxo/hosts) | [raw](https://raw.githubusercontent.com/tiuxo/hosts/master/porn) | occasional | CC BY 4.0 | [issues](https://github.com/tiuxo/hosts/issues)
## Extensions
The unified hosts file is optionally extensible. Extensions are used to include domains by category. Currently, we offer the following categories: `fakenews`, `social`, `gambling`, and `porn`.
@@ -111,13 +108,13 @@ The container will contain Python 3 and all its dependency requirements, and a c
Build the Docker container like this:
```
```sh
docker build ./
```
Access the terminal like this:
```
```sh
docker run -it (containerid) bash
```
@@ -228,7 +225,6 @@ To install hosts file on your machine add the following into your `configuration
* NOTE: The call to `fetchurl` is impure.
Use `fetchFromGitHub` with the exact commit if you want to always get the same result.
## How do I control which sources are unified?
Add one or more *additional* sources, each in a subfolder of the `data/`
@@ -287,7 +283,6 @@ Then, submit a pull request.
If you're able to curate your own collection of sketchy domains, then curate your own hosts list. Then signal the existence of your repo as [a new issue](https://github.com/StevenBlack/hosts/issues) and we may include your new repo into the collection of sources we pull whenever we create new versions.
## What is a hosts file?
A hosts file, named `hosts` (with no file extension), is a plain-text file
@@ -326,7 +321,6 @@ interfere with a web server that may be running on the local PC.
We tried that. Using `0` doesn't work universally.
## Location of your hosts file
To modify your current `hosts` file, look for it in the following places and modify it with a text
File diff suppressed because it is too large Load Diff
+21 -27
View File
@@ -1,8 +1,7 @@
----
**Take Note!**
* This version of the Hosts file generator, and tests, are for Python 3.5+ only.
* With the exception of issues and PRs regarding changes to `hosts/data/StevenBlack/hosts`, all other issues regarding the content of the produced hosts files should be made with the appropriate data source that contributed the content in question. The contact information for all of the data sources can be found in the `hosts/data/` directory.
----
![Logo](https://raw.githubusercontent.com/StevenBlack/hosts/master/.github/logo.png)
@@ -22,11 +21,10 @@
This repository consolidates several reputable `hosts` files, and merges them
into a unified hosts file with duplicates removed. A variety of tailored hosts files are provided.
* Last updated: **January 02 2021**.
* Here's the [raw hosts file with fakenews, gambling, social extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-social/hosts) containing 65,555 entries.
* Last updated: **January 23 2021**.
* Here's the [raw hosts file with fakenews, gambling, social extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-social/hosts) containing 66,838 entries.
* Logo by [@Tobaloidee](https://github.com/Tobaloidee).
## List of all hosts file variants
This repository offers [15 different host file variants](https://github.com/StevenBlack/hosts/tree/master/alternates), in addition to the base variant.
@@ -37,22 +35,22 @@ with GitHub download links.
Host file recipe | Readme | Raw hosts | Unique domains | Non GitHub mirror
---------------- |:------:|:---------:|:--------------:|:-------------:
Unified hosts = **(adware + malware)** | [Readme](https://github.com/StevenBlack/hosts/blob/master/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts) | 58,277 | [link](http://sbc.io/hosts/hosts)
Unified hosts **+ fakenews** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 60,472 | [link](http://sbc.io/hosts/alternates/fakenews/hosts)
Unified hosts **+ gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 60,601 | [link](http://sbc.io/hosts/alternates/gambling/hosts)
Unified hosts **+ porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) | 80,336 | [link](http://sbc.io/hosts/alternates/porn/hosts)
Unified hosts **+ social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 61,036 | [link](http://sbc.io/hosts/alternates/social/hosts)
Unified hosts **+ fakenews + gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts) | 62,796 | [link](http://sbc.io/hosts/alternates/fakenews-gambling/hosts)
Unified hosts **+ fakenews + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn/hosts) | 82,531 | [link](http://sbc.io/hosts/alternates/fakenews-porn/hosts)
Unified hosts **+ fakenews + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-social/hosts) | 63,231 | [link](http://sbc.io/hosts/alternates/fakenews-social/hosts)
Unified hosts **+ gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts) | 82,660 | [link](http://sbc.io/hosts/alternates/gambling-porn/hosts)
Unified hosts **+ gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts) | 63,360 | [link](http://sbc.io/hosts/alternates/gambling-social/hosts)
Unified hosts **+ porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn-social/hosts) | 83,094 | [link](http://sbc.io/hosts/alternates/porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts) | 84,855 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn/hosts)
Unified hosts **+ fakenews + gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-social/hosts) | 65,555 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-social/hosts)
Unified hosts **+ fakenews + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn-social/hosts) | 85,289 | [link](http://sbc.io/hosts/alternates/fakenews-porn-social/hosts)
Unified hosts **+ gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn-social/hosts) | 85,418 | [link](http://sbc.io/hosts/alternates/gambling-porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn-social/hosts) | 87,613 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
Unified hosts = **(adware + malware)** | [Readme](https://github.com/StevenBlack/hosts/blob/master/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts) | 59,536 | [link](http://sbc.io/hosts/hosts)
Unified hosts **+ fakenews** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 61,731 | [link](http://sbc.io/hosts/alternates/fakenews/hosts)
Unified hosts **+ gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 61,884 | [link](http://sbc.io/hosts/alternates/gambling/hosts)
Unified hosts **+ porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) | 82,053 | [link](http://sbc.io/hosts/alternates/porn/hosts)
Unified hosts **+ social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 62,295 | [link](http://sbc.io/hosts/alternates/social/hosts)
Unified hosts **+ fakenews + gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts) | 64,079 | [link](http://sbc.io/hosts/alternates/fakenews-gambling/hosts)
Unified hosts **+ fakenews + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn/hosts) | 84,248 | [link](http://sbc.io/hosts/alternates/fakenews-porn/hosts)
Unified hosts **+ fakenews + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-social/hosts) | 64,490 | [link](http://sbc.io/hosts/alternates/fakenews-social/hosts)
Unified hosts **+ gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts) | 84,401 | [link](http://sbc.io/hosts/alternates/gambling-porn/hosts)
Unified hosts **+ gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts) | 64,643 | [link](http://sbc.io/hosts/alternates/gambling-social/hosts)
Unified hosts **+ porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn-social/hosts) | 84,811 | [link](http://sbc.io/hosts/alternates/porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts) | 86,596 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn/hosts)
Unified hosts **+ fakenews + gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-social/hosts) | 66,838 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-social/hosts)
Unified hosts **+ fakenews + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn-social/hosts) | 87,006 | [link](http://sbc.io/hosts/alternates/fakenews-porn-social/hosts)
Unified hosts **+ gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn-social/hosts) | 87,159 | [link](http://sbc.io/hosts/alternates/gambling-porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn-social/hosts) | 89,354 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
**Expectation**: These unified hosts files should serve all devices, regardless
@@ -88,7 +86,6 @@ Sinfonietta's social media blocking hosts file | A collection of category-specif
Tiuxo hostlist - social | Categorized hosts files for DNS based content blocking |[link](https://github.com/tiuxo/hosts) | [raw](https://raw.githubusercontent.com/tiuxo/hosts/master/social) | occasional | CC BY 4.0 | [issues](https://github.com/tiuxo/hosts/issues)
## Extensions
The unified hosts file is optionally extensible. Extensions are used to include domains by category. Currently, we offer the following categories: `fakenews`, `social`, `gambling`, and `porn`.
@@ -109,13 +106,13 @@ The container will contain Python 3 and all its dependency requirements, and a c
Build the Docker container like this:
```
```sh
docker build ./
```
Access the terminal like this:
```
```sh
docker run -it (containerid) bash
```
@@ -226,7 +223,6 @@ To install hosts file on your machine add the following into your `configuration
* NOTE: The call to `fetchurl` is impure.
Use `fetchFromGitHub` with the exact commit if you want to always get the same result.
## How do I control which sources are unified?
Add one or more *additional* sources, each in a subfolder of the `data/`
@@ -285,7 +281,6 @@ Then, submit a pull request.
If you're able to curate your own collection of sketchy domains, then curate your own hosts list. Then signal the existence of your repo as [a new issue](https://github.com/StevenBlack/hosts/issues) and we may include your new repo into the collection of sources we pull whenever we create new versions.
## What is a hosts file?
A hosts file, named `hosts` (with no file extension), is a plain-text file
@@ -324,7 +319,6 @@ interfere with a web server that may be running on the local PC.
We tried that. Using `0` doesn't work universally.
## Location of your hosts file
To modify your current `hosts` file, look for it in the following places and modify it with a text
File diff suppressed because it is too large Load Diff
+21 -27
View File
@@ -1,8 +1,7 @@
----
**Take Note!**
* This version of the Hosts file generator, and tests, are for Python 3.5+ only.
* With the exception of issues and PRs regarding changes to `hosts/data/StevenBlack/hosts`, all other issues regarding the content of the produced hosts files should be made with the appropriate data source that contributed the content in question. The contact information for all of the data sources can be found in the `hosts/data/` directory.
----
![Logo](https://raw.githubusercontent.com/StevenBlack/hosts/master/.github/logo.png)
@@ -22,11 +21,10 @@
This repository consolidates several reputable `hosts` files, and merges them
into a unified hosts file with duplicates removed. A variety of tailored hosts files are provided.
* Last updated: **January 02 2021**.
* Here's the [raw hosts file with fakenews, gambling extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts) containing 62,796 entries.
* Last updated: **January 23 2021**.
* Here's the [raw hosts file with fakenews, gambling extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts) containing 64,079 entries.
* Logo by [@Tobaloidee](https://github.com/Tobaloidee).
## List of all hosts file variants
This repository offers [15 different host file variants](https://github.com/StevenBlack/hosts/tree/master/alternates), in addition to the base variant.
@@ -37,22 +35,22 @@ with GitHub download links.
Host file recipe | Readme | Raw hosts | Unique domains | Non GitHub mirror
---------------- |:------:|:---------:|:--------------:|:-------------:
Unified hosts = **(adware + malware)** | [Readme](https://github.com/StevenBlack/hosts/blob/master/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts) | 58,277 | [link](http://sbc.io/hosts/hosts)
Unified hosts **+ fakenews** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 60,472 | [link](http://sbc.io/hosts/alternates/fakenews/hosts)
Unified hosts **+ gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 60,601 | [link](http://sbc.io/hosts/alternates/gambling/hosts)
Unified hosts **+ porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) | 80,336 | [link](http://sbc.io/hosts/alternates/porn/hosts)
Unified hosts **+ social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 61,036 | [link](http://sbc.io/hosts/alternates/social/hosts)
Unified hosts **+ fakenews + gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts) | 62,796 | [link](http://sbc.io/hosts/alternates/fakenews-gambling/hosts)
Unified hosts **+ fakenews + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn/hosts) | 82,531 | [link](http://sbc.io/hosts/alternates/fakenews-porn/hosts)
Unified hosts **+ fakenews + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-social/hosts) | 63,231 | [link](http://sbc.io/hosts/alternates/fakenews-social/hosts)
Unified hosts **+ gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts) | 82,660 | [link](http://sbc.io/hosts/alternates/gambling-porn/hosts)
Unified hosts **+ gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts) | 63,360 | [link](http://sbc.io/hosts/alternates/gambling-social/hosts)
Unified hosts **+ porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn-social/hosts) | 83,094 | [link](http://sbc.io/hosts/alternates/porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts) | 84,855 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn/hosts)
Unified hosts **+ fakenews + gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-social/hosts) | 65,555 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-social/hosts)
Unified hosts **+ fakenews + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn-social/hosts) | 85,289 | [link](http://sbc.io/hosts/alternates/fakenews-porn-social/hosts)
Unified hosts **+ gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn-social/hosts) | 85,418 | [link](http://sbc.io/hosts/alternates/gambling-porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn-social/hosts) | 87,613 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
Unified hosts = **(adware + malware)** | [Readme](https://github.com/StevenBlack/hosts/blob/master/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts) | 59,536 | [link](http://sbc.io/hosts/hosts)
Unified hosts **+ fakenews** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 61,731 | [link](http://sbc.io/hosts/alternates/fakenews/hosts)
Unified hosts **+ gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 61,884 | [link](http://sbc.io/hosts/alternates/gambling/hosts)
Unified hosts **+ porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) | 82,053 | [link](http://sbc.io/hosts/alternates/porn/hosts)
Unified hosts **+ social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 62,295 | [link](http://sbc.io/hosts/alternates/social/hosts)
Unified hosts **+ fakenews + gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts) | 64,079 | [link](http://sbc.io/hosts/alternates/fakenews-gambling/hosts)
Unified hosts **+ fakenews + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn/hosts) | 84,248 | [link](http://sbc.io/hosts/alternates/fakenews-porn/hosts)
Unified hosts **+ fakenews + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-social/hosts) | 64,490 | [link](http://sbc.io/hosts/alternates/fakenews-social/hosts)
Unified hosts **+ gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts) | 84,401 | [link](http://sbc.io/hosts/alternates/gambling-porn/hosts)
Unified hosts **+ gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts) | 64,643 | [link](http://sbc.io/hosts/alternates/gambling-social/hosts)
Unified hosts **+ porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn-social/hosts) | 84,811 | [link](http://sbc.io/hosts/alternates/porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts) | 86,596 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn/hosts)
Unified hosts **+ fakenews + gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-social/hosts) | 66,838 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-social/hosts)
Unified hosts **+ fakenews + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn-social/hosts) | 87,006 | [link](http://sbc.io/hosts/alternates/fakenews-porn-social/hosts)
Unified hosts **+ gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn-social/hosts) | 87,159 | [link](http://sbc.io/hosts/alternates/gambling-porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn-social/hosts) | 89,354 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
**Expectation**: These unified hosts files should serve all devices, regardless
@@ -86,7 +84,6 @@ Fake News | An in-progress collection of fake news outlets. |[link](https://gith
Sinfonietta's gambling blocking hosts file | A collection of category-specific host files. |[link](https://github.com/Sinfonietta/hostfiles) | [raw](https://raw.githubusercontent.com/Sinfonietta/hostfiles/master/gambling-hosts) | occasional | MIT | [issues](https://github.com/Sinfonietta/hostfiles/issues)
## Extensions
The unified hosts file is optionally extensible. Extensions are used to include domains by category. Currently, we offer the following categories: `fakenews`, `social`, `gambling`, and `porn`.
@@ -107,13 +104,13 @@ The container will contain Python 3 and all its dependency requirements, and a c
Build the Docker container like this:
```
```sh
docker build ./
```
Access the terminal like this:
```
```sh
docker run -it (containerid) bash
```
@@ -224,7 +221,6 @@ To install hosts file on your machine add the following into your `configuration
* NOTE: The call to `fetchurl` is impure.
Use `fetchFromGitHub` with the exact commit if you want to always get the same result.
## How do I control which sources are unified?
Add one or more *additional* sources, each in a subfolder of the `data/`
@@ -283,7 +279,6 @@ Then, submit a pull request.
If you're able to curate your own collection of sketchy domains, then curate your own hosts list. Then signal the existence of your repo as [a new issue](https://github.com/StevenBlack/hosts/issues) and we may include your new repo into the collection of sources we pull whenever we create new versions.
## What is a hosts file?
A hosts file, named `hosts` (with no file extension), is a plain-text file
@@ -322,7 +317,6 @@ interfere with a web server that may be running on the local PC.
We tried that. Using `0` doesn't work universally.
## Location of your hosts file
To modify your current `hosts` file, look for it in the following places and modify it with a text
File diff suppressed because it is too large Load Diff
+21 -27
View File
@@ -1,8 +1,7 @@
----
**Take Note!**
* This version of the Hosts file generator, and tests, are for Python 3.5+ only.
* With the exception of issues and PRs regarding changes to `hosts/data/StevenBlack/hosts`, all other issues regarding the content of the produced hosts files should be made with the appropriate data source that contributed the content in question. The contact information for all of the data sources can be found in the `hosts/data/` directory.
----
![Logo](https://raw.githubusercontent.com/StevenBlack/hosts/master/.github/logo.png)
@@ -22,11 +21,10 @@
This repository consolidates several reputable `hosts` files, and merges them
into a unified hosts file with duplicates removed. A variety of tailored hosts files are provided.
* Last updated: **January 02 2021**.
* Here's the [raw hosts file with fakenews, porn, social extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn-social/hosts) containing 85,289 entries.
* Last updated: **January 23 2021**.
* Here's the [raw hosts file with fakenews, porn, social extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn-social/hosts) containing 87,006 entries.
* Logo by [@Tobaloidee](https://github.com/Tobaloidee).
## List of all hosts file variants
This repository offers [15 different host file variants](https://github.com/StevenBlack/hosts/tree/master/alternates), in addition to the base variant.
@@ -37,22 +35,22 @@ with GitHub download links.
Host file recipe | Readme | Raw hosts | Unique domains | Non GitHub mirror
---------------- |:------:|:---------:|:--------------:|:-------------:
Unified hosts = **(adware + malware)** | [Readme](https://github.com/StevenBlack/hosts/blob/master/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts) | 58,277 | [link](http://sbc.io/hosts/hosts)
Unified hosts **+ fakenews** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 60,472 | [link](http://sbc.io/hosts/alternates/fakenews/hosts)
Unified hosts **+ gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 60,601 | [link](http://sbc.io/hosts/alternates/gambling/hosts)
Unified hosts **+ porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) | 80,336 | [link](http://sbc.io/hosts/alternates/porn/hosts)
Unified hosts **+ social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 61,036 | [link](http://sbc.io/hosts/alternates/social/hosts)
Unified hosts **+ fakenews + gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts) | 62,796 | [link](http://sbc.io/hosts/alternates/fakenews-gambling/hosts)
Unified hosts **+ fakenews + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn/hosts) | 82,531 | [link](http://sbc.io/hosts/alternates/fakenews-porn/hosts)
Unified hosts **+ fakenews + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-social/hosts) | 63,231 | [link](http://sbc.io/hosts/alternates/fakenews-social/hosts)
Unified hosts **+ gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts) | 82,660 | [link](http://sbc.io/hosts/alternates/gambling-porn/hosts)
Unified hosts **+ gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts) | 63,360 | [link](http://sbc.io/hosts/alternates/gambling-social/hosts)
Unified hosts **+ porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn-social/hosts) | 83,094 | [link](http://sbc.io/hosts/alternates/porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts) | 84,855 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn/hosts)
Unified hosts **+ fakenews + gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-social/hosts) | 65,555 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-social/hosts)
Unified hosts **+ fakenews + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn-social/hosts) | 85,289 | [link](http://sbc.io/hosts/alternates/fakenews-porn-social/hosts)
Unified hosts **+ gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn-social/hosts) | 85,418 | [link](http://sbc.io/hosts/alternates/gambling-porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn-social/hosts) | 87,613 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
Unified hosts = **(adware + malware)** | [Readme](https://github.com/StevenBlack/hosts/blob/master/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts) | 59,536 | [link](http://sbc.io/hosts/hosts)
Unified hosts **+ fakenews** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 61,731 | [link](http://sbc.io/hosts/alternates/fakenews/hosts)
Unified hosts **+ gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 61,884 | [link](http://sbc.io/hosts/alternates/gambling/hosts)
Unified hosts **+ porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) | 82,053 | [link](http://sbc.io/hosts/alternates/porn/hosts)
Unified hosts **+ social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 62,295 | [link](http://sbc.io/hosts/alternates/social/hosts)
Unified hosts **+ fakenews + gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts) | 64,079 | [link](http://sbc.io/hosts/alternates/fakenews-gambling/hosts)
Unified hosts **+ fakenews + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn/hosts) | 84,248 | [link](http://sbc.io/hosts/alternates/fakenews-porn/hosts)
Unified hosts **+ fakenews + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-social/hosts) | 64,490 | [link](http://sbc.io/hosts/alternates/fakenews-social/hosts)
Unified hosts **+ gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts) | 84,401 | [link](http://sbc.io/hosts/alternates/gambling-porn/hosts)
Unified hosts **+ gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts) | 64,643 | [link](http://sbc.io/hosts/alternates/gambling-social/hosts)
Unified hosts **+ porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn-social/hosts) | 84,811 | [link](http://sbc.io/hosts/alternates/porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts) | 86,596 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn/hosts)
Unified hosts **+ fakenews + gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-social/hosts) | 66,838 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-social/hosts)
Unified hosts **+ fakenews + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn-social/hosts) | 87,006 | [link](http://sbc.io/hosts/alternates/fakenews-porn-social/hosts)
Unified hosts **+ gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn-social/hosts) | 87,159 | [link](http://sbc.io/hosts/alternates/gambling-porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn-social/hosts) | 89,354 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
**Expectation**: These unified hosts files should serve all devices, regardless
@@ -91,7 +89,6 @@ Sinfonietta's social media blocking hosts file | A collection of category-specif
Tiuxo hostlist - social | Categorized hosts files for DNS based content blocking |[link](https://github.com/tiuxo/hosts) | [raw](https://raw.githubusercontent.com/tiuxo/hosts/master/social) | occasional | CC BY 4.0 | [issues](https://github.com/tiuxo/hosts/issues)
## Extensions
The unified hosts file is optionally extensible. Extensions are used to include domains by category. Currently, we offer the following categories: `fakenews`, `social`, `gambling`, and `porn`.
@@ -112,13 +109,13 @@ The container will contain Python 3 and all its dependency requirements, and a c
Build the Docker container like this:
```
```sh
docker build ./
```
Access the terminal like this:
```
```sh
docker run -it (containerid) bash
```
@@ -229,7 +226,6 @@ To install hosts file on your machine add the following into your `configuration
* NOTE: The call to `fetchurl` is impure.
Use `fetchFromGitHub` with the exact commit if you want to always get the same result.
## How do I control which sources are unified?
Add one or more *additional* sources, each in a subfolder of the `data/`
@@ -288,7 +284,6 @@ Then, submit a pull request.
If you're able to curate your own collection of sketchy domains, then curate your own hosts list. Then signal the existence of your repo as [a new issue](https://github.com/StevenBlack/hosts/issues) and we may include your new repo into the collection of sources we pull whenever we create new versions.
## What is a hosts file?
A hosts file, named `hosts` (with no file extension), is a plain-text file
@@ -327,7 +322,6 @@ interfere with a web server that may be running on the local PC.
We tried that. Using `0` doesn't work universally.
## Location of your hosts file
To modify your current `hosts` file, look for it in the following places and modify it with a text
File diff suppressed because it is too large Load Diff
+21 -27
View File
@@ -1,8 +1,7 @@
----
**Take Note!**
* This version of the Hosts file generator, and tests, are for Python 3.5+ only.
* With the exception of issues and PRs regarding changes to `hosts/data/StevenBlack/hosts`, all other issues regarding the content of the produced hosts files should be made with the appropriate data source that contributed the content in question. The contact information for all of the data sources can be found in the `hosts/data/` directory.
----
![Logo](https://raw.githubusercontent.com/StevenBlack/hosts/master/.github/logo.png)
@@ -22,11 +21,10 @@
This repository consolidates several reputable `hosts` files, and merges them
into a unified hosts file with duplicates removed. A variety of tailored hosts files are provided.
* Last updated: **January 02 2021**.
* Here's the [raw hosts file with fakenews, porn extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn/hosts) containing 82,531 entries.
* Last updated: **January 23 2021**.
* Here's the [raw hosts file with fakenews, porn extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn/hosts) containing 84,248 entries.
* Logo by [@Tobaloidee](https://github.com/Tobaloidee).
## List of all hosts file variants
This repository offers [15 different host file variants](https://github.com/StevenBlack/hosts/tree/master/alternates), in addition to the base variant.
@@ -37,22 +35,22 @@ with GitHub download links.
Host file recipe | Readme | Raw hosts | Unique domains | Non GitHub mirror
---------------- |:------:|:---------:|:--------------:|:-------------:
Unified hosts = **(adware + malware)** | [Readme](https://github.com/StevenBlack/hosts/blob/master/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts) | 58,277 | [link](http://sbc.io/hosts/hosts)
Unified hosts **+ fakenews** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 60,472 | [link](http://sbc.io/hosts/alternates/fakenews/hosts)
Unified hosts **+ gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 60,601 | [link](http://sbc.io/hosts/alternates/gambling/hosts)
Unified hosts **+ porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) | 80,336 | [link](http://sbc.io/hosts/alternates/porn/hosts)
Unified hosts **+ social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 61,036 | [link](http://sbc.io/hosts/alternates/social/hosts)
Unified hosts **+ fakenews + gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts) | 62,796 | [link](http://sbc.io/hosts/alternates/fakenews-gambling/hosts)
Unified hosts **+ fakenews + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn/hosts) | 82,531 | [link](http://sbc.io/hosts/alternates/fakenews-porn/hosts)
Unified hosts **+ fakenews + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-social/hosts) | 63,231 | [link](http://sbc.io/hosts/alternates/fakenews-social/hosts)
Unified hosts **+ gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts) | 82,660 | [link](http://sbc.io/hosts/alternates/gambling-porn/hosts)
Unified hosts **+ gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts) | 63,360 | [link](http://sbc.io/hosts/alternates/gambling-social/hosts)
Unified hosts **+ porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn-social/hosts) | 83,094 | [link](http://sbc.io/hosts/alternates/porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts) | 84,855 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn/hosts)
Unified hosts **+ fakenews + gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-social/hosts) | 65,555 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-social/hosts)
Unified hosts **+ fakenews + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn-social/hosts) | 85,289 | [link](http://sbc.io/hosts/alternates/fakenews-porn-social/hosts)
Unified hosts **+ gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn-social/hosts) | 85,418 | [link](http://sbc.io/hosts/alternates/gambling-porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn-social/hosts) | 87,613 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
Unified hosts = **(adware + malware)** | [Readme](https://github.com/StevenBlack/hosts/blob/master/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts) | 59,536 | [link](http://sbc.io/hosts/hosts)
Unified hosts **+ fakenews** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 61,731 | [link](http://sbc.io/hosts/alternates/fakenews/hosts)
Unified hosts **+ gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 61,884 | [link](http://sbc.io/hosts/alternates/gambling/hosts)
Unified hosts **+ porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) | 82,053 | [link](http://sbc.io/hosts/alternates/porn/hosts)
Unified hosts **+ social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 62,295 | [link](http://sbc.io/hosts/alternates/social/hosts)
Unified hosts **+ fakenews + gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts) | 64,079 | [link](http://sbc.io/hosts/alternates/fakenews-gambling/hosts)
Unified hosts **+ fakenews + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn/hosts) | 84,248 | [link](http://sbc.io/hosts/alternates/fakenews-porn/hosts)
Unified hosts **+ fakenews + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-social/hosts) | 64,490 | [link](http://sbc.io/hosts/alternates/fakenews-social/hosts)
Unified hosts **+ gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts) | 84,401 | [link](http://sbc.io/hosts/alternates/gambling-porn/hosts)
Unified hosts **+ gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts) | 64,643 | [link](http://sbc.io/hosts/alternates/gambling-social/hosts)
Unified hosts **+ porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn-social/hosts) | 84,811 | [link](http://sbc.io/hosts/alternates/porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts) | 86,596 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn/hosts)
Unified hosts **+ fakenews + gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-social/hosts) | 66,838 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-social/hosts)
Unified hosts **+ fakenews + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn-social/hosts) | 87,006 | [link](http://sbc.io/hosts/alternates/fakenews-porn-social/hosts)
Unified hosts **+ gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn-social/hosts) | 87,159 | [link](http://sbc.io/hosts/alternates/gambling-porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn-social/hosts) | 89,354 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
**Expectation**: These unified hosts files should serve all devices, regardless
@@ -89,7 +87,6 @@ Sinfonietta's snuff-site blocking hosts file | A collection of category-specific
Tiuxo hostlist - pornography | Categorized hosts files for DNS based content blocking |[link](https://github.com/tiuxo/hosts) | [raw](https://raw.githubusercontent.com/tiuxo/hosts/master/porn) | occasional | CC BY 4.0 | [issues](https://github.com/tiuxo/hosts/issues)
## Extensions
The unified hosts file is optionally extensible. Extensions are used to include domains by category. Currently, we offer the following categories: `fakenews`, `social`, `gambling`, and `porn`.
@@ -110,13 +107,13 @@ The container will contain Python 3 and all its dependency requirements, and a c
Build the Docker container like this:
```
```sh
docker build ./
```
Access the terminal like this:
```
```sh
docker run -it (containerid) bash
```
@@ -227,7 +224,6 @@ To install hosts file on your machine add the following into your `configuration
* NOTE: The call to `fetchurl` is impure.
Use `fetchFromGitHub` with the exact commit if you want to always get the same result.
## How do I control which sources are unified?
Add one or more *additional* sources, each in a subfolder of the `data/`
@@ -286,7 +282,6 @@ Then, submit a pull request.
If you're able to curate your own collection of sketchy domains, then curate your own hosts list. Then signal the existence of your repo as [a new issue](https://github.com/StevenBlack/hosts/issues) and we may include your new repo into the collection of sources we pull whenever we create new versions.
## What is a hosts file?
A hosts file, named `hosts` (with no file extension), is a plain-text file
@@ -325,7 +320,6 @@ interfere with a web server that may be running on the local PC.
We tried that. Using `0` doesn't work universally.
## Location of your hosts file
To modify your current `hosts` file, look for it in the following places and modify it with a text
File diff suppressed because it is too large Load Diff
+21 -27
View File
@@ -1,8 +1,7 @@
----
**Take Note!**
* This version of the Hosts file generator, and tests, are for Python 3.5+ only.
* With the exception of issues and PRs regarding changes to `hosts/data/StevenBlack/hosts`, all other issues regarding the content of the produced hosts files should be made with the appropriate data source that contributed the content in question. The contact information for all of the data sources can be found in the `hosts/data/` directory.
----
![Logo](https://raw.githubusercontent.com/StevenBlack/hosts/master/.github/logo.png)
@@ -22,11 +21,10 @@
This repository consolidates several reputable `hosts` files, and merges them
into a unified hosts file with duplicates removed. A variety of tailored hosts files are provided.
* Last updated: **January 02 2021**.
* Here's the [raw hosts file with fakenews, social extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-social/hosts) containing 63,231 entries.
* Last updated: **January 23 2021**.
* Here's the [raw hosts file with fakenews, social extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-social/hosts) containing 64,490 entries.
* Logo by [@Tobaloidee](https://github.com/Tobaloidee).
## List of all hosts file variants
This repository offers [15 different host file variants](https://github.com/StevenBlack/hosts/tree/master/alternates), in addition to the base variant.
@@ -37,22 +35,22 @@ with GitHub download links.
Host file recipe | Readme | Raw hosts | Unique domains | Non GitHub mirror
---------------- |:------:|:---------:|:--------------:|:-------------:
Unified hosts = **(adware + malware)** | [Readme](https://github.com/StevenBlack/hosts/blob/master/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts) | 58,277 | [link](http://sbc.io/hosts/hosts)
Unified hosts **+ fakenews** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 60,472 | [link](http://sbc.io/hosts/alternates/fakenews/hosts)
Unified hosts **+ gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 60,601 | [link](http://sbc.io/hosts/alternates/gambling/hosts)
Unified hosts **+ porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) | 80,336 | [link](http://sbc.io/hosts/alternates/porn/hosts)
Unified hosts **+ social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 61,036 | [link](http://sbc.io/hosts/alternates/social/hosts)
Unified hosts **+ fakenews + gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts) | 62,796 | [link](http://sbc.io/hosts/alternates/fakenews-gambling/hosts)
Unified hosts **+ fakenews + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn/hosts) | 82,531 | [link](http://sbc.io/hosts/alternates/fakenews-porn/hosts)
Unified hosts **+ fakenews + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-social/hosts) | 63,231 | [link](http://sbc.io/hosts/alternates/fakenews-social/hosts)
Unified hosts **+ gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts) | 82,660 | [link](http://sbc.io/hosts/alternates/gambling-porn/hosts)
Unified hosts **+ gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts) | 63,360 | [link](http://sbc.io/hosts/alternates/gambling-social/hosts)
Unified hosts **+ porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn-social/hosts) | 83,094 | [link](http://sbc.io/hosts/alternates/porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts) | 84,855 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn/hosts)
Unified hosts **+ fakenews + gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-social/hosts) | 65,555 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-social/hosts)
Unified hosts **+ fakenews + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn-social/hosts) | 85,289 | [link](http://sbc.io/hosts/alternates/fakenews-porn-social/hosts)
Unified hosts **+ gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn-social/hosts) | 85,418 | [link](http://sbc.io/hosts/alternates/gambling-porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn-social/hosts) | 87,613 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
Unified hosts = **(adware + malware)** | [Readme](https://github.com/StevenBlack/hosts/blob/master/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts) | 59,536 | [link](http://sbc.io/hosts/hosts)
Unified hosts **+ fakenews** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 61,731 | [link](http://sbc.io/hosts/alternates/fakenews/hosts)
Unified hosts **+ gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 61,884 | [link](http://sbc.io/hosts/alternates/gambling/hosts)
Unified hosts **+ porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) | 82,053 | [link](http://sbc.io/hosts/alternates/porn/hosts)
Unified hosts **+ social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 62,295 | [link](http://sbc.io/hosts/alternates/social/hosts)
Unified hosts **+ fakenews + gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts) | 64,079 | [link](http://sbc.io/hosts/alternates/fakenews-gambling/hosts)
Unified hosts **+ fakenews + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn/hosts) | 84,248 | [link](http://sbc.io/hosts/alternates/fakenews-porn/hosts)
Unified hosts **+ fakenews + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-social/hosts) | 64,490 | [link](http://sbc.io/hosts/alternates/fakenews-social/hosts)
Unified hosts **+ gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts) | 84,401 | [link](http://sbc.io/hosts/alternates/gambling-porn/hosts)
Unified hosts **+ gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts) | 64,643 | [link](http://sbc.io/hosts/alternates/gambling-social/hosts)
Unified hosts **+ porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn-social/hosts) | 84,811 | [link](http://sbc.io/hosts/alternates/porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts) | 86,596 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn/hosts)
Unified hosts **+ fakenews + gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-social/hosts) | 66,838 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-social/hosts)
Unified hosts **+ fakenews + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn-social/hosts) | 87,006 | [link](http://sbc.io/hosts/alternates/fakenews-porn-social/hosts)
Unified hosts **+ gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn-social/hosts) | 87,159 | [link](http://sbc.io/hosts/alternates/gambling-porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn-social/hosts) | 89,354 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
**Expectation**: These unified hosts files should serve all devices, regardless
@@ -87,7 +85,6 @@ Sinfonietta's social media blocking hosts file | A collection of category-specif
Tiuxo hostlist - social | Categorized hosts files for DNS based content blocking |[link](https://github.com/tiuxo/hosts) | [raw](https://raw.githubusercontent.com/tiuxo/hosts/master/social) | occasional | CC BY 4.0 | [issues](https://github.com/tiuxo/hosts/issues)
## Extensions
The unified hosts file is optionally extensible. Extensions are used to include domains by category. Currently, we offer the following categories: `fakenews`, `social`, `gambling`, and `porn`.
@@ -108,13 +105,13 @@ The container will contain Python 3 and all its dependency requirements, and a c
Build the Docker container like this:
```
```sh
docker build ./
```
Access the terminal like this:
```
```sh
docker run -it (containerid) bash
```
@@ -225,7 +222,6 @@ To install hosts file on your machine add the following into your `configuration
* NOTE: The call to `fetchurl` is impure.
Use `fetchFromGitHub` with the exact commit if you want to always get the same result.
## How do I control which sources are unified?
Add one or more *additional* sources, each in a subfolder of the `data/`
@@ -284,7 +280,6 @@ Then, submit a pull request.
If you're able to curate your own collection of sketchy domains, then curate your own hosts list. Then signal the existence of your repo as [a new issue](https://github.com/StevenBlack/hosts/issues) and we may include your new repo into the collection of sources we pull whenever we create new versions.
## What is a hosts file?
A hosts file, named `hosts` (with no file extension), is a plain-text file
@@ -323,7 +318,6 @@ interfere with a web server that may be running on the local PC.
We tried that. Using `0` doesn't work universally.
## Location of your hosts file
To modify your current `hosts` file, look for it in the following places and modify it with a text
+2435 -1187
View File
File diff suppressed because it is too large Load Diff
+21 -27
View File
@@ -1,8 +1,7 @@
----
**Take Note!**
* This version of the Hosts file generator, and tests, are for Python 3.5+ only.
* With the exception of issues and PRs regarding changes to `hosts/data/StevenBlack/hosts`, all other issues regarding the content of the produced hosts files should be made with the appropriate data source that contributed the content in question. The contact information for all of the data sources can be found in the `hosts/data/` directory.
----
![Logo](https://raw.githubusercontent.com/StevenBlack/hosts/master/.github/logo.png)
@@ -22,11 +21,10 @@
This repository consolidates several reputable `hosts` files, and merges them
into a unified hosts file with duplicates removed. A variety of tailored hosts files are provided.
* Last updated: **January 02 2021**.
* Here's the [raw hosts file with fakenews extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) containing 60,472 entries.
* Last updated: **January 23 2021**.
* Here's the [raw hosts file with fakenews extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) containing 61,731 entries.
* Logo by [@Tobaloidee](https://github.com/Tobaloidee).
## List of all hosts file variants
This repository offers [15 different host file variants](https://github.com/StevenBlack/hosts/tree/master/alternates), in addition to the base variant.
@@ -37,22 +35,22 @@ with GitHub download links.
Host file recipe | Readme | Raw hosts | Unique domains | Non GitHub mirror
---------------- |:------:|:---------:|:--------------:|:-------------:
Unified hosts = **(adware + malware)** | [Readme](https://github.com/StevenBlack/hosts/blob/master/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts) | 58,277 | [link](http://sbc.io/hosts/hosts)
Unified hosts **+ fakenews** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 60,472 | [link](http://sbc.io/hosts/alternates/fakenews/hosts)
Unified hosts **+ gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 60,601 | [link](http://sbc.io/hosts/alternates/gambling/hosts)
Unified hosts **+ porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) | 80,336 | [link](http://sbc.io/hosts/alternates/porn/hosts)
Unified hosts **+ social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 61,036 | [link](http://sbc.io/hosts/alternates/social/hosts)
Unified hosts **+ fakenews + gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts) | 62,796 | [link](http://sbc.io/hosts/alternates/fakenews-gambling/hosts)
Unified hosts **+ fakenews + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn/hosts) | 82,531 | [link](http://sbc.io/hosts/alternates/fakenews-porn/hosts)
Unified hosts **+ fakenews + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-social/hosts) | 63,231 | [link](http://sbc.io/hosts/alternates/fakenews-social/hosts)
Unified hosts **+ gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts) | 82,660 | [link](http://sbc.io/hosts/alternates/gambling-porn/hosts)
Unified hosts **+ gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts) | 63,360 | [link](http://sbc.io/hosts/alternates/gambling-social/hosts)
Unified hosts **+ porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn-social/hosts) | 83,094 | [link](http://sbc.io/hosts/alternates/porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts) | 84,855 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn/hosts)
Unified hosts **+ fakenews + gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-social/hosts) | 65,555 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-social/hosts)
Unified hosts **+ fakenews + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn-social/hosts) | 85,289 | [link](http://sbc.io/hosts/alternates/fakenews-porn-social/hosts)
Unified hosts **+ gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn-social/hosts) | 85,418 | [link](http://sbc.io/hosts/alternates/gambling-porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn-social/hosts) | 87,613 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
Unified hosts = **(adware + malware)** | [Readme](https://github.com/StevenBlack/hosts/blob/master/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts) | 59,536 | [link](http://sbc.io/hosts/hosts)
Unified hosts **+ fakenews** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 61,731 | [link](http://sbc.io/hosts/alternates/fakenews/hosts)
Unified hosts **+ gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 61,884 | [link](http://sbc.io/hosts/alternates/gambling/hosts)
Unified hosts **+ porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) | 82,053 | [link](http://sbc.io/hosts/alternates/porn/hosts)
Unified hosts **+ social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 62,295 | [link](http://sbc.io/hosts/alternates/social/hosts)
Unified hosts **+ fakenews + gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts) | 64,079 | [link](http://sbc.io/hosts/alternates/fakenews-gambling/hosts)
Unified hosts **+ fakenews + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn/hosts) | 84,248 | [link](http://sbc.io/hosts/alternates/fakenews-porn/hosts)
Unified hosts **+ fakenews + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-social/hosts) | 64,490 | [link](http://sbc.io/hosts/alternates/fakenews-social/hosts)
Unified hosts **+ gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts) | 84,401 | [link](http://sbc.io/hosts/alternates/gambling-porn/hosts)
Unified hosts **+ gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts) | 64,643 | [link](http://sbc.io/hosts/alternates/gambling-social/hosts)
Unified hosts **+ porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn-social/hosts) | 84,811 | [link](http://sbc.io/hosts/alternates/porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts) | 86,596 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn/hosts)
Unified hosts **+ fakenews + gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-social/hosts) | 66,838 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-social/hosts)
Unified hosts **+ fakenews + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn-social/hosts) | 87,006 | [link](http://sbc.io/hosts/alternates/fakenews-porn-social/hosts)
Unified hosts **+ gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn-social/hosts) | 87,159 | [link](http://sbc.io/hosts/alternates/gambling-porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn-social/hosts) | 89,354 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
**Expectation**: These unified hosts files should serve all devices, regardless
@@ -85,7 +83,6 @@ yoyo.org | Blocking with ad server and tracking server hostnames. |[link](https:
Fake News | An in-progress collection of fake news outlets. |[link](https://github.com/marktron/fakenews) | [raw](https://raw.githubusercontent.com/marktron/fakenews/master/fakenews) | occasional | MIT | [issues](https://github.com/marktron/fakenews/issues)
## Extensions
The unified hosts file is optionally extensible. Extensions are used to include domains by category. Currently, we offer the following categories: `fakenews`, `social`, `gambling`, and `porn`.
@@ -106,13 +103,13 @@ The container will contain Python 3 and all its dependency requirements, and a c
Build the Docker container like this:
```
```sh
docker build ./
```
Access the terminal like this:
```
```sh
docker run -it (containerid) bash
```
@@ -223,7 +220,6 @@ To install hosts file on your machine add the following into your `configuration
* NOTE: The call to `fetchurl` is impure.
Use `fetchFromGitHub` with the exact commit if you want to always get the same result.
## How do I control which sources are unified?
Add one or more *additional* sources, each in a subfolder of the `data/`
@@ -282,7 +278,6 @@ Then, submit a pull request.
If you're able to curate your own collection of sketchy domains, then curate your own hosts list. Then signal the existence of your repo as [a new issue](https://github.com/StevenBlack/hosts/issues) and we may include your new repo into the collection of sources we pull whenever we create new versions.
## What is a hosts file?
A hosts file, named `hosts` (with no file extension), is a plain-text file
@@ -321,7 +316,6 @@ interfere with a web server that may be running on the local PC.
We tried that. Using `0` doesn't work universally.
## Location of your hosts file
To modify your current `hosts` file, look for it in the following places and modify it with a text
File diff suppressed because it is too large Load Diff
+21 -27
View File
@@ -1,8 +1,7 @@
----
**Take Note!**
* This version of the Hosts file generator, and tests, are for Python 3.5+ only.
* With the exception of issues and PRs regarding changes to `hosts/data/StevenBlack/hosts`, all other issues regarding the content of the produced hosts files should be made with the appropriate data source that contributed the content in question. The contact information for all of the data sources can be found in the `hosts/data/` directory.
----
![Logo](https://raw.githubusercontent.com/StevenBlack/hosts/master/.github/logo.png)
@@ -22,11 +21,10 @@
This repository consolidates several reputable `hosts` files, and merges them
into a unified hosts file with duplicates removed. A variety of tailored hosts files are provided.
* Last updated: **January 02 2021**.
* Here's the [raw hosts file with gambling, porn, social extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn-social/hosts) containing 85,418 entries.
* Last updated: **January 23 2021**.
* Here's the [raw hosts file with gambling, porn, social extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn-social/hosts) containing 87,159 entries.
* Logo by [@Tobaloidee](https://github.com/Tobaloidee).
## List of all hosts file variants
This repository offers [15 different host file variants](https://github.com/StevenBlack/hosts/tree/master/alternates), in addition to the base variant.
@@ -37,22 +35,22 @@ with GitHub download links.
Host file recipe | Readme | Raw hosts | Unique domains | Non GitHub mirror
---------------- |:------:|:---------:|:--------------:|:-------------:
Unified hosts = **(adware + malware)** | [Readme](https://github.com/StevenBlack/hosts/blob/master/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts) | 58,277 | [link](http://sbc.io/hosts/hosts)
Unified hosts **+ fakenews** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 60,472 | [link](http://sbc.io/hosts/alternates/fakenews/hosts)
Unified hosts **+ gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 60,601 | [link](http://sbc.io/hosts/alternates/gambling/hosts)
Unified hosts **+ porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) | 80,336 | [link](http://sbc.io/hosts/alternates/porn/hosts)
Unified hosts **+ social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 61,036 | [link](http://sbc.io/hosts/alternates/social/hosts)
Unified hosts **+ fakenews + gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts) | 62,796 | [link](http://sbc.io/hosts/alternates/fakenews-gambling/hosts)
Unified hosts **+ fakenews + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn/hosts) | 82,531 | [link](http://sbc.io/hosts/alternates/fakenews-porn/hosts)
Unified hosts **+ fakenews + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-social/hosts) | 63,231 | [link](http://sbc.io/hosts/alternates/fakenews-social/hosts)
Unified hosts **+ gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts) | 82,660 | [link](http://sbc.io/hosts/alternates/gambling-porn/hosts)
Unified hosts **+ gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts) | 63,360 | [link](http://sbc.io/hosts/alternates/gambling-social/hosts)
Unified hosts **+ porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn-social/hosts) | 83,094 | [link](http://sbc.io/hosts/alternates/porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts) | 84,855 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn/hosts)
Unified hosts **+ fakenews + gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-social/hosts) | 65,555 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-social/hosts)
Unified hosts **+ fakenews + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn-social/hosts) | 85,289 | [link](http://sbc.io/hosts/alternates/fakenews-porn-social/hosts)
Unified hosts **+ gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn-social/hosts) | 85,418 | [link](http://sbc.io/hosts/alternates/gambling-porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn-social/hosts) | 87,613 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
Unified hosts = **(adware + malware)** | [Readme](https://github.com/StevenBlack/hosts/blob/master/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts) | 59,536 | [link](http://sbc.io/hosts/hosts)
Unified hosts **+ fakenews** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 61,731 | [link](http://sbc.io/hosts/alternates/fakenews/hosts)
Unified hosts **+ gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 61,884 | [link](http://sbc.io/hosts/alternates/gambling/hosts)
Unified hosts **+ porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) | 82,053 | [link](http://sbc.io/hosts/alternates/porn/hosts)
Unified hosts **+ social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 62,295 | [link](http://sbc.io/hosts/alternates/social/hosts)
Unified hosts **+ fakenews + gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts) | 64,079 | [link](http://sbc.io/hosts/alternates/fakenews-gambling/hosts)
Unified hosts **+ fakenews + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn/hosts) | 84,248 | [link](http://sbc.io/hosts/alternates/fakenews-porn/hosts)
Unified hosts **+ fakenews + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-social/hosts) | 64,490 | [link](http://sbc.io/hosts/alternates/fakenews-social/hosts)
Unified hosts **+ gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts) | 84,401 | [link](http://sbc.io/hosts/alternates/gambling-porn/hosts)
Unified hosts **+ gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts) | 64,643 | [link](http://sbc.io/hosts/alternates/gambling-social/hosts)
Unified hosts **+ porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn-social/hosts) | 84,811 | [link](http://sbc.io/hosts/alternates/porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts) | 86,596 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn/hosts)
Unified hosts **+ fakenews + gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-social/hosts) | 66,838 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-social/hosts)
Unified hosts **+ fakenews + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn-social/hosts) | 87,006 | [link](http://sbc.io/hosts/alternates/fakenews-porn-social/hosts)
Unified hosts **+ gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn-social/hosts) | 87,159 | [link](http://sbc.io/hosts/alternates/gambling-porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn-social/hosts) | 89,354 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
**Expectation**: These unified hosts files should serve all devices, regardless
@@ -91,7 +89,6 @@ Sinfonietta's social media blocking hosts file | A collection of category-specif
Tiuxo hostlist - social | Categorized hosts files for DNS based content blocking |[link](https://github.com/tiuxo/hosts) | [raw](https://raw.githubusercontent.com/tiuxo/hosts/master/social) | occasional | CC BY 4.0 | [issues](https://github.com/tiuxo/hosts/issues)
## Extensions
The unified hosts file is optionally extensible. Extensions are used to include domains by category. Currently, we offer the following categories: `fakenews`, `social`, `gambling`, and `porn`.
@@ -112,13 +109,13 @@ The container will contain Python 3 and all its dependency requirements, and a c
Build the Docker container like this:
```
```sh
docker build ./
```
Access the terminal like this:
```
```sh
docker run -it (containerid) bash
```
@@ -229,7 +226,6 @@ To install hosts file on your machine add the following into your `configuration
* NOTE: The call to `fetchurl` is impure.
Use `fetchFromGitHub` with the exact commit if you want to always get the same result.
## How do I control which sources are unified?
Add one or more *additional* sources, each in a subfolder of the `data/`
@@ -288,7 +284,6 @@ Then, submit a pull request.
If you're able to curate your own collection of sketchy domains, then curate your own hosts list. Then signal the existence of your repo as [a new issue](https://github.com/StevenBlack/hosts/issues) and we may include your new repo into the collection of sources we pull whenever we create new versions.
## What is a hosts file?
A hosts file, named `hosts` (with no file extension), is a plain-text file
@@ -327,7 +322,6 @@ interfere with a web server that may be running on the local PC.
We tried that. Using `0` doesn't work universally.
## Location of your hosts file
To modify your current `hosts` file, look for it in the following places and modify it with a text
File diff suppressed because it is too large Load Diff
+21 -27
View File
@@ -1,8 +1,7 @@
----
**Take Note!**
* This version of the Hosts file generator, and tests, are for Python 3.5+ only.
* With the exception of issues and PRs regarding changes to `hosts/data/StevenBlack/hosts`, all other issues regarding the content of the produced hosts files should be made with the appropriate data source that contributed the content in question. The contact information for all of the data sources can be found in the `hosts/data/` directory.
----
![Logo](https://raw.githubusercontent.com/StevenBlack/hosts/master/.github/logo.png)
@@ -22,11 +21,10 @@
This repository consolidates several reputable `hosts` files, and merges them
into a unified hosts file with duplicates removed. A variety of tailored hosts files are provided.
* Last updated: **January 02 2021**.
* Here's the [raw hosts file with gambling, porn extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts) containing 82,660 entries.
* Last updated: **January 23 2021**.
* Here's the [raw hosts file with gambling, porn extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts) containing 84,401 entries.
* Logo by [@Tobaloidee](https://github.com/Tobaloidee).
## List of all hosts file variants
This repository offers [15 different host file variants](https://github.com/StevenBlack/hosts/tree/master/alternates), in addition to the base variant.
@@ -37,22 +35,22 @@ with GitHub download links.
Host file recipe | Readme | Raw hosts | Unique domains | Non GitHub mirror
---------------- |:------:|:---------:|:--------------:|:-------------:
Unified hosts = **(adware + malware)** | [Readme](https://github.com/StevenBlack/hosts/blob/master/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts) | 58,277 | [link](http://sbc.io/hosts/hosts)
Unified hosts **+ fakenews** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 60,472 | [link](http://sbc.io/hosts/alternates/fakenews/hosts)
Unified hosts **+ gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 60,601 | [link](http://sbc.io/hosts/alternates/gambling/hosts)
Unified hosts **+ porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) | 80,336 | [link](http://sbc.io/hosts/alternates/porn/hosts)
Unified hosts **+ social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 61,036 | [link](http://sbc.io/hosts/alternates/social/hosts)
Unified hosts **+ fakenews + gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts) | 62,796 | [link](http://sbc.io/hosts/alternates/fakenews-gambling/hosts)
Unified hosts **+ fakenews + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn/hosts) | 82,531 | [link](http://sbc.io/hosts/alternates/fakenews-porn/hosts)
Unified hosts **+ fakenews + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-social/hosts) | 63,231 | [link](http://sbc.io/hosts/alternates/fakenews-social/hosts)
Unified hosts **+ gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts) | 82,660 | [link](http://sbc.io/hosts/alternates/gambling-porn/hosts)
Unified hosts **+ gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts) | 63,360 | [link](http://sbc.io/hosts/alternates/gambling-social/hosts)
Unified hosts **+ porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn-social/hosts) | 83,094 | [link](http://sbc.io/hosts/alternates/porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts) | 84,855 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn/hosts)
Unified hosts **+ fakenews + gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-social/hosts) | 65,555 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-social/hosts)
Unified hosts **+ fakenews + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn-social/hosts) | 85,289 | [link](http://sbc.io/hosts/alternates/fakenews-porn-social/hosts)
Unified hosts **+ gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn-social/hosts) | 85,418 | [link](http://sbc.io/hosts/alternates/gambling-porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn-social/hosts) | 87,613 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
Unified hosts = **(adware + malware)** | [Readme](https://github.com/StevenBlack/hosts/blob/master/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts) | 59,536 | [link](http://sbc.io/hosts/hosts)
Unified hosts **+ fakenews** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 61,731 | [link](http://sbc.io/hosts/alternates/fakenews/hosts)
Unified hosts **+ gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 61,884 | [link](http://sbc.io/hosts/alternates/gambling/hosts)
Unified hosts **+ porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) | 82,053 | [link](http://sbc.io/hosts/alternates/porn/hosts)
Unified hosts **+ social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 62,295 | [link](http://sbc.io/hosts/alternates/social/hosts)
Unified hosts **+ fakenews + gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts) | 64,079 | [link](http://sbc.io/hosts/alternates/fakenews-gambling/hosts)
Unified hosts **+ fakenews + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn/hosts) | 84,248 | [link](http://sbc.io/hosts/alternates/fakenews-porn/hosts)
Unified hosts **+ fakenews + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-social/hosts) | 64,490 | [link](http://sbc.io/hosts/alternates/fakenews-social/hosts)
Unified hosts **+ gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts) | 84,401 | [link](http://sbc.io/hosts/alternates/gambling-porn/hosts)
Unified hosts **+ gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts) | 64,643 | [link](http://sbc.io/hosts/alternates/gambling-social/hosts)
Unified hosts **+ porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn-social/hosts) | 84,811 | [link](http://sbc.io/hosts/alternates/porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts) | 86,596 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn/hosts)
Unified hosts **+ fakenews + gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-social/hosts) | 66,838 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-social/hosts)
Unified hosts **+ fakenews + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn-social/hosts) | 87,006 | [link](http://sbc.io/hosts/alternates/fakenews-porn-social/hosts)
Unified hosts **+ gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn-social/hosts) | 87,159 | [link](http://sbc.io/hosts/alternates/gambling-porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn-social/hosts) | 89,354 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
**Expectation**: These unified hosts files should serve all devices, regardless
@@ -89,7 +87,6 @@ Sinfonietta's snuff-site blocking hosts file | A collection of category-specific
Tiuxo hostlist - pornography | Categorized hosts files for DNS based content blocking |[link](https://github.com/tiuxo/hosts) | [raw](https://raw.githubusercontent.com/tiuxo/hosts/master/porn) | occasional | CC BY 4.0 | [issues](https://github.com/tiuxo/hosts/issues)
## Extensions
The unified hosts file is optionally extensible. Extensions are used to include domains by category. Currently, we offer the following categories: `fakenews`, `social`, `gambling`, and `porn`.
@@ -110,13 +107,13 @@ The container will contain Python 3 and all its dependency requirements, and a c
Build the Docker container like this:
```
```sh
docker build ./
```
Access the terminal like this:
```
```sh
docker run -it (containerid) bash
```
@@ -227,7 +224,6 @@ To install hosts file on your machine add the following into your `configuration
* NOTE: The call to `fetchurl` is impure.
Use `fetchFromGitHub` with the exact commit if you want to always get the same result.
## How do I control which sources are unified?
Add one or more *additional* sources, each in a subfolder of the `data/`
@@ -286,7 +282,6 @@ Then, submit a pull request.
If you're able to curate your own collection of sketchy domains, then curate your own hosts list. Then signal the existence of your repo as [a new issue](https://github.com/StevenBlack/hosts/issues) and we may include your new repo into the collection of sources we pull whenever we create new versions.
## What is a hosts file?
A hosts file, named `hosts` (with no file extension), is a plain-text file
@@ -325,7 +320,6 @@ interfere with a web server that may be running on the local PC.
We tried that. Using `0` doesn't work universally.
## Location of your hosts file
To modify your current `hosts` file, look for it in the following places and modify it with a text
File diff suppressed because it is too large Load Diff
+21 -27
View File
@@ -1,8 +1,7 @@
----
**Take Note!**
* This version of the Hosts file generator, and tests, are for Python 3.5+ only.
* With the exception of issues and PRs regarding changes to `hosts/data/StevenBlack/hosts`, all other issues regarding the content of the produced hosts files should be made with the appropriate data source that contributed the content in question. The contact information for all of the data sources can be found in the `hosts/data/` directory.
----
![Logo](https://raw.githubusercontent.com/StevenBlack/hosts/master/.github/logo.png)
@@ -22,11 +21,10 @@
This repository consolidates several reputable `hosts` files, and merges them
into a unified hosts file with duplicates removed. A variety of tailored hosts files are provided.
* Last updated: **January 02 2021**.
* Here's the [raw hosts file with gambling, social extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts) containing 63,360 entries.
* Last updated: **January 23 2021**.
* Here's the [raw hosts file with gambling, social extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts) containing 64,643 entries.
* Logo by [@Tobaloidee](https://github.com/Tobaloidee).
## List of all hosts file variants
This repository offers [15 different host file variants](https://github.com/StevenBlack/hosts/tree/master/alternates), in addition to the base variant.
@@ -37,22 +35,22 @@ with GitHub download links.
Host file recipe | Readme | Raw hosts | Unique domains | Non GitHub mirror
---------------- |:------:|:---------:|:--------------:|:-------------:
Unified hosts = **(adware + malware)** | [Readme](https://github.com/StevenBlack/hosts/blob/master/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts) | 58,277 | [link](http://sbc.io/hosts/hosts)
Unified hosts **+ fakenews** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 60,472 | [link](http://sbc.io/hosts/alternates/fakenews/hosts)
Unified hosts **+ gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 60,601 | [link](http://sbc.io/hosts/alternates/gambling/hosts)
Unified hosts **+ porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) | 80,336 | [link](http://sbc.io/hosts/alternates/porn/hosts)
Unified hosts **+ social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 61,036 | [link](http://sbc.io/hosts/alternates/social/hosts)
Unified hosts **+ fakenews + gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts) | 62,796 | [link](http://sbc.io/hosts/alternates/fakenews-gambling/hosts)
Unified hosts **+ fakenews + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn/hosts) | 82,531 | [link](http://sbc.io/hosts/alternates/fakenews-porn/hosts)
Unified hosts **+ fakenews + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-social/hosts) | 63,231 | [link](http://sbc.io/hosts/alternates/fakenews-social/hosts)
Unified hosts **+ gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts) | 82,660 | [link](http://sbc.io/hosts/alternates/gambling-porn/hosts)
Unified hosts **+ gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts) | 63,360 | [link](http://sbc.io/hosts/alternates/gambling-social/hosts)
Unified hosts **+ porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn-social/hosts) | 83,094 | [link](http://sbc.io/hosts/alternates/porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts) | 84,855 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn/hosts)
Unified hosts **+ fakenews + gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-social/hosts) | 65,555 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-social/hosts)
Unified hosts **+ fakenews + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn-social/hosts) | 85,289 | [link](http://sbc.io/hosts/alternates/fakenews-porn-social/hosts)
Unified hosts **+ gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn-social/hosts) | 85,418 | [link](http://sbc.io/hosts/alternates/gambling-porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn-social/hosts) | 87,613 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
Unified hosts = **(adware + malware)** | [Readme](https://github.com/StevenBlack/hosts/blob/master/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts) | 59,536 | [link](http://sbc.io/hosts/hosts)
Unified hosts **+ fakenews** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 61,731 | [link](http://sbc.io/hosts/alternates/fakenews/hosts)
Unified hosts **+ gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 61,884 | [link](http://sbc.io/hosts/alternates/gambling/hosts)
Unified hosts **+ porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) | 82,053 | [link](http://sbc.io/hosts/alternates/porn/hosts)
Unified hosts **+ social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 62,295 | [link](http://sbc.io/hosts/alternates/social/hosts)
Unified hosts **+ fakenews + gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts) | 64,079 | [link](http://sbc.io/hosts/alternates/fakenews-gambling/hosts)
Unified hosts **+ fakenews + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn/hosts) | 84,248 | [link](http://sbc.io/hosts/alternates/fakenews-porn/hosts)
Unified hosts **+ fakenews + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-social/hosts) | 64,490 | [link](http://sbc.io/hosts/alternates/fakenews-social/hosts)
Unified hosts **+ gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts) | 84,401 | [link](http://sbc.io/hosts/alternates/gambling-porn/hosts)
Unified hosts **+ gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts) | 64,643 | [link](http://sbc.io/hosts/alternates/gambling-social/hosts)
Unified hosts **+ porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn-social/hosts) | 84,811 | [link](http://sbc.io/hosts/alternates/porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts) | 86,596 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn/hosts)
Unified hosts **+ fakenews + gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-social/hosts) | 66,838 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-social/hosts)
Unified hosts **+ fakenews + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn-social/hosts) | 87,006 | [link](http://sbc.io/hosts/alternates/fakenews-porn-social/hosts)
Unified hosts **+ gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn-social/hosts) | 87,159 | [link](http://sbc.io/hosts/alternates/gambling-porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn-social/hosts) | 89,354 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
**Expectation**: These unified hosts files should serve all devices, regardless
@@ -87,7 +85,6 @@ Sinfonietta's social media blocking hosts file | A collection of category-specif
Tiuxo hostlist - social | Categorized hosts files for DNS based content blocking |[link](https://github.com/tiuxo/hosts) | [raw](https://raw.githubusercontent.com/tiuxo/hosts/master/social) | occasional | CC BY 4.0 | [issues](https://github.com/tiuxo/hosts/issues)
## Extensions
The unified hosts file is optionally extensible. Extensions are used to include domains by category. Currently, we offer the following categories: `fakenews`, `social`, `gambling`, and `porn`.
@@ -108,13 +105,13 @@ The container will contain Python 3 and all its dependency requirements, and a c
Build the Docker container like this:
```
```sh
docker build ./
```
Access the terminal like this:
```
```sh
docker run -it (containerid) bash
```
@@ -225,7 +222,6 @@ To install hosts file on your machine add the following into your `configuration
* NOTE: The call to `fetchurl` is impure.
Use `fetchFromGitHub` with the exact commit if you want to always get the same result.
## How do I control which sources are unified?
Add one or more *additional* sources, each in a subfolder of the `data/`
@@ -284,7 +280,6 @@ Then, submit a pull request.
If you're able to curate your own collection of sketchy domains, then curate your own hosts list. Then signal the existence of your repo as [a new issue](https://github.com/StevenBlack/hosts/issues) and we may include your new repo into the collection of sources we pull whenever we create new versions.
## What is a hosts file?
A hosts file, named `hosts` (with no file extension), is a plain-text file
@@ -323,7 +318,6 @@ interfere with a web server that may be running on the local PC.
We tried that. Using `0` doesn't work universally.
## Location of your hosts file
To modify your current `hosts` file, look for it in the following places and modify it with a text
+2460 -1187
View File
File diff suppressed because it is too large Load Diff
+21 -27
View File
@@ -1,8 +1,7 @@
----
**Take Note!**
* This version of the Hosts file generator, and tests, are for Python 3.5+ only.
* With the exception of issues and PRs regarding changes to `hosts/data/StevenBlack/hosts`, all other issues regarding the content of the produced hosts files should be made with the appropriate data source that contributed the content in question. The contact information for all of the data sources can be found in the `hosts/data/` directory.
----
![Logo](https://raw.githubusercontent.com/StevenBlack/hosts/master/.github/logo.png)
@@ -22,11 +21,10 @@
This repository consolidates several reputable `hosts` files, and merges them
into a unified hosts file with duplicates removed. A variety of tailored hosts files are provided.
* Last updated: **January 02 2021**.
* Here's the [raw hosts file with gambling extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) containing 60,601 entries.
* Last updated: **January 23 2021**.
* Here's the [raw hosts file with gambling extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) containing 61,884 entries.
* Logo by [@Tobaloidee](https://github.com/Tobaloidee).
## List of all hosts file variants
This repository offers [15 different host file variants](https://github.com/StevenBlack/hosts/tree/master/alternates), in addition to the base variant.
@@ -37,22 +35,22 @@ with GitHub download links.
Host file recipe | Readme | Raw hosts | Unique domains | Non GitHub mirror
---------------- |:------:|:---------:|:--------------:|:-------------:
Unified hosts = **(adware + malware)** | [Readme](https://github.com/StevenBlack/hosts/blob/master/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts) | 58,277 | [link](http://sbc.io/hosts/hosts)
Unified hosts **+ fakenews** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 60,472 | [link](http://sbc.io/hosts/alternates/fakenews/hosts)
Unified hosts **+ gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 60,601 | [link](http://sbc.io/hosts/alternates/gambling/hosts)
Unified hosts **+ porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) | 80,336 | [link](http://sbc.io/hosts/alternates/porn/hosts)
Unified hosts **+ social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 61,036 | [link](http://sbc.io/hosts/alternates/social/hosts)
Unified hosts **+ fakenews + gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts) | 62,796 | [link](http://sbc.io/hosts/alternates/fakenews-gambling/hosts)
Unified hosts **+ fakenews + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn/hosts) | 82,531 | [link](http://sbc.io/hosts/alternates/fakenews-porn/hosts)
Unified hosts **+ fakenews + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-social/hosts) | 63,231 | [link](http://sbc.io/hosts/alternates/fakenews-social/hosts)
Unified hosts **+ gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts) | 82,660 | [link](http://sbc.io/hosts/alternates/gambling-porn/hosts)
Unified hosts **+ gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts) | 63,360 | [link](http://sbc.io/hosts/alternates/gambling-social/hosts)
Unified hosts **+ porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn-social/hosts) | 83,094 | [link](http://sbc.io/hosts/alternates/porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts) | 84,855 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn/hosts)
Unified hosts **+ fakenews + gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-social/hosts) | 65,555 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-social/hosts)
Unified hosts **+ fakenews + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn-social/hosts) | 85,289 | [link](http://sbc.io/hosts/alternates/fakenews-porn-social/hosts)
Unified hosts **+ gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn-social/hosts) | 85,418 | [link](http://sbc.io/hosts/alternates/gambling-porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn-social/hosts) | 87,613 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
Unified hosts = **(adware + malware)** | [Readme](https://github.com/StevenBlack/hosts/blob/master/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts) | 59,536 | [link](http://sbc.io/hosts/hosts)
Unified hosts **+ fakenews** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 61,731 | [link](http://sbc.io/hosts/alternates/fakenews/hosts)
Unified hosts **+ gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 61,884 | [link](http://sbc.io/hosts/alternates/gambling/hosts)
Unified hosts **+ porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) | 82,053 | [link](http://sbc.io/hosts/alternates/porn/hosts)
Unified hosts **+ social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 62,295 | [link](http://sbc.io/hosts/alternates/social/hosts)
Unified hosts **+ fakenews + gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts) | 64,079 | [link](http://sbc.io/hosts/alternates/fakenews-gambling/hosts)
Unified hosts **+ fakenews + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn/hosts) | 84,248 | [link](http://sbc.io/hosts/alternates/fakenews-porn/hosts)
Unified hosts **+ fakenews + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-social/hosts) | 64,490 | [link](http://sbc.io/hosts/alternates/fakenews-social/hosts)
Unified hosts **+ gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts) | 84,401 | [link](http://sbc.io/hosts/alternates/gambling-porn/hosts)
Unified hosts **+ gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts) | 64,643 | [link](http://sbc.io/hosts/alternates/gambling-social/hosts)
Unified hosts **+ porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn-social/hosts) | 84,811 | [link](http://sbc.io/hosts/alternates/porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts) | 86,596 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn/hosts)
Unified hosts **+ fakenews + gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-social/hosts) | 66,838 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-social/hosts)
Unified hosts **+ fakenews + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn-social/hosts) | 87,006 | [link](http://sbc.io/hosts/alternates/fakenews-porn-social/hosts)
Unified hosts **+ gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn-social/hosts) | 87,159 | [link](http://sbc.io/hosts/alternates/gambling-porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn-social/hosts) | 89,354 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
**Expectation**: These unified hosts files should serve all devices, regardless
@@ -85,7 +83,6 @@ yoyo.org | Blocking with ad server and tracking server hostnames. |[link](https:
Sinfonietta's gambling blocking hosts file | A collection of category-specific host files. |[link](https://github.com/Sinfonietta/hostfiles) | [raw](https://raw.githubusercontent.com/Sinfonietta/hostfiles/master/gambling-hosts) | occasional | MIT | [issues](https://github.com/Sinfonietta/hostfiles/issues)
## Extensions
The unified hosts file is optionally extensible. Extensions are used to include domains by category. Currently, we offer the following categories: `fakenews`, `social`, `gambling`, and `porn`.
@@ -106,13 +103,13 @@ The container will contain Python 3 and all its dependency requirements, and a c
Build the Docker container like this:
```
```sh
docker build ./
```
Access the terminal like this:
```
```sh
docker run -it (containerid) bash
```
@@ -223,7 +220,6 @@ To install hosts file on your machine add the following into your `configuration
* NOTE: The call to `fetchurl` is impure.
Use `fetchFromGitHub` with the exact commit if you want to always get the same result.
## How do I control which sources are unified?
Add one or more *additional* sources, each in a subfolder of the `data/`
@@ -282,7 +278,6 @@ Then, submit a pull request.
If you're able to curate your own collection of sketchy domains, then curate your own hosts list. Then signal the existence of your repo as [a new issue](https://github.com/StevenBlack/hosts/issues) and we may include your new repo into the collection of sources we pull whenever we create new versions.
## What is a hosts file?
A hosts file, named `hosts` (with no file extension), is a plain-text file
@@ -321,7 +316,6 @@ interfere with a web server that may be running on the local PC.
We tried that. Using `0` doesn't work universally.
## Location of your hosts file
To modify your current `hosts` file, look for it in the following places and modify it with a text
+2895 -1187
View File
File diff suppressed because it is too large Load Diff
+21 -27
View File
@@ -1,8 +1,7 @@
----
**Take Note!**
* This version of the Hosts file generator, and tests, are for Python 3.5+ only.
* With the exception of issues and PRs regarding changes to `hosts/data/StevenBlack/hosts`, all other issues regarding the content of the produced hosts files should be made with the appropriate data source that contributed the content in question. The contact information for all of the data sources can be found in the `hosts/data/` directory.
----
![Logo](https://raw.githubusercontent.com/StevenBlack/hosts/master/.github/logo.png)
@@ -22,11 +21,10 @@
This repository consolidates several reputable `hosts` files, and merges them
into a unified hosts file with duplicates removed. A variety of tailored hosts files are provided.
* Last updated: **January 02 2021**.
* Here's the [raw hosts file with porn, social extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn-social/hosts) containing 83,094 entries.
* Last updated: **January 23 2021**.
* Here's the [raw hosts file with porn, social extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn-social/hosts) containing 84,811 entries.
* Logo by [@Tobaloidee](https://github.com/Tobaloidee).
## List of all hosts file variants
This repository offers [15 different host file variants](https://github.com/StevenBlack/hosts/tree/master/alternates), in addition to the base variant.
@@ -37,22 +35,22 @@ with GitHub download links.
Host file recipe | Readme | Raw hosts | Unique domains | Non GitHub mirror
---------------- |:------:|:---------:|:--------------:|:-------------:
Unified hosts = **(adware + malware)** | [Readme](https://github.com/StevenBlack/hosts/blob/master/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts) | 58,277 | [link](http://sbc.io/hosts/hosts)
Unified hosts **+ fakenews** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 60,472 | [link](http://sbc.io/hosts/alternates/fakenews/hosts)
Unified hosts **+ gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 60,601 | [link](http://sbc.io/hosts/alternates/gambling/hosts)
Unified hosts **+ porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) | 80,336 | [link](http://sbc.io/hosts/alternates/porn/hosts)
Unified hosts **+ social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 61,036 | [link](http://sbc.io/hosts/alternates/social/hosts)
Unified hosts **+ fakenews + gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts) | 62,796 | [link](http://sbc.io/hosts/alternates/fakenews-gambling/hosts)
Unified hosts **+ fakenews + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn/hosts) | 82,531 | [link](http://sbc.io/hosts/alternates/fakenews-porn/hosts)
Unified hosts **+ fakenews + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-social/hosts) | 63,231 | [link](http://sbc.io/hosts/alternates/fakenews-social/hosts)
Unified hosts **+ gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts) | 82,660 | [link](http://sbc.io/hosts/alternates/gambling-porn/hosts)
Unified hosts **+ gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts) | 63,360 | [link](http://sbc.io/hosts/alternates/gambling-social/hosts)
Unified hosts **+ porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn-social/hosts) | 83,094 | [link](http://sbc.io/hosts/alternates/porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts) | 84,855 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn/hosts)
Unified hosts **+ fakenews + gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-social/hosts) | 65,555 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-social/hosts)
Unified hosts **+ fakenews + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn-social/hosts) | 85,289 | [link](http://sbc.io/hosts/alternates/fakenews-porn-social/hosts)
Unified hosts **+ gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn-social/hosts) | 85,418 | [link](http://sbc.io/hosts/alternates/gambling-porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn-social/hosts) | 87,613 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
Unified hosts = **(adware + malware)** | [Readme](https://github.com/StevenBlack/hosts/blob/master/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts) | 59,536 | [link](http://sbc.io/hosts/hosts)
Unified hosts **+ fakenews** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 61,731 | [link](http://sbc.io/hosts/alternates/fakenews/hosts)
Unified hosts **+ gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 61,884 | [link](http://sbc.io/hosts/alternates/gambling/hosts)
Unified hosts **+ porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) | 82,053 | [link](http://sbc.io/hosts/alternates/porn/hosts)
Unified hosts **+ social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 62,295 | [link](http://sbc.io/hosts/alternates/social/hosts)
Unified hosts **+ fakenews + gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts) | 64,079 | [link](http://sbc.io/hosts/alternates/fakenews-gambling/hosts)
Unified hosts **+ fakenews + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn/hosts) | 84,248 | [link](http://sbc.io/hosts/alternates/fakenews-porn/hosts)
Unified hosts **+ fakenews + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-social/hosts) | 64,490 | [link](http://sbc.io/hosts/alternates/fakenews-social/hosts)
Unified hosts **+ gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts) | 84,401 | [link](http://sbc.io/hosts/alternates/gambling-porn/hosts)
Unified hosts **+ gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts) | 64,643 | [link](http://sbc.io/hosts/alternates/gambling-social/hosts)
Unified hosts **+ porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn-social/hosts) | 84,811 | [link](http://sbc.io/hosts/alternates/porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts) | 86,596 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn/hosts)
Unified hosts **+ fakenews + gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-social/hosts) | 66,838 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-social/hosts)
Unified hosts **+ fakenews + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn-social/hosts) | 87,006 | [link](http://sbc.io/hosts/alternates/fakenews-porn-social/hosts)
Unified hosts **+ gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn-social/hosts) | 87,159 | [link](http://sbc.io/hosts/alternates/gambling-porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn-social/hosts) | 89,354 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
**Expectation**: These unified hosts files should serve all devices, regardless
@@ -90,7 +88,6 @@ Sinfonietta's social media blocking hosts file | A collection of category-specif
Tiuxo hostlist - social | Categorized hosts files for DNS based content blocking |[link](https://github.com/tiuxo/hosts) | [raw](https://raw.githubusercontent.com/tiuxo/hosts/master/social) | occasional | CC BY 4.0 | [issues](https://github.com/tiuxo/hosts/issues)
## Extensions
The unified hosts file is optionally extensible. Extensions are used to include domains by category. Currently, we offer the following categories: `fakenews`, `social`, `gambling`, and `porn`.
@@ -111,13 +108,13 @@ The container will contain Python 3 and all its dependency requirements, and a c
Build the Docker container like this:
```
```sh
docker build ./
```
Access the terminal like this:
```
```sh
docker run -it (containerid) bash
```
@@ -228,7 +225,6 @@ To install hosts file on your machine add the following into your `configuration
* NOTE: The call to `fetchurl` is impure.
Use `fetchFromGitHub` with the exact commit if you want to always get the same result.
## How do I control which sources are unified?
Add one or more *additional* sources, each in a subfolder of the `data/`
@@ -287,7 +283,6 @@ Then, submit a pull request.
If you're able to curate your own collection of sketchy domains, then curate your own hosts list. Then signal the existence of your repo as [a new issue](https://github.com/StevenBlack/hosts/issues) and we may include your new repo into the collection of sources we pull whenever we create new versions.
## What is a hosts file?
A hosts file, named `hosts` (with no file extension), is a plain-text file
@@ -326,7 +321,6 @@ interfere with a web server that may be running on the local PC.
We tried that. Using `0` doesn't work universally.
## Location of your hosts file
To modify your current `hosts` file, look for it in the following places and modify it with a text
+2895 -1187
View File
File diff suppressed because it is too large Load Diff
+21 -27
View File
@@ -1,8 +1,7 @@
----
**Take Note!**
* This version of the Hosts file generator, and tests, are for Python 3.5+ only.
* With the exception of issues and PRs regarding changes to `hosts/data/StevenBlack/hosts`, all other issues regarding the content of the produced hosts files should be made with the appropriate data source that contributed the content in question. The contact information for all of the data sources can be found in the `hosts/data/` directory.
----
![Logo](https://raw.githubusercontent.com/StevenBlack/hosts/master/.github/logo.png)
@@ -22,11 +21,10 @@
This repository consolidates several reputable `hosts` files, and merges them
into a unified hosts file with duplicates removed. A variety of tailored hosts files are provided.
* Last updated: **January 02 2021**.
* Here's the [raw hosts file with porn extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) containing 80,336 entries.
* Last updated: **January 23 2021**.
* Here's the [raw hosts file with porn extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) containing 82,053 entries.
* Logo by [@Tobaloidee](https://github.com/Tobaloidee).
## List of all hosts file variants
This repository offers [15 different host file variants](https://github.com/StevenBlack/hosts/tree/master/alternates), in addition to the base variant.
@@ -37,22 +35,22 @@ with GitHub download links.
Host file recipe | Readme | Raw hosts | Unique domains | Non GitHub mirror
---------------- |:------:|:---------:|:--------------:|:-------------:
Unified hosts = **(adware + malware)** | [Readme](https://github.com/StevenBlack/hosts/blob/master/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts) | 58,277 | [link](http://sbc.io/hosts/hosts)
Unified hosts **+ fakenews** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 60,472 | [link](http://sbc.io/hosts/alternates/fakenews/hosts)
Unified hosts **+ gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 60,601 | [link](http://sbc.io/hosts/alternates/gambling/hosts)
Unified hosts **+ porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) | 80,336 | [link](http://sbc.io/hosts/alternates/porn/hosts)
Unified hosts **+ social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 61,036 | [link](http://sbc.io/hosts/alternates/social/hosts)
Unified hosts **+ fakenews + gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts) | 62,796 | [link](http://sbc.io/hosts/alternates/fakenews-gambling/hosts)
Unified hosts **+ fakenews + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn/hosts) | 82,531 | [link](http://sbc.io/hosts/alternates/fakenews-porn/hosts)
Unified hosts **+ fakenews + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-social/hosts) | 63,231 | [link](http://sbc.io/hosts/alternates/fakenews-social/hosts)
Unified hosts **+ gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts) | 82,660 | [link](http://sbc.io/hosts/alternates/gambling-porn/hosts)
Unified hosts **+ gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts) | 63,360 | [link](http://sbc.io/hosts/alternates/gambling-social/hosts)
Unified hosts **+ porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn-social/hosts) | 83,094 | [link](http://sbc.io/hosts/alternates/porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts) | 84,855 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn/hosts)
Unified hosts **+ fakenews + gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-social/hosts) | 65,555 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-social/hosts)
Unified hosts **+ fakenews + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn-social/hosts) | 85,289 | [link](http://sbc.io/hosts/alternates/fakenews-porn-social/hosts)
Unified hosts **+ gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn-social/hosts) | 85,418 | [link](http://sbc.io/hosts/alternates/gambling-porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn-social/hosts) | 87,613 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
Unified hosts = **(adware + malware)** | [Readme](https://github.com/StevenBlack/hosts/blob/master/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts) | 59,536 | [link](http://sbc.io/hosts/hosts)
Unified hosts **+ fakenews** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 61,731 | [link](http://sbc.io/hosts/alternates/fakenews/hosts)
Unified hosts **+ gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 61,884 | [link](http://sbc.io/hosts/alternates/gambling/hosts)
Unified hosts **+ porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) | 82,053 | [link](http://sbc.io/hosts/alternates/porn/hosts)
Unified hosts **+ social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 62,295 | [link](http://sbc.io/hosts/alternates/social/hosts)
Unified hosts **+ fakenews + gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts) | 64,079 | [link](http://sbc.io/hosts/alternates/fakenews-gambling/hosts)
Unified hosts **+ fakenews + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn/hosts) | 84,248 | [link](http://sbc.io/hosts/alternates/fakenews-porn/hosts)
Unified hosts **+ fakenews + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-social/hosts) | 64,490 | [link](http://sbc.io/hosts/alternates/fakenews-social/hosts)
Unified hosts **+ gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts) | 84,401 | [link](http://sbc.io/hosts/alternates/gambling-porn/hosts)
Unified hosts **+ gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts) | 64,643 | [link](http://sbc.io/hosts/alternates/gambling-social/hosts)
Unified hosts **+ porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn-social/hosts) | 84,811 | [link](http://sbc.io/hosts/alternates/porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts) | 86,596 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn/hosts)
Unified hosts **+ fakenews + gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-social/hosts) | 66,838 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-social/hosts)
Unified hosts **+ fakenews + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn-social/hosts) | 87,006 | [link](http://sbc.io/hosts/alternates/fakenews-porn-social/hosts)
Unified hosts **+ gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn-social/hosts) | 87,159 | [link](http://sbc.io/hosts/alternates/gambling-porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn-social/hosts) | 89,354 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
**Expectation**: These unified hosts files should serve all devices, regardless
@@ -88,7 +86,6 @@ Sinfonietta's snuff-site blocking hosts file | A collection of category-specific
Tiuxo hostlist - pornography | Categorized hosts files for DNS based content blocking |[link](https://github.com/tiuxo/hosts) | [raw](https://raw.githubusercontent.com/tiuxo/hosts/master/porn) | occasional | CC BY 4.0 | [issues](https://github.com/tiuxo/hosts/issues)
## Extensions
The unified hosts file is optionally extensible. Extensions are used to include domains by category. Currently, we offer the following categories: `fakenews`, `social`, `gambling`, and `porn`.
@@ -109,13 +106,13 @@ The container will contain Python 3 and all its dependency requirements, and a c
Build the Docker container like this:
```
```sh
docker build ./
```
Access the terminal like this:
```
```sh
docker run -it (containerid) bash
```
@@ -226,7 +223,6 @@ To install hosts file on your machine add the following into your `configuration
* NOTE: The call to `fetchurl` is impure.
Use `fetchFromGitHub` with the exact commit if you want to always get the same result.
## How do I control which sources are unified?
Add one or more *additional* sources, each in a subfolder of the `data/`
@@ -285,7 +281,6 @@ Then, submit a pull request.
If you're able to curate your own collection of sketchy domains, then curate your own hosts list. Then signal the existence of your repo as [a new issue](https://github.com/StevenBlack/hosts/issues) and we may include your new repo into the collection of sources we pull whenever we create new versions.
## What is a hosts file?
A hosts file, named `hosts` (with no file extension), is a plain-text file
@@ -324,7 +319,6 @@ interfere with a web server that may be running on the local PC.
We tried that. Using `0` doesn't work universally.
## Location of your hosts file
To modify your current `hosts` file, look for it in the following places and modify it with a text
+2435 -1187
View File
File diff suppressed because it is too large Load Diff
+21 -27
View File
@@ -1,8 +1,7 @@
----
**Take Note!**
* This version of the Hosts file generator, and tests, are for Python 3.5+ only.
* With the exception of issues and PRs regarding changes to `hosts/data/StevenBlack/hosts`, all other issues regarding the content of the produced hosts files should be made with the appropriate data source that contributed the content in question. The contact information for all of the data sources can be found in the `hosts/data/` directory.
----
![Logo](https://raw.githubusercontent.com/StevenBlack/hosts/master/.github/logo.png)
@@ -22,11 +21,10 @@
This repository consolidates several reputable `hosts` files, and merges them
into a unified hosts file with duplicates removed. A variety of tailored hosts files are provided.
* Last updated: **January 02 2021**.
* Here's the [raw hosts file with social extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) containing 61,036 entries.
* Last updated: **January 23 2021**.
* Here's the [raw hosts file with social extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) containing 62,295 entries.
* Logo by [@Tobaloidee](https://github.com/Tobaloidee).
## List of all hosts file variants
This repository offers [15 different host file variants](https://github.com/StevenBlack/hosts/tree/master/alternates), in addition to the base variant.
@@ -37,22 +35,22 @@ with GitHub download links.
Host file recipe | Readme | Raw hosts | Unique domains | Non GitHub mirror
---------------- |:------:|:---------:|:--------------:|:-------------:
Unified hosts = **(adware + malware)** | [Readme](https://github.com/StevenBlack/hosts/blob/master/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts) | 58,277 | [link](http://sbc.io/hosts/hosts)
Unified hosts **+ fakenews** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 60,472 | [link](http://sbc.io/hosts/alternates/fakenews/hosts)
Unified hosts **+ gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 60,601 | [link](http://sbc.io/hosts/alternates/gambling/hosts)
Unified hosts **+ porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) | 80,336 | [link](http://sbc.io/hosts/alternates/porn/hosts)
Unified hosts **+ social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 61,036 | [link](http://sbc.io/hosts/alternates/social/hosts)
Unified hosts **+ fakenews + gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts) | 62,796 | [link](http://sbc.io/hosts/alternates/fakenews-gambling/hosts)
Unified hosts **+ fakenews + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn/hosts) | 82,531 | [link](http://sbc.io/hosts/alternates/fakenews-porn/hosts)
Unified hosts **+ fakenews + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-social/hosts) | 63,231 | [link](http://sbc.io/hosts/alternates/fakenews-social/hosts)
Unified hosts **+ gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts) | 82,660 | [link](http://sbc.io/hosts/alternates/gambling-porn/hosts)
Unified hosts **+ gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts) | 63,360 | [link](http://sbc.io/hosts/alternates/gambling-social/hosts)
Unified hosts **+ porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn-social/hosts) | 83,094 | [link](http://sbc.io/hosts/alternates/porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts) | 84,855 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn/hosts)
Unified hosts **+ fakenews + gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-social/hosts) | 65,555 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-social/hosts)
Unified hosts **+ fakenews + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn-social/hosts) | 85,289 | [link](http://sbc.io/hosts/alternates/fakenews-porn-social/hosts)
Unified hosts **+ gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn-social/hosts) | 85,418 | [link](http://sbc.io/hosts/alternates/gambling-porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn-social/hosts) | 87,613 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
Unified hosts = **(adware + malware)** | [Readme](https://github.com/StevenBlack/hosts/blob/master/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts) | 59,536 | [link](http://sbc.io/hosts/hosts)
Unified hosts **+ fakenews** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 61,731 | [link](http://sbc.io/hosts/alternates/fakenews/hosts)
Unified hosts **+ gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 61,884 | [link](http://sbc.io/hosts/alternates/gambling/hosts)
Unified hosts **+ porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) | 82,053 | [link](http://sbc.io/hosts/alternates/porn/hosts)
Unified hosts **+ social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 62,295 | [link](http://sbc.io/hosts/alternates/social/hosts)
Unified hosts **+ fakenews + gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts) | 64,079 | [link](http://sbc.io/hosts/alternates/fakenews-gambling/hosts)
Unified hosts **+ fakenews + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn/hosts) | 84,248 | [link](http://sbc.io/hosts/alternates/fakenews-porn/hosts)
Unified hosts **+ fakenews + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-social/hosts) | 64,490 | [link](http://sbc.io/hosts/alternates/fakenews-social/hosts)
Unified hosts **+ gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts) | 84,401 | [link](http://sbc.io/hosts/alternates/gambling-porn/hosts)
Unified hosts **+ gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts) | 64,643 | [link](http://sbc.io/hosts/alternates/gambling-social/hosts)
Unified hosts **+ porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn-social/hosts) | 84,811 | [link](http://sbc.io/hosts/alternates/porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts) | 86,596 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn/hosts)
Unified hosts **+ fakenews + gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-social/hosts) | 66,838 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-social/hosts)
Unified hosts **+ fakenews + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn-social/hosts) | 87,006 | [link](http://sbc.io/hosts/alternates/fakenews-porn-social/hosts)
Unified hosts **+ gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn-social/hosts) | 87,159 | [link](http://sbc.io/hosts/alternates/gambling-porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn-social/hosts) | 89,354 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
**Expectation**: These unified hosts files should serve all devices, regardless
@@ -86,7 +84,6 @@ Sinfonietta's social media blocking hosts file | A collection of category-specif
Tiuxo hostlist - social | Categorized hosts files for DNS based content blocking |[link](https://github.com/tiuxo/hosts) | [raw](https://raw.githubusercontent.com/tiuxo/hosts/master/social) | occasional | CC BY 4.0 | [issues](https://github.com/tiuxo/hosts/issues)
## Extensions
The unified hosts file is optionally extensible. Extensions are used to include domains by category. Currently, we offer the following categories: `fakenews`, `social`, `gambling`, and `porn`.
@@ -107,13 +104,13 @@ The container will contain Python 3 and all its dependency requirements, and a c
Build the Docker container like this:
```
```sh
docker build ./
```
Access the terminal like this:
```
```sh
docker run -it (containerid) bash
```
@@ -224,7 +221,6 @@ To install hosts file on your machine add the following into your `configuration
* NOTE: The call to `fetchurl` is impure.
Use `fetchFromGitHub` with the exact commit if you want to always get the same result.
## How do I control which sources are unified?
Add one or more *additional* sources, each in a subfolder of the `data/`
@@ -283,7 +279,6 @@ Then, submit a pull request.
If you're able to curate your own collection of sketchy domains, then curate your own hosts list. Then signal the existence of your repo as [a new issue](https://github.com/StevenBlack/hosts/issues) and we may include your new repo into the collection of sources we pull whenever we create new versions.
## What is a hosts file?
A hosts file, named `hosts` (with no file extension), is a plain-text file
@@ -322,7 +317,6 @@ interfere with a web server that may be running on the local PC.
We tried that. Using `0` doesn't work universally.
## Location of your hosts file
To modify your current `hosts` file, look for it in the following places and modify it with a text
+1 -2
View File
@@ -27,7 +27,7 @@
##### Version Information #
###################################################
### Version: V1.2021.01.8473
### Version: V1.2021.01.8475
##### Version Information ##
# Use this file to prevent your computer or server from connecting to selected
@@ -423,7 +423,6 @@
0.0.0.0 ad.brainbuzz.com
0.0.0.0 ad.bubblestat.com
0.0.0.0 ad.directanetworks.com
0.0.0.0 ad-logics.com
0.0.0.0 adrunnr.com
0.0.0.0 ahasex.de
0.0.0.0 airmore.co
+1177 -356
View File
File diff suppressed because it is too large Load Diff
+62 -91
View File
@@ -94,6 +94,7 @@
0.0.0.0 adsflame.com
0.0.0.0 backend-ssp.adstudio.cloud
0.0.0.0 adtekmedia.com
0.0.0.0 400.route.to.adtracker.network
0.0.0.0 track.adtrue.com
0.0.0.0 dw.adyboh.com
0.0.0.0 wy.adyboh.com
@@ -139,6 +140,7 @@
0.0.0.0 web2.alphonso.tv
0.0.0.0 www.alphonso.tv
0.0.0.0 alpinehandlingsystems.com
0.0.0.0 creative.alxbgo.com
0.0.0.0 amarktflow.com
0.0.0.0 www.amarktflow.com
0.0.0.0 howupdateworks.amazingupdates4youtoday.website
@@ -403,6 +405,12 @@
0.0.0.0 apps3.cointraffic.io
0.0.0.0 load.collegesmooch.com
0.0.0.0 tags.news.com.au
0.0.0.0 ventanasyaluminios.com.mx
0.0.0.0 hetznir.ventanasyaluminios.com.mx
0.0.0.0 ap45.hetznir.ventanasyaluminios.com.mx
0.0.0.0 administration.ap45.hetznir.ventanasyaluminios.com.mx
0.0.0.0 mkt.ventanasyaluminios.com.mx
0.0.0.0 www.ventanasyaluminios.com.mx
0.0.0.0 bacr.com.pk
0.0.0.0 www.bacr.com.pk
0.0.0.0 check-activity.com.ru
@@ -470,6 +478,28 @@
0.0.0.0 dahlie.org
0.0.0.0 data-ero-advertising.com
0.0.0.0 www.data-ero-advertising.com
0.0.0.0 api.datatrics.com
0.0.0.0 api03.datatrics.com
0.0.0.0 api04.datatrics.com
0.0.0.0 app.datatrics.com
0.0.0.0 ecommerce.datatrics.com
0.0.0.0 images.datatrics.com
0.0.0.0 link.datatrics.com
0.0.0.0 magento01.datatrics.com
0.0.0.0 mautic.datatrics.com
0.0.0.0 network.datatrics.com
0.0.0.0 status.datatrics.com
0.0.0.0 tr.datatrics.com
0.0.0.0 tr-255418.datatrics.com
0.0.0.0 tr-255768.datatrics.com
0.0.0.0 tr-256089.datatrics.com
0.0.0.0 tr-op.datatrics.com
0.0.0.0 tr-reshift.datatrics.com
0.0.0.0 tr-v2.datatrics.com
0.0.0.0 tracker.datatrics.com
0.0.0.0 travel.datatrics.com
0.0.0.0 usersync.datatrics.com
0.0.0.0 woocommerce01.datatrics.com
0.0.0.0 daunteegyptian.pro
0.0.0.0 davidsfootwear.org
0.0.0.0 dbuhcbudyu.tk
@@ -1103,7 +1133,9 @@
0.0.0.0 update.fortinetantivirus.com
0.0.0.0 fortnight.space
0.0.0.0 fortnitechat.site
0.0.0.0 api.fouanalytics.com
0.0.0.0 found.ee
0.0.0.0 free-dating-girls.online
0.0.0.0 freeadult.games
0.0.0.0 www.freeadult.games
0.0.0.0 freeallsafe.com
@@ -1124,6 +1156,13 @@
0.0.0.0 gainblox.com
0.0.0.0 gamblerush.com
0.0.0.0 www.gamblerush.com
0.0.0.0 api.gameads.io
0.0.0.0 banner.gameads.io
0.0.0.0 cdn.gameads.io
0.0.0.0 n.gameads.io
0.0.0.0 node.gameads.io
0.0.0.0 panel.gameads.io
0.0.0.0 shapez.gameads.io
0.0.0.0 js34dc10.gamooga.com
0.0.0.0 garant-help.com
0.0.0.0 wow.gbhkhbm.com
@@ -1230,6 +1269,7 @@
0.0.0.0 fp-analytics.hotstar.com
0.0.0.0 hb-analytics.hotstar.com
0.0.0.0 segment.hotstar.com
0.0.0.0 us-west-2.kinesis.hpanalytics.net
0.0.0.0 hpphhpph.com
0.0.0.0 hpyrdr.com
0.0.0.0 0.0.0.0.hpyrdr.com
@@ -1314,6 +1354,8 @@
0.0.0.0 libjs.inquirerjs.com
0.0.0.0 libjss.inquirerjs.com
0.0.0.0 instaboom-hello.site
0.0.0.0 collect.installeranalytics.com
0.0.0.0 instui201.info
0.0.0.0 cdn.insurads.com
0.0.0.0 messaging.insurads.com
0.0.0.0 msg-0209861dced41c7ef.insurads.com
@@ -1512,6 +1554,7 @@
0.0.0.0 knkykjvd.eu
0.0.0.0 koapkmobi.com
0.0.0.0 www.koapkmobi.com
0.0.0.0 korfo.org
0.0.0.0 event.ksosoft.com
0.0.0.0 kt5850pjz0.com
0.0.0.0 kuikdelivery.com
@@ -1535,11 +1578,13 @@
0.0.0.0 tracking.lenzmx.com
0.0.0.0 link-js.link
0.0.0.0 samsung.apps.linkpc.net
0.0.0.0 lismcanalys.fun
0.0.0.0 nexus.officeapps.live.com
0.0.0.0 nexusrules.officeapps.live.com
0.0.0.0 livechatinc.org
0.0.0.0 livecheckpointsrs.com
0.0.0.0 cradver.livejasmin.com
0.0.0.0 crt.livejasmin.com
0.0.0.0 livetus.com
0.0.0.0 llink.site
0.0.0.0 manifest.localytics.com
@@ -1954,6 +1999,7 @@
0.0.0.0 metric.onlinefonts.kz
0.0.0.0 capitana.onthewifi.com
0.0.0.0 imbc.onthewifi.com
0.0.0.0 opengapps.com
0.0.0.0 ads1.opensubtitles.org
0.0.0.0 taboola-d.openx.net
0.0.0.0 284419414.log.optimizely.com
@@ -1967,6 +2013,8 @@
0.0.0.0 ottocap.org
0.0.0.0 pakistanelevators.pk
0.0.0.0 www.pakistanelevators.pk
0.0.0.0 pamsg.online
0.0.0.0 www.pamsg.online
0.0.0.0 parentelement.tk
0.0.0.0 www.parentelement.tk
0.0.0.0 parks.su
@@ -2086,6 +2134,7 @@
0.0.0.0 pl-v2.presage.io
0.0.0.0 2019-ncov-2020.com.preview.services
0.0.0.0 primecaviar.com
0.0.0.0 www.prioritisemyhealth.com
0.0.0.0 privacyassistant.net
0.0.0.0 ext.privacyassistant.net
0.0.0.0 www.ext.privacyassistant.net
@@ -2095,12 +2144,16 @@
0.0.0.0 prodealscenter.com
0.0.0.0 www.protectmobiletechieai.club
0.0.0.0 getadobeflashdownloader.proxydns.com
0.0.0.0 psozyhotho.pro
0.0.0.0 psserviceonline.com
0.0.0.0 ptgteft.com
0.0.0.0 www.analytics.publitas.com
0.0.0.0 api.pubnative.net
0.0.0.0 hotstar.pubnub.net
0.0.0.0 www.hotstar.pubnub.net
0.0.0.0 api.purpleads.io
0.0.0.0 cdn.purpleads.io
0.0.0.0 creatives.purpleads.io
0.0.0.0 pushedwebnews.com
0.0.0.0 www.pushedwebnews.com
0.0.0.0 pussysaga.com
@@ -2122,10 +2175,12 @@
0.0.0.0 pixel.realclever.com
0.0.0.0 events.redditmedia.com
0.0.0.0 www.redshell.io
0.0.0.0 remove-ads.xyz
0.0.0.0 renovatesystem.com
0.0.0.0 replacemyremote.org
0.0.0.0 rereddit.com
0.0.0.0 www.rereddit.com
0.0.0.0 resumersvo.fun
0.0.0.0 rjmwqf.com
0.0.0.0 rmagent.xyz
0.0.0.0 roboinside.me
@@ -2166,6 +2221,7 @@
0.0.0.0 my.rtmark.net
0.0.0.0 token.rubiconproject.com
0.0.0.0 runative-syndicate.com
0.0.0.0 pixel.runative-syndicate.com
0.0.0.0 rxc.rxcoordinator.com
0.0.0.0 s.sh
0.0.0.0 safetb-amazon.jp
@@ -2204,6 +2260,8 @@
0.0.0.0 vvavesltd.servebeer.com
0.0.0.0 thestar.serveblog.net
0.0.0.0 ads2.servebom.com
0.0.0.0 ads.servenobid.com
0.0.0.0 public.servenobid.com
0.0.0.0 cnnmedia.servepics.com
0.0.0.0 ubntrooters.serveuser.com
0.0.0.0 root20system20macosxdriver.serveusers.com
@@ -2236,6 +2294,8 @@
0.0.0.0 servpbnservdswserv.ru
0.0.0.0 servpower.in
0.0.0.0 servpowerdswncjncj.info
0.0.0.0 servsave.com
0.0.0.0 www.servsave.com
0.0.0.0 servserv.nl
0.0.0.0 servservjfndswikj.ru
0.0.0.0 servservkcn.in
@@ -2311,6 +2371,7 @@
0.0.0.0 sitesrvncdnmain.biz
0.0.0.0 sitesrvservfjrsrv.ru
0.0.0.0 skategirlchina.com
0.0.0.0 skinstrip.net
0.0.0.0 slack-app.net
0.0.0.0 slickjs.org
0.0.0.0 slickmin.com
@@ -2468,6 +2529,7 @@
0.0.0.0 track-js.link
0.0.0.0 tradersbrokers.com
0.0.0.0 www.tradersbrokers.com
0.0.0.0 pub.trads.io
0.0.0.0 www.traffclick.ru
0.0.0.0 trafficmoose.com
0.0.0.0 trafforsrv.com
@@ -2753,94 +2815,3 @@
0.0.0.0 zvatrswtsrw.ml
0.0.0.0 alibaba.zzux.com
0.0.0.0 browserservice.zzux.com
# Added July 24, 2020
0.0.0.0 pub.trads.io
# Added July 30, 2020
0.0.0.0 public.servenobid.com
0.0.0.0 ads.servenobid.com
# Added August 3, 2020
0.0.0.0 instui201.info
# Added August 4, 2020
0.0.0.0 api.fouanalytics.com
# Added August 6, 2020
0.0.0.0 pixel.runative-syndicate.com
# Added August 10, 2020
0.0.0.0 api.purpleads.io
0.0.0.0 cdn.purpleads.io
0.0.0.0 creatives.purpleads.io
# Added August 12, 2020
0.0.0.0 servsave.com
0.0.0.0 www.servsave.com
0.0.0.0 us-west-2.kinesis.hpanalytics.net
# Added August 15, 2020
0.0.0.0 free-dating-girls.online
0.0.0.0 administration.ap45.hetznir.ventanasyaluminios.com.mx
# Added August 16, 2020
0.0.0.0 ap45.hetznir.ventanasyaluminios.com.mx
0.0.0.0 hetznir.ventanasyaluminios.com.mx
0.0.0.0 ventanasyaluminios.com.mx
# Added August 17, 2020
0.0.0.0 korfo.org
0.0.0.0 www.ventanasyaluminios.com.mx
0.0.0.0 mkt.ventanasyaluminios.com.mx
# Added August 24, 2020
0.0.0.0 collect.installeranalytics.com
# Added October 2, 2020
# Added October 19, 2020
0.0.0.0 psozyhotho.pro
0.0.0.0 remove-ads.xyz
0.0.0.0 400.route.to.adtracker.network
0.0.0.0 www.prioritisemyhealth.com
# Added October 23, 2020
0.0.0.0 n.gameads.io
0.0.0.0 cdn.gameads.io
0.0.0.0 api.gameads.io
0.0.0.0 banner.gameads.io
0.0.0.0 node.gameads.io
0.0.0.0 panel.gameads.io
0.0.0.0 shapez.gameads.io
# Added November 15, 2020
0.0.0.0 api.datatrics.com
0.0.0.0 api04.datatrics.com
0.0.0.0 api03.datatrics.com
0.0.0.0 app.datatrics.com
0.0.0.0 images.datatrics.com
0.0.0.0 network.datatrics.com
0.0.0.0 tr-v2.datatrics.com
0.0.0.0 tr.datatrics.com
0.0.0.0 tr-255418.datatrics.com
0.0.0.0 tr-255768.datatrics.com
0.0.0.0 tr-256089.datatrics.com
0.0.0.0 tr-op.datatrics.com
0.0.0.0 tr-reshift.datatrics.com
0.0.0.0 tracker.datatrics.com
0.0.0.0 usersync.datatrics.com
0.0.0.0 status.datatrics.com
0.0.0.0 mautic.datatrics.com
0.0.0.0 magento01.datatrics.com
0.0.0.0 woocommerce01.datatrics.com
0.0.0.0 ecommerce.datatrics.com
0.0.0.0 travel.datatrics.com
0.0.0.0 link.datatrics.com
# Added November 19, 2020
0.0.0.0 opengapps.com
# Added November 22, 2020
0.0.0.0 pamsg.online
0.0.0.0 www.pamsg.online
+630 -486
View File
File diff suppressed because it is too large Load Diff
-4
View File
@@ -8475,7 +8475,6 @@
# [mxmcdn.net]
127.0.0.1 adv.mxmcdn.net
127.0.0.1 s.mxmcdn.net
# [mxpnl.com]
127.0.0.1 mxpnl.com
@@ -12546,9 +12545,6 @@
# [varravgames.com]
127.0.0.1 varravgames.com
# [vcdn.biz]
127.0.0.1 vcdn.biz
# [vcmedia.vn]
127.0.0.1 admicro1.vcmedia.vn
+124 -60
View File
@@ -1,7 +1,7 @@
# Title: hostsVN
# Last modified: 30 Dec 2020 20:43 UTC+7
# Version: 2012302043
# Blocked: 1,509 domains
# Last modified: 15 Jan 2021 22:04 UTC+7
# Version: 2101152204
# Blocked: 1,566 domains
# Only include advertisers in Vietnam
# Homepage: https://bigdargon.github.io/hostsVN/
# GitHub: https://github.com/bigdargon/hostsVN
@@ -231,18 +231,15 @@
0.0.0.0 report.novaon.asia
0.0.0.0 www.novaon.asia
#[novaonx.com]
0.0.0.0 novaonx.com
0.0.0.0 accounts.novaonx.com
0.0.0.0 crm.novaonx.com
0.0.0.0 chatbot.novaonx.com
0.0.0.0 api-ldp.novaonx.com
0.0.0.0 chatbot-staging.novaonx.com
0.0.0.0 chatbottudong.novaonx.com
0.0.0.0 chatbot-tracking.novaonx.com
0.0.0.0 chatbot.novaonx.com
0.0.0.0 chatbotthoitrang.novaonx.com
0.0.0.0 drone.novaonx.com
0.0.0.0 git.novaonx.com
0.0.0.0 chatbottudong.novaonx.com
0.0.0.0 landingpage.novaonx.com
0.0.0.0 novaonxsupport.novaonx.com
0.0.0.0 registry.novaonx.com
0.0.0.0 novaonx.com
0.0.0.0 pub-dev.novaonx.com
0.0.0.0 staging.novaonx.com
0.0.0.0 www.novaonx.com
#[coccoc]
@@ -265,6 +262,10 @@
0.0.0.0 qc.coccoc.com
0.0.0.0 searcher.qc.coccoc.com
0.0.0.0 ssp.qc.coccoc.com
#[takataka.coccoc.com]
0.0.0.0 cdn.takataka.coccoc.com
0.0.0.0 searcher.takataka.coccoc.com
0.0.0.0 takataka.coccoc.com
#[qc.coccoc.vn]
0.0.0.0 qc.coccoc.vn
0.0.0.0 qccoccocmedia.vn
@@ -531,6 +532,7 @@
0.0.0.0 px.za.zaloapp.com
0.0.0.0 static-ads.zaloapp.com
0.0.0.0 stats.zaloapp.com
0.0.0.0 trk-pcweb.api.zaloapp.com
0.0.0.0 wg.zaloapp.com
0.0.0.0 zminer.zaloapp.com
0.0.0.0 ztevents.zaloapp.com
@@ -599,29 +601,6 @@
0.0.0.0 wakeup.klick.vn
0.0.0.0 wakeup247.klick.vn
0.0.0.0 www.klick.vn
#[cokhach.com]
0.0.0.0 admin.cokhach.com
0.0.0.0 c.cokhach.com
0.0.0.0 cokhach.com
0.0.0.0 w.cokhach.com
0.0.0.0 www.cokhach.com
#[fff.com.vn]
0.0.0.0 a.fff.com.vn
0.0.0.0 admin.fff.com.vn
0.0.0.0 client.fff.com.vn
0.0.0.0 crm.fff.com.vn
0.0.0.0 chanclickao.fff.com.vn
0.0.0.0 chat.fff.com.vn
0.0.0.0 f.fff.com.vn
0.0.0.0 fb.fff.com.vn
0.0.0.0 fff.com.vn
0.0.0.0 files.fff.com.vn
0.0.0.0 hmt.fff.com.vn
0.0.0.0 khachhang.fff.com.vn
0.0.0.0 report.fff.com.vn
0.0.0.0 tracking.fff.com.vn
0.0.0.0 ws.fff.com.vn
0.0.0.0 www.fff.com.vn
#[ladipage.vn]
0.0.0.0 api.ladipage.vn
0.0.0.0 builder.ladipage.vn
@@ -648,6 +627,9 @@
0.0.0.0 v.ladicdn.com
0.0.0.0 w.ladicdn.com
0.0.0.0 www.ladicdn.com
#[ladisales.com]
0.0.0.0 api.ladisales.com
0.0.0.0 ladisales.com
#[ezimar.com]
0.0.0.0 caohavan.ezimar.com
0.0.0.0 ezdns.ezimar.com
@@ -808,8 +790,12 @@
0.0.0.0 tr.masoffer.net
0.0.0.0 www.masoffer.net
#[autoads.asia]
0.0.0.0 alpha2.autoads.asia
0.0.0.0 alphaapi.autoads.asia
0.0.0.0 api.autoads.asia
0.0.0.0 autoads.asia
0.0.0.0 betaapi.autoads.asia
0.0.0.0 betacdn.autoads.asia
0.0.0.0 cdn.autoads.asia
0.0.0.0 fcd.autoads.asia
0.0.0.0 file.autoads.asia
@@ -819,22 +805,40 @@
0.0.0.0 tracking.autoads.asia
0.0.0.0 www.autoads.asia
0.0.0.0 xacthuc.autoads.asia
#[onfluencer.net]
0.0.0.0 alpha.onfluencer.net
0.0.0.0 analytics.onfluencer.net
0.0.0.0 beta.onfluencer.net
0.0.0.0 hub.onfluencer.net
0.0.0.0 iosalpha.onfluencer.net
0.0.0.0 l.onfluencer.net
0.0.0.0 onfluencer.net
0.0.0.0 tracking.onfluencer.net
0.0.0.0 www.onfluencer.net
#[oncustomer.asia]
0.0.0.0 api-internal-dev.oncustomer.asia
0.0.0.0 api-internal.oncustomer.asia
0.0.0.0 app.oncustomer.asia
0.0.0.0 beta.oncustomer.asia
0.0.0.0 hook.oncustomer.asia
0.0.0.0 live-api.oncustomer.asia
0.0.0.0 livechat.oncustomer.asia
0.0.0.0 oncustomer.asia
0.0.0.0 push.oncustomer.asia
0.0.0.0 reports-api.oncustomer.asia
0.0.0.0 webbot.oncustomer.asia
0.0.0.0 widget-1.oncustomer.asia
0.0.0.0 widget-2.oncustomer.asia
0.0.0.0 widget.oncustomer.asia
0.0.0.0 www.oncustomer.asia
#[phanquang.vn]
0.0.0.0 click.phanquang.vn
0.0.0.0 phanquang.vn
0.0.0.0 quangcao.phanquang.vn
0.0.0.0 www.phanquang.vn
#[laydata.com]
0.0.0.0 api.laydata.com
0.0.0.0 cms.laydata.com
0.0.0.0 databox.laydata.com
0.0.0.0 facefone.laydata.com
0.0.0.0 laydata.com
0.0.0.0 www.laydata.com
#[ohchat.net]
0.0.0.0 ohchat.net
0.0.0.0 app.ohchat.net
0.0.0.0 hostmaster.ohchat.net
0.0.0.0 www.ohchat.net
#[mediaz.vn]
0.0.0.0 adwords.mediaz.vn
@@ -1033,7 +1037,6 @@
0.0.0.0 www.vads.net.vn
#[mepuzz.com]
0.0.0.0 mepuzz.com
0.0.0.0 mysql.mepuzz.com
0.0.0.0 static.mepuzz.com
0.0.0.0 www.mepuzz.com
#[mobilead.vn]
@@ -1207,7 +1210,6 @@
0.0.0.0 pushdi.com
0.0.0.0 api.pushdi.com
0.0.0.0 sdk.pushdi.com
0.0.0.0 d2ox6x0y9xhicd.cloudfront.net
#[ad*.24hstatic.com]
0.0.0.0 24h-ad.24hstatic.com
0.0.0.0 24h-ipad-ad.24hstatic.com
@@ -1282,25 +1284,12 @@
0.0.0.0 clickbuy.bz
0.0.0.0 lp.clickbuy.bz
0.0.0.0 www.clickbuy.bz
#[oncustomer.asia]
0.0.0.0 api-internal.oncustomer.asia
0.0.0.0 app.oncustomer.asia
0.0.0.0 company.oncustomer.asia
0.0.0.0 hook.oncustomer.asia
0.0.0.0 livechat.oncustomer.asia
0.0.0.0 oncall.oncustomer.asia
0.0.0.0 oncustomer.asia
0.0.0.0 push.oncustomer.asia
0.0.0.0 reports-api.oncustomer.asia
0.0.0.0 style.oncustomer.asia
0.0.0.0 widget.oncustomer.asia
0.0.0.0 widget-1.oncustomer.asia
0.0.0.0 widget-2.oncustomer.asia
#[pushtimize.com]
0.0.0.0 adv.pushtimize.com
0.0.0.0 cdn01.pushtimize.com
0.0.0.0 feed.pushtimize.com
0.0.0.0 pushtimize.com
0.0.0.0 www.pushtimize.com
#[anymind360.com]
0.0.0.0 anymind360.com
0.0.0.0 stg.anymind360.com
@@ -1336,7 +1325,36 @@
0.0.0.0 delivery.kabbmedia.com
0.0.0.0 images.kabbmedia.com
0.0.0.0 kabbmedia.com
#[testcentre.vn]
0.0.0.0 k8s2.testcentre.vn
0.0.0.0 testcentre.vn
#[subiz-cdn.com]
0.0.0.0 public-gcs.subiz-cdn.com
0.0.0.0 subiz-cdn.com
0.0.0.0 www.subiz-cdn.com
#[piads.vn]
0.0.0.0 api.piads.vn
0.0.0.0 piads.vn
0.0.0.0 static.piads.vn
#[adnet.vn]
0.0.0.0 adnet.vn
0.0.0.0 s0.adnet.vn
0.0.0.0 services.adnet.vn
0.0.0.0 widget.adnet.vn
0.0.0.0 www.adnet.vn
#[haravan.com]
0.0.0.0 buyxgety-omni.haravan.com
0.0.0.0 buyxgety.haravan.com
0.0.0.0 combo-omni.haravan.com
0.0.0.0 combo.haravan.com
0.0.0.0 haravan.com
0.0.0.0 onapp.haravan.com
#[starseed.fr]
0.0.0.0 cdn.starseed.fr
0.0.0.0 log.starseed.fr
0.0.0.0 starseed.fr
# --- Block adsVN ---
0.0.0.0 5734a40f2d.vws.vegacdn.vn
0.0.0.0 703531862.vws.vegacdn.vn
0.0.0.0 ad-admin.vnay.vn
0.0.0.0 ad.24h.com.vn
@@ -1348,9 +1366,11 @@
0.0.0.0 ad.sunflower.vn
0.0.0.0 ad.vkool.net
0.0.0.0 adadmin.headlines.pw
0.0.0.0 adapi.tuyensinh247.com
0.0.0.0 adc.quantrimang.com
0.0.0.0 adchoice.com
0.0.0.0 adclient.vietnamnetjsc.vn
0.0.0.0 addtop.trangvangvietnam.com
0.0.0.0 adfox.vn
0.0.0.0 adjusts.info
0.0.0.0 adm.phunuvagiadinh.vn
@@ -1359,6 +1379,7 @@
0.0.0.0 adpostback.headlines.pw
0.0.0.0 ads-cdn.fptplay.net
0.0.0.0 ads.1thegioi.vn
0.0.0.0 ads.baoangiang.com.vn
0.0.0.0 ads.baobinhduong.vn
0.0.0.0 ads.baodatviet.vn
0.0.0.0 ads.baotainguyenmoitruong.vn
@@ -1367,6 +1388,7 @@
0.0.0.0 ads.fptplay.net.vn
0.0.0.0 ads.home.vn
0.0.0.0 ads.ictnews.vn
0.0.0.0 ads.itsgroup.vn
0.0.0.0 ads.khoahocdoisong.vn
0.0.0.0 ads.kiemsat.vn
0.0.0.0 ads.lamchame.vn
@@ -1382,10 +1404,12 @@
0.0.0.0 ads.vietbao.vn
0.0.0.0 ads.vkool.info
0.0.0.0 ads.vovlive.vn
0.0.0.0 ads.xedoisong.vn
0.0.0.0 ads.xemphimso.com
0.0.0.0 ads1.careerbuilder.vn
0.0.0.0 adserver.lag.vn
0.0.0.0 adserver.luzu.vn
0.0.0.0 adserver.trangphim.net
0.0.0.0 adsgo.nhipcaudautu.vn
0.0.0.0 adsplus.vn
0.0.0.0 adsv2.autodaily.vn
@@ -1397,9 +1421,12 @@
0.0.0.0 advertisement-nhatanh.com
0.0.0.0 advserver.cgv.vn
0.0.0.0 adx.baolongan.vn
0.0.0.0 adx.chinmedia.vn
0.0.0.0 adx.edutimes.com.vn
0.0.0.0 adx.hongtinnhanh.com
0.0.0.0 adx.kul.vn
0.0.0.0 adx.xemvtv.net
0.0.0.0 adx.xtv.vn
0.0.0.0 affiliate.k4.tinhte.vn
0.0.0.0 ailamtrieuphu.com
0.0.0.0 ak9.6895588.com
@@ -1416,8 +1443,10 @@
0.0.0.0 avoadsservices.com
0.0.0.0 banhtv.org
0.0.0.0 banner.5giay.vn
0.0.0.0 banner.trangvangvietnam.com
0.0.0.0 banner.vietnamfinance.vn
0.0.0.0 bgadx.com
0.0.0.0 bluemaulpuffs.com
0.0.0.0 boxpr.aiservice.vn
0.0.0.0 cdn-ads.thesaigontimes.vn
0.0.0.0 cdn2.cache.vn
@@ -1435,7 +1464,9 @@
0.0.0.0 delivery.vtcnew.com.vn
0.0.0.0 deltago.com
0.0.0.0 demopage.me
0.0.0.0 deqik.com
0.0.0.0 dt.vnecdn.com
0.0.0.0 duamilsyr.com
0.0.0.0 ff.imacdn.com
0.0.0.0 financial-agent.headlines.pw
0.0.0.0 fptad.com
@@ -1458,9 +1489,11 @@
0.0.0.0 phimmedia03.com
0.0.0.0 polyad.galaxypub.vn
0.0.0.0 qc.designervn.net
0.0.0.0 qc.itsgroup.vn
0.0.0.0 qcv5.blogtruyen.vn
0.0.0.0 quangcao.24h.com.vn
0.0.0.0 quangcao.baovannghe.com.vn
0.0.0.0 quangcao.fff.com.vn
0.0.0.0 quangcao.thanhnien.vn
0.0.0.0 quangcao.tuoitre.vn
0.0.0.0 quangcao247.com.vn
@@ -1508,6 +1541,7 @@
0.0.0.0 www.vietdorje.com
0.0.0.0 www.vtvcab.xyz
# --- Block trackingVN ---
0.0.0.0 a.vtvdigital.vn
0.0.0.0 addlog.thuvienphapluat.vn
0.0.0.0 admin.phunusuckhoe.vn
0.0.0.0 alexajstrack.com
@@ -1517,21 +1551,28 @@
0.0.0.0 analytics.easyvideo.vn
0.0.0.0 analytics.explus.vn
0.0.0.0 analytics.hub-js.com
0.0.0.0 analytics.nhattao.com
0.0.0.0 analytics.rever.vn
0.0.0.0 analytics.sohatv.vn
0.0.0.0 analytics.thethao247.org
0.0.0.0 analytics.tiki.vn
0.0.0.0 analytics.tintuc.vn
0.0.0.0 analytics.viblo.asia
0.0.0.0 analytics.videocloud.top
0.0.0.0 analytics.vietnamfinance.vn
0.0.0.0 analytics.vnreview.vn
0.0.0.0 api.sbz.vn
0.0.0.0 apl.headlines.pw
0.0.0.0 clientinfo.phimmoizz.net
0.0.0.0 counter.ntdvn.com
0.0.0.0 deqik.com
0.0.0.0 crm.bizfly.vn
0.0.0.0 crmbizfly.todo.vn
0.0.0.0 elogs.vnexpress.net
0.0.0.0 event.headlines.pw
0.0.0.0 event.vntoday.news
0.0.0.0 fa.fpt.shop
0.0.0.0 follow.vnay.vn
0.0.0.0 google-shopping.sapoapps.vn
0.0.0.0 hit.123c.vn
0.0.0.0 invite.baomoi.com
0.0.0.0 la.vietid.net
@@ -1544,6 +1585,7 @@
0.0.0.0 log.baonghean.vn
0.0.0.0 log.baophapluat.vn
0.0.0.0 log.batdongsan.com.vn
0.0.0.0 log.beecost.vn
0.0.0.0 log.daidoanket.vn
0.0.0.0 log.dantocmiennui.vn
0.0.0.0 log.doanhnhan.vn
@@ -1552,6 +1594,7 @@
0.0.0.0 log.kienthuc.net.vn
0.0.0.0 log.ngaynay.vn
0.0.0.0 log.nhipcaudautu.vn
0.0.0.0 log.oto.com.vn
0.0.0.0 log.sggp.org.vn
0.0.0.0 log.tapchimattran.vn
0.0.0.0 log.tapchitaichinh.vn
@@ -1559,13 +1602,18 @@
0.0.0.0 log.theleader.vn
0.0.0.0 log.tienphong.vn
0.0.0.0 log.tinnhanhchungkhoan.vn
0.0.0.0 log.tinxe.vn
0.0.0.0 log.trithuctructuyen.com.vn
0.0.0.0 log.trithuctructuyen.vn
0.0.0.0 log.vietnamdaily.net.vn
0.0.0.0 log.vietnamfinance.vn
0.0.0.0 log.vietnamplus.vn
0.0.0.0 log.viettimes.vn
0.0.0.0 log.vnay.vn
0.0.0.0 log.vnfinance.vn
0.0.0.0 log.vntoday.news
0.0.0.0 log.vov.vn
0.0.0.0 log.zamba.vn
0.0.0.0 log4x.nixcdn.com
0.0.0.0 logg4u.cnnd.vn
0.0.0.0 logging.galaxypub.vn
@@ -1576,13 +1624,17 @@
0.0.0.0 logscafef.channelvn.net
0.0.0.0 newlog.daidoanket.vn
0.0.0.0 nstat.headlines.pw
0.0.0.0 partner.accesstrade.vn
0.0.0.0 report.vnay.vn
0.0.0.0 s.baomoi.xdn.vn
0.0.0.0 s.kenh14.vn
0.0.0.0 s.soha.vn
0.0.0.0 s.tuoitre.vn
0.0.0.0 sentry.mediacdn.vn
0.0.0.0 sharefb.cnnd.vn
0.0.0.0 st-a.vtvdigital.vn
0.0.0.0 stat.headlines.pw
0.0.0.0 static.accesstrade.vn
0.0.0.0 static.subiz.com
0.0.0.0 staticad.thethao247.vn
0.0.0.0 statistics.vov.vn
@@ -1600,6 +1652,7 @@
0.0.0.0 track-srv.vietnamnet.vn
0.0.0.0 track.accesstrade.vn
0.0.0.0 track.icheck.com.vn
0.0.0.0 track.kyna.vn
0.0.0.0 track.lapa.pub
0.0.0.0 track.pregmomvietnam.com
0.0.0.0 track.sendo.vn
@@ -1610,6 +1663,9 @@
0.0.0.0 tracking.appwifi.com
0.0.0.0 tracking.dantri.com.vn
0.0.0.0 tracking.fado.vn
0.0.0.0 tracking.fff.com.vn
0.0.0.0 tracking.hongtinnhanh.com
0.0.0.0 tracking.tinxe.vn
0.0.0.0 tracking.vht.com.vn
0.0.0.0 tracking.vietbao.vn
0.0.0.0 tracking.vtc.vn
@@ -1622,8 +1678,12 @@
0.0.0.0 userstats.shopee.vn
0.0.0.0 vn.alexajstrack.com
0.0.0.0 vtrack.vht.com.vn
0.0.0.0 webpush.bizfly.vn
0.0.0.0 webpush.todo.vn
0.0.0.0 widget.sbz.vn
0.0.0.0 widget.subiz.net
0.0.0.0 widget.subiz.xyz
0.0.0.0 widgetv4.subiz.com
# --- Block scamVN ---
0.0.0.0 bloodleian.club
0.0.0.0 celerantatters.com
@@ -1632,3 +1692,7 @@
0.0.0.0 sacchaeleduk.com
0.0.0.0 smilitygorb.club
0.0.0.0 ucesreferre.club
# --- Block popupVN ---
0.0.0.0 h6o2z0pwx5ja7dwxn0wx4fhv7mp0qoladm8vj6do4h1c6gja8evrn6g5fixk.me
0.0.0.0 m6pz5h8qi18jq1s7hjkytxn7sjc0zpxw5gks3vyk8dcxs2cstjgdxkp7t1eb.me
0.0.0.0 wfgo5vjs6cp0cdjx7bms3cn9lof2p01xho0pxgm1fd2fah3j5d8qd7x1d6eu.me
+360 -237
View File
@@ -7,247 +7,370 @@
# PGP fingerprint: 0B4C F801 E8FF E9A3 A602 D2C7 9C36 93B2 30B3 1BDA #
# Every link reported should be considered harmefull and should #
# result in an unwanted malware download. Use this file carrefully #
# Generated at: 2021-01-02 08:13:12 #
# Generated at: 2021-01-22 08:24:29 #
#######################################################################
0.0.0.0 00zyku.com
0.0.0.0 91damimi.com
0.0.0.0 aagzz.com
0.0.0.0 aaskuu.com
0.0.0.0 abrillofurniture.com
0.0.0.0 0007.name
0.0.0.0 1gratisdating.com
0.0.0.0 2015.grupokeithmar.com
0.0.0.0 2n35.com
0.0.0.0 4evakleen.com.au
0.0.0.0 aaa.ivpr.org
0.0.0.0 abdo-alyemeni.com
0.0.0.0 abidpasha.com
0.0.0.0 academiaprogreso.com
0.0.0.0 achutamanasa.com
0.0.0.0 aeropilates.cl
0.0.0.0 alabamaballdrop.com
0.0.0.0 alkamefood.com
0.0.0.0 allcannabismeds.com
0.0.0.0 alrlawsv.com
0.0.0.0 alsaudiacuttingmaster.com
0.0.0.0 aluminio-manuelzamora.es
0.0.0.0 amarguwahati.com
0.0.0.0 amruthaprojects.com
0.0.0.0 andeanreach.com
0.0.0.0 angelsllimargas.com
0.0.0.0 arefhasan.com
0.0.0.0 artas.biz
0.0.0.0 astrologiaexistencial.com
0.0.0.0 athenaat.com
0.0.0.0 bandarabbad.com
0.0.0.0 batdongsanvip.com.vn
0.0.0.0 beehive.marketing
0.0.0.0 beidou.run
0.0.0.0 bharattimeslive.com
0.0.0.0 bohler-edelstahl-at.com
0.0.0.0 bracbank.info
0.0.0.0 cahyaproperty.bbtbatam.com
0.0.0.0 afautomotores.com.py
0.0.0.0 agtv.ge
0.0.0.0 ajaelectric.net
0.0.0.0 ajath.ae
0.0.0.0 ajath.in
0.0.0.0 alberite.ga
0.0.0.0 algreenstdykegheedst.dns.navy
0.0.0.0 alhjchfstdyonlinedst.dns.navy
0.0.0.0 aminsanat.com
0.0.0.0 amirartstudio.com
0.0.0.0 amojo.org
0.0.0.0 amozesh.esampad.ir
0.0.0.0 antistdypiracydetest.dns.navy
0.0.0.0 apps.saintsoporte.com
0.0.0.0 apsolution.work
0.0.0.0 aqnym.top
0.0.0.0 arch.nqu.edu.tw
0.0.0.0 areins.org
0.0.0.0 argentina.ganar-dinero-hoy.com
0.0.0.0 arm.backyardproject.net
0.0.0.0 artec.com.tr
0.0.0.0 artistascitizen.com
0.0.0.0 atamakultura.com
0.0.0.0 aviso2.grupoint.com.ec
0.0.0.0 bafnabrotherskesarwala.com
0.0.0.0 balanceathlete.com
0.0.0.0 bambathamobileloans.co.za
0.0.0.0 bardiastore.com
0.0.0.0 bbpqtf.com
0.0.0.0 benessereperfetto.com
0.0.0.0 bestcarenepal.com
0.0.0.0 bestcartdeal.com
0.0.0.0 bgmtechnologies.com
0.0.0.0 binatones.ga
0.0.0.0 bizmodeltraining.com
0.0.0.0 blifemm.com
0.0.0.0 blog.tqdesign.vn
0.0.0.0 bookkeepingdoctor.co.uk
0.0.0.0 boomaxgolf.com
0.0.0.0 bopheloclub.org
0.0.0.0 bornwildadventures.co.ke
0.0.0.0 btcghanaltd.shop
0.0.0.0 buarf.com
0.0.0.0 buyitnowtoday.net
0.0.0.0 bys.anupdave.com
0.0.0.0 c156.vn
0.0.0.0 calgaryinfillsguide.com
0.0.0.0 calledtochange.org
0.0.0.0 canadabrightway.com
0.0.0.0 carzone.deve.pt
0.0.0.0 cashyinvestment.org
0.0.0.0 catchpoolshetlands.co.uk
0.0.0.0 cdn.i-xinnuo.com
0.0.0.0 coastlinepoolspa.com
0.0.0.0 codsambal.com
0.0.0.0 contractrequest.nirmal-co.xyz
0.0.0.0 countrynavigator.com
0.0.0.0 csarad.com
0.0.0.0 csgcargo.com
0.0.0.0 d-cem.com
0.0.0.0 decpak.com
0.0.0.0 demondkapjesman.nl
0.0.0.0 depannage-vehicule-maroc.com
0.0.0.0 dieuhoaxanh.vn
0.0.0.0 dorotheesausset.com
0.0.0.0 down.shatangmu.cn
0.0.0.0 down.xihon.cn
0.0.0.0 down.xrpdf.com
0.0.0.0 dream.pics
0.0.0.0 dr-yasser.com
0.0.0.0 dynamicsteels.com
0.0.0.0 ellinismos1922.gr
0.0.0.0 etkindedektiflik.com
0.0.0.0 events.ileafconnects.com
0.0.0.0 ezi-pos.com
0.0.0.0 familylifetruth.com
0.0.0.0 feeds.braiins-os.com
0.0.0.0 files.catbox.moe
0.0.0.0 files.constantcontact.com
0.0.0.0 fmcav.com
0.0.0.0 fraud.bpcbankingtech.com
0.0.0.0 freelancero.nl
0.0.0.0 fundglobally.org
0.0.0.0 gadgetbay.com
0.0.0.0 gadgetscs.com
0.0.0.0 gamesforconsoles2222.top
0.0.0.0 geoffoglemusic.com
0.0.0.0 giannaspsychicstudio.com
0.0.0.0 gjorgji.com
0.0.0.0 gods.brernbanarolle.com
0.0.0.0 goldenboyatl.com
0.0.0.0 gs.monerorx.com
0.0.0.0 gudafu.com
0.0.0.0 gxd3fp7fe7cac6jzn2sac.online
0.0.0.0 haciaelsup.com
0.0.0.0 harmonimedia.com
0.0.0.0 heartssetfree.org
0.0.0.0 hilmagym.com
0.0.0.0 hmhaliyikama.com
0.0.0.0 homegym.vn
0.0.0.0 huxere.xyz
0.0.0.0 ibelieveonline.org
0.0.0.0 ienglishabc.com
0.0.0.0 ilmeteo.dev.keyformat.it
0.0.0.0 indemnity360.com
0.0.0.0 insvat.com
0.0.0.0 iotachina.com
0.0.0.0 iut-bethune.univ-artois.fr
0.0.0.0 jarininternational.com
0.0.0.0 johnloveskim.com
0.0.0.0 juju.jebcom.de
0.0.0.0 karsonhomecare.com
0.0.0.0 casinos-hub.com
0.0.0.0 cavalcantiparticipacoes.com.br
0.0.0.0 challengebarbell.co.in
0.0.0.0 channigreenwall.com
0.0.0.0 chengsolution.com
0.0.0.0 chenqiaorong007.com
0.0.0.0 chfourmndyanotherwak.dns.navy
0.0.0.0 chneswsdyqudusiswsha.dns.army
0.0.0.0 choicenz.blissgene.com
0.0.0.0 chthreemndyrecantict.dns.navy
0.0.0.0 cirteklink.com
0.0.0.0 cms.ivpr.org
0.0.0.0 cometarabian.com
0.0.0.0 comotocarviolaorapido.com
0.0.0.0 confirm.bisiakintayo.com
0.0.0.0 controlcenter.mystand.pt
0.0.0.0 cornelluniversityblog.com
0.0.0.0 covisiononeness.org
0.0.0.0 cpanel.takeorders.co.uk
0.0.0.0 creativemediamw.com
0.0.0.0 cristianadorin.ro
0.0.0.0 crownmoversatlanta.com
0.0.0.0 crumlabs.com
0.0.0.0 cryptobubble.store
0.0.0.0 dark-yoron-2228.sadist.jp
0.0.0.0 dawn-saga-7442.raindrop.jp
0.0.0.0 demo.edu-desk.net
0.0.0.0 demo.omsms.in
0.0.0.0 deoditas.com
0.0.0.0 deosgroup.id
0.0.0.0 desertexotic.com
0.0.0.0 deshbangla71news.com
0.0.0.0 digitainment.com.np
0.0.0.0 digitize.aravind.global
0.0.0.0 down.seriesnow.website
0.0.0.0 d.qiluwl.com
0.0.0.0 drapac.com
0.0.0.0 dryaquelingrdo.com
0.0.0.0 dryaquelingrdo.softdesigns.org
0.0.0.0 dxlab.rs
0.0.0.0 ebay.vehicle.sales.aketbd.com
0.0.0.0 edge-tech.uk
0.0.0.0 edwesome.com
0.0.0.0 escuelalomacolorada.cl
0.0.0.0 extremejoy.live
0.0.0.0 f1sol.com
0.0.0.0 fabulousstylz.net
0.0.0.0 fast-kusu-7207.boy.jp
0.0.0.0 fayrewinds.org
0.0.0.0 flipamas.com
0.0.0.0 franchising.phone-recovery.it
0.0.0.0 freightnet.drapac.com
0.0.0.0 ftp.n3twork30cm.ml
0.0.0.0 fubbr.com
0.0.0.0 funamituristico.org
0.0.0.0 gaurance.com
0.0.0.0 gavidia.ivpr.org
0.0.0.0 gdonedoc.retailcube.eu
0.0.0.0 gieoduyen.vn
0.0.0.0 giteslacolombiere.com
0.0.0.0 gmthearingsolution.com
0.0.0.0 goodnesspharmacy.in
0.0.0.0 grupofloridablanca.es
0.0.0.0 handyman.macleannsw.com
0.0.0.0 hbprivileged.com
0.0.0.0 hcldindia.com
0.0.0.0 helpcopyright.click
0.0.0.0 hindumedia.in
0.0.0.0 holonchile.cl
0.0.0.0 hosseinsoltani.ir
0.0.0.0 hredoybangladesh.com
0.0.0.0 huevacations.com
0.0.0.0 ibgreenstdykegheedst.dns.navy
0.0.0.0 imbueautoworx.co.za
0.0.0.0 immigration.omsms.in
0.0.0.0 indianhealthtrust.com
0.0.0.0 indianplywoodmarket.com
0.0.0.0 infoquick.co.uk
0.0.0.0 infotechsystems.in
0.0.0.0 intellisavvy.com
0.0.0.0 isiphephelocon.co.za
0.0.0.0 istanbulhaliyikamacim.com
0.0.0.0 itake1.com
0.0.0.0 jaalifestyle.my.id
0.0.0.0 jamapparelsl.com
0.0.0.0 jrscap.in
0.0.0.0 junzhang.webme.us
0.0.0.0 jzsubao.com
0.0.0.0 kalamikwsdyonlinwtmg.dns.army
0.0.0.0 ketoresetme.com
0.0.0.0 kiralikbahissitesii.com
0.0.0.0 klikcee.somee.com
0.0.0.0 knzvncadvert549.xyz
0.0.0.0 kolaycaingilizce.com
0.0.0.0 kolerkar.com
0.0.0.0 kos4.monster
0.0.0.0 labtop.pe
0.0.0.0 lainiotisllc.com
0.0.0.0 linkejet.com.br
0.0.0.0 littleindiadirectory.com
0.0.0.0 luoyb.com
0.0.0.0 malaysianscoop.com
0.0.0.0 malerei-wiesner.de
0.0.0.0 md5.5ofj.pw
0.0.0.0 mediatorstewart.com
0.0.0.0 members.nlbformula.com
0.0.0.0 memoria.od.ua
0.0.0.0 messenger-courier.com
0.0.0.0 metadorr.com
0.0.0.0 mitrapack.co.id
0.0.0.0 modernortodonti.com
0.0.0.0 muahangvietmy.com
0.0.0.0 multitools.gr
0.0.0.0 mumglobal.com
0.0.0.0 my.loungu.com
0.0.0.0 myphamjapan.com
0.0.0.0 mypostletter.com
0.0.0.0 nahlasolimandesigns.com
0.0.0.0 ncap.lbatechnologies.com
0.0.0.0 nearlearn.com
0.0.0.0 new.icfcfilm.com
0.0.0.0 news24mrl.com
0.0.0.0 ngrehab.biz
0.0.0.0 nhorangtreem.com
0.0.0.0 nichimanabi.com
0.0.0.0 noithatcongnghieptantien.com
0.0.0.0 nuocmambamuoi.vn
0.0.0.0 office.horussolution.com
0.0.0.0 okenen.com
0.0.0.0 onevoice.co.in
0.0.0.0 oteroindustrial.com
0.0.0.0 parakkunnathtemple.com
0.0.0.0 paroissesaintabraham.com
0.0.0.0 pattayastore.com
0.0.0.0 paulscomputing.com
0.0.0.0 phasdesign.com
0.0.0.0 phawayagency.com
0.0.0.0 pom-poo.hk
0.0.0.0 procesotg.com
0.0.0.0 redmanns-way.com
0.0.0.0 resuco.net
0.0.0.0 rsimadinah.com
0.0.0.0 russchine2sndymapanxmenischangednetsncm.ydns.eu
0.0.0.0 rycomputer.com
0.0.0.0 sahla-ad.com
0.0.0.0 sanghuangvip.com
0.0.0.0 sasksseed.mymonolith.com
0.0.0.0 sbninspections.com
0.0.0.0 scope-sci.org
0.0.0.0 secanim.daka.dk
0.0.0.0 senturketicaret.com
0.0.0.0 sevensteel.com.tr
0.0.0.0 shgsqfdzin.ru
0.0.0.0 shopchailo.com
0.0.0.0 shop.schlachtstall.de
0.0.0.0 siamimplement.co.th
0.0.0.0 siitav.net
0.0.0.0 sinclair-electrical.com
0.0.0.0 sistempark.net
0.0.0.0 skyeconsultoria.com.br
0.0.0.0 somatone.atakdev.com
0.0.0.0 sportucc.com
0.0.0.0 steller-family.ru
0.0.0.0 sureoptimize.com
0.0.0.0 surfboarddigital.com
0.0.0.0 swiftlogisticseg.com
0.0.0.0 tacefradio.com
0.0.0.0 talentvalue.com
0.0.0.0 talentztech.com
0.0.0.0 techworldo.com
0.0.0.0 tecshop.website
0.0.0.0 telelogical.com
0.0.0.0 tenmoney.business
0.0.0.0 thebestfikrah.com
0.0.0.0 thedesirelife.com
0.0.0.0 theloveiskindnetwork.com
0.0.0.0 kmqm.com.vn
0.0.0.0 kreatif-fotos.com.br
0.0.0.0 k-t.icu
0.0.0.0 kungsb2tsdygotchtsaw.dns.army
0.0.0.0 kungwsdycommunicatws.dns.navy
0.0.0.0 kungwsdycommunicwsvc.dns.army
0.0.0.0 lanjar.seriesnow.website
0.0.0.0 laureys.be
0.0.0.0 leinehoomwp.bstudev.ru
0.0.0.0 linestats.bar
0.0.0.0 linestats.casa
0.0.0.0 linestats.cyou
0.0.0.0 lionrockbatteries.com
0.0.0.0 liquidglovehandsanitizer.com
0.0.0.0 lontor.gq
0.0.0.0 love2.ivpr.org
0.0.0.0 love.ivpr.org
0.0.0.0 lubdeco.com
0.0.0.0 lvshouxi.eicp.net
0.0.0.0 marblearchschool.in
0.0.0.0 marlenesbrothel.com.au
0.0.0.0 melissajamrock.com
0.0.0.0 merkadito.mx
0.0.0.0 mertlog.com
0.0.0.0 messagesecureapp.duckdns.org
0.0.0.0 messagesecurepaypal.duckdns.org
0.0.0.0 mikronett.com
0.0.0.0 milkwoodonlovemore.com
0.0.0.0 miloscolic.bplaced.net
0.0.0.0 minasidhom.com
0.0.0.0 mindforcehypnosis.com
0.0.0.0 misturafinapizzaria.com.br
0.0.0.0 mmrincs.com
0.0.0.0 monitrade.net
0.0.0.0 mrveggy.com
0.0.0.0 mslogwsdyinvestmntws.dns.army
0.0.0.0 m-technics.kz
0.0.0.0 mts2019-002-site9.gtempurl.com
0.0.0.0 multiwaretecnologia.com.br
0.0.0.0 mvm368.com
0.0.0.0 myhostisgood.ddns.net
0.0.0.0 myvisualtrade.dpstore.retailcube.eu
0.0.0.0 mywonderfulpregnancy.com
0.0.0.0 nafis24.com
0.0.0.0 neverstdywalkachine2.dns.navy
0.0.0.0 new.aesthetic.com.co
0.0.0.0 newtop.one
0.0.0.0 nida-alwajib.com
0.0.0.0 nidahub.com
0.0.0.0 nimbledesign.miami
0.0.0.0 nitengymndynationamn.dns.navy
0.0.0.0 nlmcvt.blissgene.com
0.0.0.0 noabuseshere.top
0.0.0.0 noblesteel.com.au
0.0.0.0 nochebuena.online
0.0.0.0 ns1.data-hub.in
0.0.0.0 nutri-bold.seriesnow.top
0.0.0.0 oasis.ivpr.org
0.0.0.0 ocean4gamers.com
0.0.0.0 ofice.seriesnow.website
0.0.0.0 oftalmovilaplana.com
0.0.0.0 onyxmedia.in
0.0.0.0 ook7.com
0.0.0.0 opticaquilin.cl
0.0.0.0 ordertaker.jakagroup.com
0.0.0.0 otgconnect.com
0.0.0.0 outerwearman.ru
0.0.0.0 oxycode.net
0.0.0.0 ozdomb.elitemarketing.hu
0.0.0.0 pageshare.net
0.0.0.0 parkhussion.com
0.0.0.0 peau2.ivpr.org
0.0.0.0 peau.ivpr.org
0.0.0.0 pet360.com.my
0.0.0.0 phoebecorke.com
0.0.0.0 photo360.kubooking.com
0.0.0.0 photolinguist.com
0.0.0.0 picinfor.com
0.0.0.0 pillars2020.novaclients.com
0.0.0.0 pmglance.startwriteup.com
0.0.0.0 popperandshow.com
0.0.0.0 prodescsaude.com.br
0.0.0.0 profumiecosmeticiessens.b2i.cloud
0.0.0.0 proyectos.ivpr.org
0.0.0.0 puppy.zumatra.com
0.0.0.0 qdtoolkit.thelaeffect.com
0.0.0.0 qingniatouzi.com
0.0.0.0 qsf.surfescape.net
0.0.0.0 radiationtherapyqueens.com
0.0.0.0 rajibpalit.ifunnelspro.com
0.0.0.0 redesignyou.net
0.0.0.0 reginaclubs.com
0.0.0.0 reliablelifts.co.in
0.0.0.0 riveroaksautogroup.com
0.0.0.0 rmp.skswebsites.com
0.0.0.0 roltek.com.br
0.0.0.0 royallogistic.info
0.0.0.0 sadaprod.com
0.0.0.0 salmonfishingusa.com
0.0.0.0 salspmd.com
0.0.0.0 sanelcorp.com
0.0.0.0 santarosafuneralhome.com
0.0.0.0 sara2wsdyentertainws.dns.army
0.0.0.0 selarasgroup.co.id
0.0.0.0 sellitzer.perkss.co.uk
0.0.0.0 senbiaojita.com
0.0.0.0 senzo-conseil-expat.fr
0.0.0.0 shadowsecinjector.cf
0.0.0.0 shgshgwsdynationwsmh.dns.army
0.0.0.0 shifa.sa
0.0.0.0 shikmobile.com
0.0.0.0 shopandmartonline.com
0.0.0.0 skincrestclinic.com
0.0.0.0 smsh.care
0.0.0.0 solicwebaps.azurewebsites.net
0.0.0.0 solitaireclubs.com
0.0.0.0 soporte1.eduardoabreu.com
0.0.0.0 sspbrand.com
0.0.0.0 statsline.bar
0.0.0.0 statsline.cyou
0.0.0.0 stdychnesqudusisabst.dns.navy
0.0.0.0 stdykalamikonlinedst.dns.navy
0.0.0.0 stdykungcommunicatst.dns.navy
0.0.0.0 stdyperezluzcafeyzst.dns.navy
0.0.0.0 stdyunitedkesokostri.dns.navy
0.0.0.0 stellarum.com.br
0.0.0.0 stephanetouboul.com
0.0.0.0 stormhansen.com
0.0.0.0 sub-g.com
0.0.0.0 sub.mannheal.com
0.0.0.0 supergrafperu.com
0.0.0.0 svpro.com
0.0.0.0 syukur.seriesnow.top
0.0.0.0 t4p.autors.pt
0.0.0.0 taoyonghao.webme.us
0.0.0.0 teneth.co.za
0.0.0.0 test.primeranks.net
0.0.0.0 t-gfa.com
0.0.0.0 thelambertagency.com
0.0.0.0 themagicalfortress.com
0.0.0.0 theo.digital
0.0.0.0 theory-nation.com
0.0.0.0 theprajinshee.com
0.0.0.0 thespaceastronauts.com
0.0.0.0 thetradepad.co.uk
0.0.0.0 thexanhmy.com
0.0.0.0 tillmoon.lt
0.0.0.0 toyotacollege.ac.th
0.0.0.0 trytuc.com
0.0.0.0 tsrv4.ws
0.0.0.0 turbo-services.com
0.0.0.0 udre3kvzatwrx6ues4p2u.top
0.0.0.0 uk-bet.com
0.0.0.0 ultimatesoftwarenet.com
0.0.0.0 unikaryapools.com
0.0.0.0 valenciancountry.com
0.0.0.0 vermapaints.com
0.0.0.0 vissermalin.com
0.0.0.0 vstsample.com
0.0.0.0 wcpaherrin.net
0.0.0.0 weatherwindows.pk
0.0.0.0 weloadg02.top
0.0.0.0 weloady04.top
0.0.0.0 wheelcomoving.com
0.0.0.0 wi360.com
0.0.0.0 wolffsachs.com
0.0.0.0 worldcologistics.co.za
0.0.0.0 www.aaskuu.com
0.0.0.0 theraven.pk
0.0.0.0 tit.elitemarketing.hu
0.0.0.0 tokajkonferencia.elitemarketing.hu
0.0.0.0 topflighttrading.org
0.0.0.0 torresquinterocorp.com
0.0.0.0 trabzonprefabrik.net
0.0.0.0 tracytegeler.com
0.0.0.0 trainingzoneatlanta.com
0.0.0.0 trainwithconviction.com
0.0.0.0 trainwithconviction.webdmcsolutions.com
0.0.0.0 trendmoversdubai.com
0.0.0.0 trezors.io.mahlongwa.com
0.0.0.0 trixl-heinig-zahnheilkunde.de
0.0.0.0 trucos-para.ganar-dinero-hoy.com
0.0.0.0 trypar.deve.pt
0.0.0.0 tunedinblog.com
0.0.0.0 ucmasmauritius.com
0.0.0.0 udnbzaswqertghjopljnbcfdewazxderyhgnkioj.ydns.eu
0.0.0.0 uisusa.uisusa.com
0.0.0.0 ummahstars.com
0.0.0.0 unitedwsdykesokowsbv.dns.army
0.0.0.0 upinsmokebatonrouge.com
0.0.0.0 urihk.com
0.0.0.0 valeriaromero.com
0.0.0.0 vanzare.cabanabrazi2.ro
0.0.0.0 vassanaservices.com
0.0.0.0 vataas.com
0.0.0.0 vegadelcasero.cl
0.0.0.0 vetrine.1ecom.it
0.0.0.0 vocalriyaz.com
0.0.0.0 vpts.co.za
0.0.0.0 winsfgt.com
0.0.0.0 workedgames.com
0.0.0.0 wsdyalhjchfonlinwsed.dns.army
0.0.0.0 wsdyantipiracydewsqw.dns.army
0.0.0.0 wsdychfouranotherwop.dns.army
0.0.0.0 wsdyibgreenkeghewsyt.dns.army
0.0.0.0 wsdykungsb2gotchtsub.dns.army
0.0.0.0 wsdynitengymndynatin.dns.army
0.0.0.0 wsdypmrimelimtdvenws.dns.army
0.0.0.0 wsdytheviejupcazwspl.dns.army
0.0.0.0 www2.lotesbrisamar.es
0.0.0.0 www.abyssos.eu
0.0.0.0 www.achutamanasa.com
0.0.0.0 www.adnlight.com
0.0.0.0 www.allowitlive.com
0.0.0.0 www.ausutra.com
0.0.0.0 www.bereketsutesisatcisi.com
0.0.0.0 www.bidwincash.com
0.0.0.0 www.bmsystem.ro
0.0.0.0 www.dr-yasser.com
0.0.0.0 www.freejobalertcom.xyz
0.0.0.0 www.geosrt.com
0.0.0.0 www.jarininternational.com
0.0.0.0 www.lapcare.com
0.0.0.0 www.lixko.com
0.0.0.0 www.looksociety.org
0.0.0.0 www.mt4-ea.vip
0.0.0.0 www.mypostletter.com
0.0.0.0 www.removepctrojan.com
0.0.0.0 www.rogerbaulenas.com
0.0.0.0 www.savedahorses.org
0.0.0.0 www.scooterinsurance.co.uk
0.0.0.0 www.sinclair-electrical.com
0.0.0.0 www.spmkomputer.com
0.0.0.0 www.taylordbackups.com
0.0.0.0 www.todoensaludips.com
0.0.0.0 www.trueapparels.com
0.0.0.0 www.ukndesw19x.com
0.0.0.0 www.xportfreight.com
0.0.0.0 www.zysbpt.com
0.0.0.0 xiaowo.ltd
0.0.0.0 x.ss2.us
0.0.0.0 yara2eatcheadle.co.uk
0.0.0.0 ycspreview.com
0.0.0.0 yurdumaku.com
0.0.0.0 www.angelobruzzese.com
0.0.0.0 www.bdshuang.cn
0.0.0.0 www.bikemyday.se
0.0.0.0 www.caglayansrc.com
0.0.0.0 www.cnhonker.xyz
0.0.0.0 www.drillcompany-mx.com
0.0.0.0 www.exerzitien.jetzt
0.0.0.0 www.infoquick.co.uk
0.0.0.0 www.networkaruba.com
0.0.0.0 www.oshiscafe.com
0.0.0.0 www.peritidiparte.org
0.0.0.0 www.pioneer.net.sa
0.0.0.0 www.pragationline.com
0.0.0.0 www.qmh333.com
0.0.0.0 www.sandtonson.com
0.0.0.0 www.schmuckfeder.net
0.0.0.0 www.serviciomore.com
0.0.0.0 www.taradhuay.com
0.0.0.0 www.teelekded.com
0.0.0.0 www.thejanimal.com
0.0.0.0 www.toteteca.com
0.0.0.0 www.tru-liv.com
0.0.0.0 www.ummahstars.com
0.0.0.0 www.weinsteincounseling.com
0.0.0.0 www.yugan.cool
0.0.0.0 xunhong.net
0.0.0.0 yahyalisayam.com
0.0.0.0 z1001.net
0.0.0.0 zhongshixingchuang.com
0.0.0.0 zzz111.uk
0.0.0.0 zhongsijiacheng.com
+194 -10
View File
@@ -6,6 +6,7 @@
0.0.0.0 adpushup.com
0.0.0.0 ads-api.twitter.com
0.0.0.0 ads.holid.io
0.0.0.0 analytics.getsocialeyes.com
0.0.0.0 analyti.uber.space
0.0.0.0 analytics.vadian.net
0.0.0.0 analytics.write.as
@@ -59,7 +60,6 @@
0.0.0.0 trk.justanswer.com
0.0.0.0 dotmetrics.net
0.0.0.0 uk-script.dotmetrics.net
0.0.0.0 cdn.privacy-mgmt.com
0.0.0.0 8936704.fls.doubleclick.net
0.0.0.0 a.et.nytimes.com
0.0.0.0 a.opmnstr.com
@@ -102,17 +102,9 @@
# openstax.org
0.0.0.0 js.pulseinsights.com
# www.pulseinsights.com
0.0.0.0 cmp.osano.com
# www.osano.com
0.0.0.0 snap.licdn.com
# www.litcharts.com
0.0.0.0 cdn.rollbar.com
0.0.0.0 api.rollbar.com
0.0.0.0 quantcast.mgr.consensu.org
# www.quizexpo.com
0.0.0.0 demand.supply
0.0.0.0 live.demand.supply
@@ -124,7 +116,6 @@
0.0.0.0 cloud.setupad.com
0.0.0.0 node.setupad.com
0.0.0.0 prebid-stag.setupad.net
0.0.0.0 vendorlist.consensu.org
# www.jstor.org
0.0.0.0 ja.jstor.org
@@ -168,3 +159,196 @@
# jsfiddle.net
0.0.0.0 crbcdn.jsfiddle.net
0.0.0.0 crbsrv.jsfiddle.net
# htwins.net
0.0.0.0 queue.simpleanalyticscdn.com
# linkedin.github.io
0.0.0.0 tracking.eskratch.com
# gizmodo.com
0.0.0.0 sourcepoint.gizmodo.com
# awesomewm.org
0.0.0.0 piwik.awesomewm.org
# www.aljazeera.com
0.0.0.0 tags.aljazeera.com
0.0.0.0 cdn.omnivirt.com
# 65521.org
0.0.0.0 stats.0www.org
# dotcs.me
0.0.0.0 analytics.home.dotcs.me
# speedtest.net.uk
0.0.0.0 stats.custserv.net
#
# From https://github.com/prebid/Prebid.js
#
0.0.0.0 bidder.7xbid.com
0.0.0.0 bidder.ablida.net
0.0.0.0 mp.4dex.io
0.0.0.0 stat.adfinity.pro
0.0.0.0 api-test.scaleout.jp
0.0.0.0 try.engine.adglare.net
0.0.0.0 api.publishers.adlive.io
0.0.0.0 pub.admanmedia.com
0.0.0.0 ads4.admatic.com.tr
0.0.0.0 prebid.admedia.com
0.0.0.0 delivery.adnuntius.com
0.0.0.0 rtb.adpone.com
0.0.0.0 eu-ads.adpone.com
0.0.0.0 delta.adprime.com
0.0.0.0 ssp.adrelevantis.com
0.0.0.0 rtb.com.ru
0.0.0.0 ghb.console.adtarget.com.tr
0.0.0.0 ghb.adtelligent.com
0.0.0.0 ghb.ads.152media.com
0.0.0.0 ghb.hbmp.mediafuse.com
0.0.0.0 nep.advangelists.com
0.0.0.0 ssp.advenuemedia.co.uk
0.0.0.0 api.advertly.com
0.0.0.0 analytics.wmgroup.us
0.0.0.0 rtb.adwmg.com
0.0.0.0 hbarxs.adxcg.net
0.0.0.0 hbps.adxcg.net
0.0.0.0 adxpremium.services
0.0.0.0 hb-api.omnitagjs.com
0.0.0.0 hb-api-fra01.omnitagjs.com
0.0.0.0 ad.as.amanad.adtdp.com
0.0.0.0 prebid.a-mo.net
0.0.0.0 1x1.a-mo.net
0.0.0.0 useast.quantumdex.io
0.0.0.0 sync.quantumdex.io
0.0.0.0 ad-jp.apx.appier.net
0.0.0.0 mock-bapi.userreport.com
0.0.0.0 bapi.userreport.com
0.0.0.0 ssp.astraone.io
0.0.0.0 d.audiencerun.com
0.0.0.0 rtb2.automatad.com
0.0.0.0 ads.avct.cloud
0.0.0.0 bid.glass
0.0.0.0 service.bidlab.ai
0.0.0.0 exchange.bidphysics.com
0.0.0.0 us-e-node1.bizzclick.com
0.0.0.0 dev.pbs.bluebillywig.com
0.0.0.0 pbs.bluebillywig.com
0.0.0.0 ssp.videowalldirect.com
0.0.0.0 cs.videowalldirect.com
0.0.0.0 prebid.scupio.com
0.0.0.0 brightcombid.marphezis.com
0.0.0.0 console.brightmountainmedia.com
0.0.0.0 px.britepool.com
0.0.0.0 prebid.bksn.se
0.0.0.0 exchange.buzzoola.com
0.0.0.0 tube.buzzoola.com
0.0.0.0 prebid.byplay.net
0.0.0.0 h.cedatoplayer.com
0.0.0.0 bidder.cleanmediaads.com
0.0.0.0 ad.holmesmind.com
0.0.0.0 appspb.cointraffic.io
0.0.0.0 request.czilladx.com
0.0.0.0 publishers.motionspots.com
0.0.0.0 colossusssp.com
0.0.0.0 tech.convergd.com
0.0.0.0 bid.cosmoshq.com
0.0.0.0 sync.cosmoshq.com
0.0.0.0 dev.server.cpmstar.com
0.0.0.0 staging.server.cpmstar.com
0.0.0.0 gacraft.jp
0.0.0.0 pbs.dailyhunt.in
0.0.0.0 qa-pbs-van.dailyhunt.in
0.0.0.0 prebid.datablocks.net
0.0.0.0 supply.decenterads.com
0.0.0.0 dmx.districtm.io
0.0.0.0 cdn.districtm.io
0.0.0.0 ad.divreach.com
0.0.0.0 demo.reviveadservermod.com
0.0.0.0 buyer.dspx.tv
0.0.0.0 dcbuyer.dspx.tv
0.0.0.0 service.e-volution.ai
0.0.0.0 dsp.bnmla.com
0.0.0.0 deep.edgequery.io
0.0.0.0 prebid.emoteev.io
0.0.0.0 prebid-staging.emoteev.io
0.0.0.0 ad.nvivo.tv
0.0.0.0 i.e-planning.net
0.0.0.0 sk.search.etargetnet.com
0.0.0.0 cz.search.etargetnet.com
0.0.0.0 hu.search.etargetnet.com
0.0.0.0 ro.search.etargetnet.com
0.0.0.0 rs.search.etargetnet.com
0.0.0.0 bg.search.etargetnet.com
0.0.0.0 pl.search.etargetnet.com
0.0.0.0 hr.search.etargetnet.com
0.0.0.0 at.search.etargetnet.com
0.0.0.0 co.search.etargetnet.com
0.0.0.0 de.search.etargetnet.com
0.0.0.0 en.search.etargetnet.com
0.0.0.0 fid.agkn.com
0.0.0.0 api.feedad.com
0.0.0.0 content.mql5.com
0.0.0.0 hb.adingo.jp
0.0.0.0 rtb.gamoshi.io
0.0.0.0 s.gamoshi.io
0.0.0.0 wrappers.geoedge.be
0.0.0.0 central.gjirafa.com
0.0.0.0 api.glimpseprotocol.io
0.0.0.0 grid.bidswitch.net
0.0.0.0 bidder.h12-media.com
0.0.0.0 seg.halo.ad.gt
0.0.0.0 balancer.haxmedia.io
0.0.0.0 banner.hpmdnetwork.ru
0.0.0.0 hbe198.hybrid.ai
0.0.0.0 ice.360yield.com
0.0.0.0 px.owneriq.net
0.0.0.0 bid.videostep.com
0.0.0.0 k.r66net.com
0.0.0.0 api.pymx5.com
0.0.0.0 hb.yellowblue.io
0.0.0.0 htlb.casalemedia.com
0.0.0.0 hbtra.jixie.io
0.0.0.0 scripts.jixie.io
0.0.0.0 hb.jixie.io
0.0.0.0 s.komoona.com
0.0.0.0 tracker.konduit.me
0.0.0.0 p.konduit.me
0.0.0.0 ads4.krushmedia.com
0.0.0.0 cs.krushmedia.com
0.0.0.0 kssp.kbntx.ch
0.0.0.0 kdmp.kbntx.ch
0.0.0.0 ads.lemmatechnologies.com
0.0.0.0 sync.lemmatechnologies.com
0.0.0.0 lwadm.com
0.0.0.0 pb.ladsp.com
0.0.0.0 id.crwdcntrl.net
0.0.0.0 nep.advangelists.com
0.0.0.0 player-cdn.beachfrontmedia.com
0.0.0.0 balancer.lmgssp.com
0.0.0.0 rtb.adxpremium.services
0.0.0.0 analytics.adxpremium.services
0.0.0.0 central.mall.tv
0.0.0.0 prebid_stats.mars.media
0.0.0.0 hb.go2speed.media
0.0.0.0 ping-hqx-1.go2speed.media
0.0.0.0 rtb-filter.meazy.co
0.0.0.0 sync.meazy.co
0.0.0.0 rtb-us.mediago.io
0.0.0.0 pb-logs.media.net
0.0.0.0 pbs-front.mediasquare.fr
0.0.0.0 bidder-test.mediasquare.fr
0.0.0.0 mid.rkdms.com
0.0.0.0 rtbtest.send.microad.jp
0.0.0.0 bes.mobfox.com
0.0.0.0 prebid.mobsmart.net
0.0.0.0 tags.mobsmart.net
0.0.0.0 nafdigitalbidder.com
0.0.0.0 ad.audiencemanager.de
0.0.0.0 adn.admixer.co.kr
0.0.0.0 brainlyads.com
0.0.0.0 qa-ads.nobid.com
0.0.0.0 onetag-sys.com
+49 -1
View File
@@ -8,7 +8,7 @@
# Please forward any additions, corrections or comments by email to
# hosts@someonewhocares.org
# Last updated: Mon, 21 Dec 2020 at 04:06:23 GMT
# Last updated: Thu, 21 Jan 2021 at 09:51:06 GMT
# Use this file to prevent your computer from connecting to selected
# internet hosts. This is an easy and effective way to protect you from
@@ -395,6 +395,7 @@ ff02::3 ip6-allhosts
0.0.0.0 admin.iovation.com
0.0.0.0 adobestats.com
0.0.0.0 adopt.specificclick.net
0.0.0.0 adpatrof.com
0.0.0.0 ads.tiscali.com
0.0.0.0 ads.tiscali.it
0.0.0.0 adtrack.appcpi.net
@@ -534,6 +535,7 @@ ff02::3 ip6-allhosts
0.0.0.0 cdn.simpleanalytics.io
0.0.0.0 cdn.taboolasyndication.com
0.0.0.0 cdn.zarget.com
0.0.0.0 cdn1.files.dotandad.com
0.0.0.0 cdxbin.vulnerap.com
0.0.0.0 celestia.fr
0.0.0.0 cf.addthis.com
@@ -876,6 +878,7 @@ ff02::3 ip6-allhosts
0.0.0.0 entry-stats.huffingtonpost.com
0.0.0.0 environmentalgraffiti.uk.intellitxt.com
0.0.0.0 es.optimost.com
0.0.0.0 et.ad.dotandad.com
0.0.0.0 eu-track.inside-graph.com
0.0.0.0 eus.rubiconproject.com
0.0.0.0 exch.quantserve.com
@@ -1933,6 +1936,7 @@ ff02::3 ip6-allhosts
0.0.0.0 vs.dmtracker.com
0.0.0.0 vsii.spinbox.net
0.0.0.0 vsii.spindox.net
0.0.0.0 w.nativery.com
0.0.0.0 w1.tcr112.tynt.com
0.0.0.0 warlog.info
0.0.0.0 warning-message.com
@@ -2224,6 +2228,7 @@ ff02::3 ip6-allhosts
0.0.0.0 audacity.fr
0.0.0.0 autohipnose.com
0.0.0.0 autoupdate.update4ever.xyz
0.0.0.0 avsvmcloud.com
0.0.0.0 azureus.es
0.0.0.0 azvjudwr.info
0.0.0.0 b.oix.com
@@ -6983,6 +6988,7 @@ ff02::3 ip6-allhosts
0.0.0.0 amazon-adsystem.com
0.0.0.0 amch.questionmarket.com
0.0.0.0 americansingles.click-url.com
0.0.0.0 amobil.online
0.0.0.0 amplify.outbrain.com
0.0.0.0 amplifypixel.outbrain.com
0.0.0.0 amrytt.adk2x.com
@@ -7228,6 +7234,7 @@ ff02::3 ip6-allhosts
0.0.0.0 baiduccdn1.com
0.0.0.0 baidutv.baidu.com
0.0.0.0 bakkecske.net
0.0.0.0 bal.ad.dotandad.com
0.0.0.0 baldehydesupe.info
0.0.0.0 bamulat.blogspot.hu
0.0.0.0 bananacashback.com
@@ -7480,6 +7487,7 @@ ff02::3 ip6-allhosts
0.0.0.0 browsergames2019.com
0.0.0.0 browserprotecter.com
0.0.0.0 browsesafemac.com
0.0.0.0 browsesentinel.com
0.0.0.0 brwser-message.pw
0.0.0.0 brxfinance.com
0.0.0.0 bs.israelinfo.ru
@@ -7622,6 +7630,7 @@ ff02::3 ip6-allhosts
0.0.0.0 cards.virtuagirlhd.com
0.0.0.0 careers-rewardpath.com
0.0.0.0 careers.canwestad.net
0.0.0.0 careersincorrectquickie.com
0.0.0.0 carmuffler.net
0.0.0.0 carrier.bz
0.0.0.0 cas.clickability.com
@@ -7718,6 +7727,7 @@ ff02::3 ip6-allhosts
0.0.0.0 cdn.mega-tags.com
0.0.0.0 cdn.merchenta.com
0.0.0.0 cdn.mobicow.com
0.0.0.0 cdn.nativery.com
0.0.0.0 cdn.nearbyad.com
0.0.0.0 cdn.nsimg.net
0.0.0.0 cdn.onescreen.net
@@ -7763,6 +7773,7 @@ ff02::3 ip6-allhosts
0.0.0.0 cdn454.telemetryverification.net
0.0.0.0 cdn5.tribalfusion.com
0.0.0.0 cdn6.emediate.eu
0.0.0.0 cdn99.files.dotandad.com
0.0.0.0 cdnads.cam4.com
0.0.0.0 cdnaws.mobidea.com
0.0.0.0 cdns.mydirtyhobby.com
@@ -8162,8 +8173,10 @@ ff02::3 ip6-allhosts
0.0.0.0 delta-promotion-usa.com
0.0.0.0 demr.mspaceads.com
0.0.0.0 demr.opt.fimserve.com
0.0.0.0 denetsuk.com
0.0.0.0 depo.realist.gen.tr
0.0.0.0 derangedadage91wis.files.wordpress.com
0.0.0.0 dereferer.co
0.0.0.0 derkeiler.com
0.0.0.0 derstandard.nuggad.net
0.0.0.0 desb.mspaceads.com
@@ -8326,6 +8339,7 @@ ff02::3 ip6-allhosts
0.0.0.0 emisja.adsearch.pl
0.0.0.0 emisja.contentstream.pl
0.0.0.0 en.btc-trader-app.club
0.0.0.0 en.btcprofit.we-trck.com
0.0.0.0 engage.everyone.net
0.0.0.0 engage.speedera.net
0.0.0.0 engager.tmg.nl
@@ -8546,6 +8560,7 @@ ff02::3 ip6-allhosts
0.0.0.0 frenetikus.com
0.0.0.0 freshmac.space
0.0.0.0 frissvilag.com
0.0.0.0 fromjoytohappiness.com
0.0.0.0 fromslowmactofastmac.com
0.0.0.0 frontend-loadbalancer.meteorsolutions.com
0.0.0.0 functional-business.com
@@ -8688,6 +8703,7 @@ ff02::3 ip6-allhosts
0.0.0.0 getmylaptopfree.com
0.0.0.0 getmynumber.net
0.0.0.0 getmyplasmatv.com
0.0.0.0 getrelator.com
0.0.0.0 getspecialgifts.com
0.0.0.0 getupdate.thebiggestandmoststabletocontentsafe.bid
0.0.0.0 getyour5kcredits0.blogspot.com
@@ -9124,6 +9140,7 @@ ff02::3 ip6-allhosts
0.0.0.0 interia.adsearch.adkontekst.pl
0.0.0.0 international-package-delivery.com
0.0.0.0 internet.billboard.cz
0.0.0.0 internewsweb.com
0.0.0.0 interyield.td573.com
0.0.0.0 intnet-offer.com
0.0.0.0 intrack.pl
@@ -9208,6 +9225,7 @@ ff02::3 ip6-allhosts
0.0.0.0 js.adscale.de
0.0.0.0 js.adserverpub.com
0.0.0.0 js.adsonar.com
0.0.0.0 js.adspro.it
0.0.0.0 js.adsrvr.org
0.0.0.0 js.betburdaaffiliates.com
0.0.0.0 js.bizographics.com
@@ -9362,6 +9380,7 @@ ff02::3 ip6-allhosts
0.0.0.0 learning-offer.com
0.0.0.0 ledobbensz.blogspot.hu
0.0.0.0 lefopost.com
0.0.0.0 leftoverdense.com
0.0.0.0 legal-rewardpath.com
0.0.0.0 legfrissebb.info
0.0.0.0 legjava.com
@@ -9379,6 +9398,7 @@ ff02::3 ip6-allhosts
0.0.0.0 liczniki.org
0.0.0.0 lie2anyone.com
0.0.0.0 ligtv.kokteyl.com
0.0.0.0 liivecams.com
0.0.0.0 link2me.ru
0.0.0.0 link4ads.com
0.0.0.0 link4win.net
@@ -9636,12 +9656,14 @@ ff02::3 ip6-allhosts
0.0.0.0 mega.vast.mega-tags.com
0.0.0.0 megabizvibes.com
0.0.0.0 megapanel.gem.pl
0.0.0.0 megatechbuzz.com
0.0.0.0 megawealthbiz.com
0.0.0.0 megdobbensz.info
0.0.0.0 meglepo.info
0.0.0.0 megoszthato.blogspot.hu
0.0.0.0 melding-technology.com
0.0.0.0 mellowads.com
0.0.0.0 memorableordealstranger.com
0.0.0.0 mercury.bravenet.com
0.0.0.0 messagent.duvalguillaume.com
0.0.0.0 messagent.sanomadigital.nl
@@ -9725,6 +9747,7 @@ ff02::3 ip6-allhosts
0.0.0.0 monetate.net
0.0.0.0 moneybot.net
0.0.0.0 moneyraid.com
0.0.0.0 monkposseacre.casa
0.0.0.0 monster-ads.net
0.0.0.0 monstersandcritics.advertserve.com
0.0.0.0 moodoo.com.cn
@@ -9744,6 +9767,7 @@ ff02::3 ip6-allhosts
0.0.0.0 mpartner.googleadservices.com
0.0.0.0 mpv.sandai.net
0.0.0.0 mr4evmd0r1.s.ad6media.fr
0.0.0.0 ms-shopguide.su
0.0.0.0 ms.yandex.ru
0.0.0.0 msblhtsh.cinci.rr.com
0.0.0.0 msn-cdn.effectivemeasure.net
@@ -10040,6 +10064,7 @@ ff02::3 ip6-allhosts
0.0.0.0 onlinebestoffers.net
0.0.0.0 only.best-games.today
0.0.0.0 only2date.com
0.0.0.0 onmarshtompor.com
0.0.0.0 onmypc.net
0.0.0.0 onocollect.247realmedia.com
0.0.0.0 oopt.fr
@@ -10165,6 +10190,7 @@ ff02::3 ip6-allhosts
0.0.0.0 partners.webmasterplan.com
0.0.0.0 partnerwebsites.mistermedia.nl
0.0.0.0 passeura.com
0.0.0.0 passivemarcoanyhow.com
0.0.0.0 pathforpoints.com
0.0.0.0 paulsnetwork.com
0.0.0.0 payae8moon9.com
@@ -10266,6 +10292,7 @@ ff02::3 ip6-allhosts
0.0.0.0 plasmatv4free.com
0.0.0.0 plasmatvreward.com
0.0.0.0 platads.com
0.0.0.0 platform.amedia.network
0.0.0.0 play.heavymetalmachines.com
0.0.0.0 play.istlandoll.com
0.0.0.0 play.leadzupc.com
@@ -10327,6 +10354,7 @@ ff02::3 ip6-allhosts
0.0.0.0 pq.stat.ku6.com
0.0.0.0 pqqyhbff.cinci.rr.com
0.0.0.0 practeddagek.club
0.0.0.0 prebid.adspro.it
0.0.0.0 prefersurvey.net
0.0.0.0 preland.softmonetize.com
0.0.0.0 preligions.com
@@ -10498,6 +10526,7 @@ ff02::3 ip6-allhosts
0.0.0.0 qss-client.qq.com
0.0.0.0 qto.reprintingstakeholder.com
0.0.0.0 qualifiedourspecialoffer.com
0.0.0.0 quarterfactwant7.live
0.0.0.0 quickbrowsersearch.com
0.0.0.0 quickfilmz.com
0.0.0.0 quickupdateserv.com
@@ -10521,6 +10550,7 @@ ff02::3 ip6-allhosts
0.0.0.0 rad.msn.com
0.0.0.0 radaronline.advertserve.com
0.0.0.0 rads.stackoverflow.com
0.0.0.0 railroadtomato.com
0.0.0.0 rampagegramar.com
0.0.0.0 randevumads.com
0.0.0.0 rapidlyserv.com
@@ -10599,6 +10629,7 @@ ff02::3 ip6-allhosts
0.0.0.0 reklamy.sfd.pl
0.0.0.0 relatable.top
0.0.0.0 relestar.com
0.0.0.0 relevantairbornefantastic.com
0.0.0.0 remekcikkek.com
0.0.0.0 remotead.cnet.com
0.0.0.0 rencontreavenue.com
@@ -10734,6 +10765,7 @@ ff02::3 ip6-allhosts
0.0.0.0 s.atemda.com
0.0.0.0 s.baidu.com
0.0.0.0 s.boom.ro
0.0.0.0 s.clickiocdn.com
0.0.0.0 s.clicktale.net
0.0.0.0 s.di.com.pl
0.0.0.0 s.domob.cn
@@ -11205,6 +11237,7 @@ ff02::3 ip6-allhosts
0.0.0.0 streamate.com
0.0.0.0 streamate.doublepimp.com
0.0.0.0 stts.rbc.ru
0.0.0.0 stub.mainspotvideosfree.best
0.0.0.0 su.addthis.com
0.0.0.0 subad-server.com
0.0.0.0 subtracts.userplane.com
@@ -11301,12 +11334,14 @@ ff02::3 ip6-allhosts
0.0.0.0 tags.rllcll.com
0.0.0.0 tags.tagcade.com
0.0.0.0 tags.toroadvertising.com
0.0.0.0 taicheetee.com
0.0.0.0 takeprofitsystem.com
0.0.0.0 taking-technology.com
0.0.0.0 taloussanomat.linkpulse.com
0.0.0.0 tanio-najtaniej.com
0.0.0.0 taobaoafp.allyes.cn
0.0.0.0 taobaoafp.allyes.com
0.0.0.0 tapixesa.pro
0.0.0.0 targetctracker.com
0.0.0.0 tbtrack.zutrack.com
0.0.0.0 tc.tradetracker.net
@@ -11347,6 +11382,7 @@ ff02::3 ip6-allhosts
0.0.0.0 tf.nexac.com
0.0.0.0 tgpmanager.com
0.0.0.0 thanfocus.com
0.0.0.0 thanku.page
0.0.0.0 the-adblocker.website
0.0.0.0 the-binary-trader.biz
0.0.0.0 the-path-gateway.com
@@ -11440,6 +11476,7 @@ ff02::3 ip6-allhosts
0.0.0.0 track.adjal.com
0.0.0.0 track.analyticsbridge.io
0.0.0.0 track.bigbrandpromotions.com
0.0.0.0 track.cam4tracking.com
0.0.0.0 track.dtnlyss.com
0.0.0.0 track.e7r.com.br
0.0.0.0 track.omgpl.com
@@ -11592,6 +11629,7 @@ ff02::3 ip6-allhosts
0.0.0.0 uole.ad.uol.com.br
0.0.0.0 updatehere.ultimatesetnewfreeallsoftupgradesystems.pw
0.0.0.0 updateplayer-flash.icu
0.0.0.0 upgrade.freesetofvideoplayers.info
0.0.0.0 upgradenote.enterbestforupdating.bid
0.0.0.0 upload.adtech.de
0.0.0.0 upload.adtech.fr
@@ -11879,6 +11917,7 @@ ff02::3 ip6-allhosts
0.0.0.0 warp.crystalad.com
0.0.0.0 watch-this.live
0.0.0.0 waust.at
0.0.0.0 wayfarerspoutpraise.com
0.0.0.0 wd.adcolony.com
0.0.0.0 wdm29.com
0.0.0.0 we-are-gamers.com
@@ -11964,6 +12003,7 @@ ff02::3 ip6-allhosts
0.0.0.0 www.3qqq.net
0.0.0.0 www.3turtles.com
0.0.0.0 www.404errorpage.com
0.0.0.0 www.56.com
0.0.0.0 www.5thavenue.com
0.0.0.0 www.7500.com
0.0.0.0 www.7bpeople.com
@@ -12092,6 +12132,7 @@ ff02::3 ip6-allhosts
0.0.0.0 www.applicationwiki.com
0.0.0.0 www.appliedsemantics.com
0.0.0.0 www.appnexus.com
0.0.0.0 www.aptracking1.com
0.0.0.0 www.art-music-rewardpath.com
0.0.0.0 www.art-offer.com
0.0.0.0 www.art-offer.net
@@ -12148,6 +12189,7 @@ ff02::3 ip6-allhosts
0.0.0.0 www.blasphemysfhs.info
0.0.0.0 www.blatant8jh.info
0.0.0.0 www.blazingtrader.biz
0.0.0.0 www.blockadsnot.com
0.0.0.0 www.blockchaintop.nl
0.0.0.0 www.bluediamondoffers.com
0.0.0.0 www.bnnr.nl
@@ -12483,6 +12525,7 @@ ff02::3 ip6-allhosts
0.0.0.0 www.inckamedia.com
0.0.0.0 www.indiads.com
0.0.0.0 www.infinite-ads.com
0.0.0.0 www.inflationbreedinghoax.com
0.0.0.0 www.inpagevideo.nl
0.0.0.0 www.ins-offer.com
0.0.0.0 www.insurance-rewardpath.com
@@ -12816,6 +12859,7 @@ ff02::3 ip6-allhosts
0.0.0.0 www.thoughtfully-free.com
0.0.0.0 www.thruport.com
0.0.0.0 www.tons-to-see.com
0.0.0.0 www.top-free-casino-games.com
0.0.0.0 www.top20free.com
0.0.0.0 www.topbrandrewards.com
0.0.0.0 www.topcashvibes.com
@@ -12852,6 +12896,7 @@ ff02::3 ip6-allhosts
0.0.0.0 www.trkfl.com
0.0.0.0 www.trndsys.mobi
0.0.0.0 www.trourted.pro
0.0.0.0 www.truentertainment.net
0.0.0.0 www.ttnet.yandex.com.tr
0.0.0.0 www.ttoc8ok.com
0.0.0.0 www.tuigang1999.com
@@ -12913,6 +12958,7 @@ ff02::3 ip6-allhosts
0.0.0.0 www.worry-free-savings.com
0.0.0.0 www.wppluginspro.com
0.0.0.0 www.wtp101.com
0.0.0.0 www.xadsmart.com
0.0.0.0 www.xaxis.com
0.0.0.0 www.xbn.ru
0.0.0.0 www.xl-trk.com
@@ -13049,6 +13095,7 @@ ff02::3 ip6-allhosts
0.0.0.0 x.iasrv.com
0.0.0.0 x.interia.pl
0.0.0.0 x.mochiads.com
0.0.0.0 x2.trk1.co
0.0.0.0 x65zz.popularprizes.8981275.com
0.0.0.0 x86adserve006.adtech.de
0.0.0.0 xads.zedo.com
@@ -13098,6 +13145,7 @@ ff02::3 ip6-allhosts
0.0.0.0 your-free-iphone.com
0.0.0.0 your-gift-zone.com
0.0.0.0 your.dailytopdealz.com
0.0.0.0 yourdrugsassist.com
0.0.0.0 yourdvdplayer.com
0.0.0.0 yourfreegascard.com
0.0.0.0 yourgascards.com
+27 -18
View File
@@ -2,8 +2,8 @@
#
# For more information about this list, see: https://pgl.yoyo.org/adservers/
# ----
# last updated: Thu, 17 Dec 2020 09:47:06 GMT
# entries: 3558
# last updated: Thu, 21 Jan 2021 13:53:20 GMT
# entries: 3567
# format: hosts (hosts -- in hosts file format)
# credits: Peter Lowe - pgl@yoyo.org - https://pgl.yoyo.org/ - https://twitter.com/pgl
# this URL: https://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&mimetype=plaintext&useip=0.0.0.0
@@ -11,7 +11,7 @@
# other formats: https://pgl.yoyo.org/adservers/formats.php
# policy: https://pgl.yoyo.org/adservers/policy.php
#
# start date: Sun, 07 Jan 2001 00:00:00
# start date: Sun, 28 Jan 2001 00:00:00
0.0.0.0 1-1ads.com
0.0.0.0 101com.com
0.0.0.0 101order.com
@@ -75,6 +75,7 @@
0.0.0.0 abandonedaction.com
0.0.0.0 abc-ads.com
0.0.0.0 aboardlevel.com
0.0.0.0 aboutads.gr
0.0.0.0 abruptroad.com
0.0.0.0 absentstream.com
0.0.0.0 absoluteclickscom.com
@@ -95,6 +96,7 @@
0.0.0.0 acuityplatform.com
0.0.0.0 ad-balancer.at
0.0.0.0 ad-balancer.net
0.0.0.0 ad-cupid.com
0.0.0.0 ad-delivery.net
0.0.0.0 ad-pay.de
0.0.0.0 ad-rotator.com
@@ -135,7 +137,6 @@
0.0.0.0 ad.flurry.com
0.0.0.0 ad.foxnetworks.com
0.0.0.0 ad.freecity.de
0.0.0.0 ad.gate24.ch
0.0.0.0 ad.grafika.cz
0.0.0.0 ad.gt
0.0.0.0 ad.hbv.de
@@ -150,7 +151,6 @@
0.0.0.0 ad.jamster.co.uk
0.0.0.0 ad.jetsoftware.com
0.0.0.0 ad.keenspace.com
0.0.0.0 ad.kissanime.nz
0.0.0.0 ad.liveinternet.ru
0.0.0.0 ad.lupa.cz
0.0.0.0 ad.media-servers.net
@@ -175,7 +175,6 @@
0.0.0.0 ad.seznam.cz
0.0.0.0 ad.simflight.com
0.0.0.0 ad.simgames.net
0.0.0.0 ad.smartclip.net
0.0.0.0 ad.style
0.0.0.0 ad.tapthislink.com
0.0.0.0 ad.tbn.ru
@@ -222,6 +221,7 @@
0.0.0.0 adap.tv
0.0.0.0 adapt.tv
0.0.0.0 adaranth.com
0.0.0.0 adbilty.me
0.0.0.0 adblade.com
0.0.0.0 adblade.org
0.0.0.0 adblockanalytics.com
@@ -549,7 +549,6 @@
0.0.0.0 ads.imgur.com
0.0.0.0 ads.independent.com.mt
0.0.0.0 ads.infi.net
0.0.0.0 ads.internet24.se
0.0.0.0 ads.internic.co.il
0.0.0.0 ads.ipowerweb.com
0.0.0.0 ads.isoftmarketing.com
@@ -779,7 +778,6 @@
0.0.0.0 ads5.virtual-nights.com
0.0.0.0 ads6.gamecity.net
0.0.0.0 ads7.gamecity.net
0.0.0.0 ads8.com
0.0.0.0 adsafeprotected.com
0.0.0.0 adsatt.abc.starwave.com
0.0.0.0 adsatt.abcnews.starwave.com
@@ -797,6 +795,7 @@
0.0.0.0 adsend.de
0.0.0.0 adsensecustomsearchads.com
0.0.0.0 adserve.ams.rhythmxchange.com
0.0.0.0 adserve.gkeurope.de
0.0.0.0 adserve.io
0.0.0.0 adserve.jbs.org
0.0.0.0 adserver.71i.de
@@ -808,6 +807,7 @@
0.0.0.0 adserver.bdoce.cl
0.0.0.0 adserver.betandwin.de
0.0.0.0 adserver.bing.com
0.0.0.0 adserver.bizedge.com
0.0.0.0 adserver.bizhat.com
0.0.0.0 adserver.break-even.it
0.0.0.0 adserver.cams.com
@@ -837,6 +837,7 @@
0.0.0.0 adserver.o2.pl
0.0.0.0 adserver.oddschecker.com
0.0.0.0 adserver.omroepzeeland.nl
0.0.0.0 adserver.otthonom.hu
0.0.0.0 adserver.pampa.com.br
0.0.0.0 adserver.pl
0.0.0.0 adserver.portugalmail.net
@@ -844,8 +845,8 @@
0.0.0.0 adserver.sanomawsoy.fi
0.0.0.0 adserver.sciflicks.com
0.0.0.0 adserver.sharewareonline.com
0.0.0.0 adserver.spankaway.com
0.0.0.0 adserver.theonering.net
0.0.0.0 adserver.trojaner-info.de
0.0.0.0 adserver.twitpic.com
0.0.0.0 adserver.virginmedia.com
0.0.0.0 adserver.yahoo.com
@@ -865,6 +866,7 @@
0.0.0.0 adsfac.eu
0.0.0.0 adsfac.net
0.0.0.0 adsfac.us
0.0.0.0 adsfactor.net
0.0.0.0 adsfeed.brabys.com
0.0.0.0 adside.com
0.0.0.0 adsiduous.com
@@ -999,7 +1001,6 @@
0.0.0.0 affiliate.rusvpn.com
0.0.0.0 affiliate.travelnow.com
0.0.0.0 affiliate.treated.com
0.0.0.0 affiliate.viator.com
0.0.0.0 affiliatefuture.com
0.0.0.0 affiliates.allposters.com
0.0.0.0 affiliates.babylon.com
@@ -1025,6 +1026,7 @@
0.0.0.0 aistat.net
0.0.0.0 ak0gsh40.com
0.0.0.0 aktrack.pubmatic.com
0.0.0.0 alchemist.go2cloud.org
0.0.0.0 alclick.com
0.0.0.0 alenty.com
0.0.0.0 alert.com.mt
@@ -1108,6 +1110,7 @@
0.0.0.0 at-adserver.alltop.com
0.0.0.0 atdmt.com
0.0.0.0 athena-ads.wikia.com
0.0.0.0 ato.mx
0.0.0.0 attractiveafternoon.com
0.0.0.0 attribution.report
0.0.0.0 attributiontracker.com
@@ -1189,7 +1192,6 @@
0.0.0.0 banners.adultfriendfinder.com
0.0.0.0 banners.amigos.com
0.0.0.0 banners.asiafriendfinder.com
0.0.0.0 banners.babylon-x.com
0.0.0.0 banners.bol.com.br
0.0.0.0 banners.cams.com
0.0.0.0 banners.clubseventeen.com
@@ -1319,6 +1321,8 @@
0.0.0.0 broadboundary.com
0.0.0.0 broadcastbed.com
0.0.0.0 broaddoor.com
0.0.0.0 browser-http-intake.logs.datadoghq.com
0.0.0.0 browser-http-intake.logs.datadoghq.eu
0.0.0.0 bs.yandex.ru
0.0.0.0 btez8.xyz
0.0.0.0 btrll.com
@@ -1471,7 +1475,6 @@
0.0.0.0 colonize.com
0.0.0.0 comclick.com
0.0.0.0 comfortablecheese.com
0.0.0.0 commindo-media-ressourcen.de
0.0.0.0 commissionmonster.com
0.0.0.0 commonswing.com
0.0.0.0 compactbanner.com
@@ -1819,7 +1822,6 @@
0.0.0.0 freebanner.com
0.0.0.0 freecounterstat.com
0.0.0.0 freelogs.com
0.0.0.0 freemaineads.com
0.0.0.0 freeonlineusers.com
0.0.0.0 freepay.com
0.0.0.0 freeskreen.com
@@ -1980,6 +1982,7 @@
0.0.0.0 hyperbanner.net
0.0.0.0 hypertracker.com
0.0.0.0 hyprmx.com
0.0.0.0 hyros.com
0.0.0.0 hystericalhelp.com
0.0.0.0 i-clicks.net
0.0.0.0 i-i.lt
@@ -2083,6 +2086,7 @@
0.0.0.0 iyfnzgb.com
0.0.0.0 j93557g.com
0.0.0.0 jadeitite.com
0.0.0.0 jaizouji.com
0.0.0.0 jauchuwa.net
0.0.0.0 jcount.com
0.0.0.0 jdoqocy.com
@@ -2202,9 +2206,8 @@
0.0.0.0 log.btopenworld.com
0.0.0.0 log.logrocket.io
0.0.0.0 log.pinterest.com
0.0.0.0 log.videocampaign.co
0.0.0.0 logger.snackly.co
0.0.0.0 logs.datadoghq.com
0.0.0.0 logs.datadoghq.eu
0.0.0.0 logs.roku.com
0.0.0.0 logs.spilgames.com
0.0.0.0 logsss.com
@@ -2261,6 +2264,7 @@
0.0.0.0 matheranalytics.com
0.0.0.0 mathtag.com
0.0.0.0 matomo.activate.cz
0.0.0.0 matomo.kmkb.ru
0.0.0.0 mautic.com
0.0.0.0 max.i12.de
0.0.0.0 maximiser.net
@@ -2506,7 +2510,6 @@
0.0.0.0 openads.org
0.0.0.0 openadsnetwork.com
0.0.0.0 opentag-stats.qubit.com
0.0.0.0 openx.actvtech.com
0.0.0.0 openx.angelsgroup.org.uk
0.0.0.0 openx.aosis.co.za
0.0.0.0 openx.cairo360.com
@@ -2735,7 +2738,6 @@
0.0.0.0 r.msn.com
0.0.0.0 r.scoota.co
0.0.0.0 radar.cedexis.com
0.0.0.0 radarurl.com
0.0.0.0 radiate.com
0.0.0.0 rads.alfamedia.pl
0.0.0.0 rads.realadmin.pl
@@ -2866,6 +2868,8 @@
0.0.0.0 rtxplatform.com
0.0.0.0 ru4.com
0.0.0.0 rubiconproject.com
0.0.0.0 rum-http-intake.logs.datadoghq.com
0.0.0.0 rum-http-intake.logs.datadoghq.eu
0.0.0.0 runads.com
0.0.0.0 rundsp.com
0.0.0.0 ruthlessrobin.com
@@ -2907,6 +2911,7 @@
0.0.0.0 securemetrics.apple.com
0.0.0.0 sedoparking.com
0.0.0.0 sedotracker.com
0.0.0.0 segmetrics.io
0.0.0.0 selectivesummer.com
0.0.0.0 semasio.net
0.0.0.0 sendmepixel.com
@@ -3064,8 +3069,10 @@
0.0.0.0 stats.hyperinzerce.cz
0.0.0.0 stats.merriam-webster.com
0.0.0.0 stats.mirrorfootball.co.uk
0.0.0.0 stats.nextgen-email.com
0.0.0.0 stats.olark.com
0.0.0.0 stats.pusher.com
0.0.0.0 stats.rdphv.net
0.0.0.0 stats.self.com
0.0.0.0 stats.townnews.com
0.0.0.0 stats.unwired-i.net
@@ -3185,6 +3192,7 @@
0.0.0.0 thinkablerice.com
0.0.0.0 thirdrespect.com
0.0.0.0 thirstytwig.com
0.0.0.0 thomastorch.com
0.0.0.0 threechurch.com
0.0.0.0 throattrees.com
0.0.0.0 throtle.io
@@ -3231,7 +3239,6 @@
0.0.0.0 touchclarity.com
0.0.0.0 touchclarity.natwest.com
0.0.0.0 tour.brazzers.com
0.0.0.0 tpnads.com
0.0.0.0 track.addevent.com
0.0.0.0 track.adform.net
0.0.0.0 track.anchorfree.com
@@ -3245,6 +3252,7 @@
0.0.0.0 track.hexcan.com
0.0.0.0 track.mailerlite.com
0.0.0.0 track.nuxues.com
0.0.0.0 track.themaccleanup.info
0.0.0.0 track.tkbo.com
0.0.0.0 track.ultravpn.com
0.0.0.0 track.undressingpics.work
@@ -3417,6 +3425,7 @@
0.0.0.0 visitpath.com
0.0.0.0 visual-pagerank.fr
0.0.0.0 visualrevenue.com
0.0.0.0 vivads.net
0.0.0.0 vivtracking.com
0.0.0.0 vmmpxl.com
0.0.0.0 voicefive.com
+25
View File
@@ -2348,3 +2348,28 @@
127.0.0.1 www.partypoker.cz
127.0.0.1 www.casino.org
127.0.0.1 lotto-bayern.de
127.0.0.1 lotto-brandenburg.de
127.0.0.1 lotto-bremen.de
127.0.0.1 lotto-bw.de
127.0.0.1 lotto-hessen.de
127.0.0.1 lotto-hh.de
127.0.0.1 lotto-niedersachsen.de
127.0.0.1 lotto-rlp.de
127.0.0.1 lottomv.de
127.0.0.1 lottosachsenanhalt.de
127.0.0.1 saartoto.de
127.0.0.1 sachsenlotto.de
127.0.0.1 www.lotto-bayern.de
127.0.0.1 www.lotto-brandenburg.de
127.0.0.1 www.lotto-bremen.de
127.0.0.1 www.lotto-bw.de
127.0.0.1 www.lotto-hessen.de
127.0.0.1 www.lotto-hh.de
127.0.0.1 www.lotto-niedersachsen.de
127.0.0.1 www.lotto-rlp.de
127.0.0.1 www.lottomv.de
127.0.0.1 www.lottosachsenanhalt.de
127.0.0.1 www.saartoto.de
127.0.0.1 www.sachsenlotto.de
+459
View File
@@ -5956,6 +5956,7 @@
0.0.0.0 hotpornshow.com
0.0.0.0 www.hotpornshow.com
0.0.0.0 hotporntubes.com
0.0.0.0 hotporntube.co
0.0.0.0 teen.hotpornvideos.eu
0.0.0.0 hotretro.pro
0.0.0.0 hotretroporn.com
@@ -14621,3 +14622,461 @@
0.0.0.0 xxxshame.com
0.0.0.0 megasexpov.com
0.0.0.0 facialcumshot.info
0.0.0.0 18dreams.net
0.0.0.0 18hairygirls.com
0.0.0.0 300porn.pro
0.0.0.0 8kpornvids.com
0.0.0.0 8teen.pro
0.0.0.0 abigass.com
0.0.0.0 all-nude-celebs.net
0.0.0.0 allteenmovies.pro
0.0.0.0 amateur-twink.com
0.0.0.0 amateurasianpictures.com
0.0.0.0 amateurnudepic.mobi
0.0.0.0 amateurporn.su
0.0.0.0 amateurpornreal.com
0.0.0.0 amateursexvideos.pro
0.0.0.0 amatrys.com
0.0.0.0 amaturepornworld.com
0.0.0.0 analtime.org
0.0.0.0 anyslick.com
0.0.0.0 anysmut.com
0.0.0.0 asian8888.com
0.0.0.0 asianfuckup.com
0.0.0.0 asianpedia.com
0.0.0.0 asianporn.surf
0.0.0.0 asianpornlab.com
0.0.0.0 asiansexvideo.life
0.0.0.0 avidols.pro
0.0.0.0 bangher.net
0.0.0.0 barfuck.com
0.0.0.0 bayofpleasure.com
0.0.0.0 bbwmovies.pro
0.0.0.0 bbwvideos.pro
0.0.0.0 bdsm-pictures.com
0.0.0.0 beeg.porn
0.0.0.0 benbartlettca.com
0.0.0.0 bestbondagevideos.com
0.0.0.0 besttrannytube.com
0.0.0.0 bikespumps.info
0.0.0.0 blackbarbara.com
0.0.0.0 blackbootypictures.com
0.0.0.0 blackcelebsleaked.com
0.0.0.0 blackshemale.video
0.0.0.0 blphoto.net
0.0.0.0 bobolike.com
0.0.0.0 bokeptube.org
0.0.0.0 bondagepornjpg.com
0.0.0.0 boobsandpussy.net
0.0.0.0 borwap.pro
0.0.0.0 boyloving.com
0.0.0.0 brownpuma.com
0.0.0.0 brutalanal.net
0.0.0.0 bustygranny.org
0.0.0.0 cafesex.net
0.0.0.0 cambro.tv
0.0.0.0 camclips.tv
0.0.0.0 camgirl.best
0.0.0.0 camlust.com
0.0.0.0 campornwhores.com
0.0.0.0 camsexone.com
0.0.0.0 camsfinder.com
0.0.0.0 camzey.com
0.0.0.0 castingbitch.com
0.0.0.0 celebnudesphotos.xyz
0.0.0.0 cfwives.com
0.0.0.0 cloudigirl.com
0.0.0.0 cuckoldsamateur.com
0.0.0.0 cuteamateurpictures.com
0.0.0.0 cutepix.info
0.0.0.0 cxfakes.com
0.0.0.0 czechvideo.org
0.0.0.0 dianamovies.com
0.0.0.0 divinetighties.com
0.0.0.0 doeda.com
0.0.0.0 dreambdsm.com
0.0.0.0 elbrasombre.com
0.0.0.0 electbabe.com
0.0.0.0 errio.net
0.0.0.0 everydayporn.co
0.0.0.0 exclusiveteenpictures.com
0.0.0.0 extraasian.com
0.0.0.0 flashingjungle.com
0.0.0.0 foxporns.net
0.0.0.0 freegayporn.me
0.0.0.0 freegayporn.pics
0.0.0.0 freepornasia.com
0.0.0.0 freepornhdonlinegay.com
0.0.0.0 freepornogay.pro
0.0.0.0 freeteenporn.me
0.0.0.0 freexxxmovies.biz
0.0.0.0 fruchtbare-tage-berechnen.info
0.0.0.0 fuckableteens.net
0.0.0.0 fuckteenboy.com
0.0.0.0 gasngogeneralstores.com
0.0.0.0 gay-board.org
0.0.0.0 gay-male-celebs.com
0.0.0.0 gay-porn.pro
0.0.0.0 gay.bingo
0.0.0.0 gaybarebackporn.net
0.0.0.0 gayboysporn.best
0.0.0.0 gayck.com
0.0.0.0 gayfuck.tv
0.0.0.0 gayfuckporn.tv
0.0.0.0 gayfun.net
0.0.0.0 gayhorse.net
0.0.0.0 gaymandick.com
0.0.0.0 gaymanfuckpics.com
0.0.0.0 gayporn.wiki
0.0.0.0 gaypornhdfree.to
0.0.0.0 gaypornplanet.com
0.0.0.0 gaypornvideos.tv
0.0.0.0 gayrookievideos.com
0.0.0.0 gaysonic.eu
0.0.0.0 gaystream.pw
0.0.0.0 gaythebest.com
0.0.0.0 gethairyphotos.com
0.0.0.0 gilf.wtf
0.0.0.0 gohairygirls.com
0.0.0.0 gotanynudes.com
0.0.0.0 goxxxlesbian.com
0.0.0.0 gracefulmilf.com
0.0.0.0 granny-fuck.pro
0.0.0.0 granny-porn.me
0.0.0.0 granny-sex.pro
0.0.0.0 granny77mature.com
0.0.0.0 grannybigboobs.com
0.0.0.0 grannymovies.pro
0.0.0.0 grannypornpics.xyz
0.0.0.0 grannypussy.pro
0.0.0.0 grannypussy.tv
0.0.0.0 greatblackass.com
0.0.0.0 hairyfuckpics.com
0.0.0.0 hairynude.org
0.0.0.0 hairypussypic.net
0.0.0.0 hairypussypornpictures.com
0.0.0.0 hairyslutgirls.com
0.0.0.0 hairyteens.org
0.0.0.0 hairywifespics.com
0.0.0.0 happyteenfuck.com
0.0.0.0 hdgay.net
0.0.0.0 hdhole.com
0.0.0.0 hdjapfuck.com
0.0.0.0 hdlesbi.com
0.0.0.0 hdteentube.xxx
0.0.0.0 here.xxx
0.0.0.0 hkcafekaty.com
0.0.0.0 holedk.com
0.0.0.0 homemadepics.net
0.0.0.0 homemadexvids.com
0.0.0.0 hothairymuff.com
0.0.0.0 hotmaturemoms.com
0.0.0.0 hotmom.tv
0.0.0.0 hotnakedphotos.com
0.0.0.0 hotnudemen.net
0.0.0.0 hotpussyphotos.com
0.0.0.0 hotpussypics.com
0.0.0.0 hottightass.com
0.0.0.0 iceporncasting.com
0.0.0.0 igotfakes.com
0.0.0.0 iloopit.net
0.0.0.0 indianamateurporn.pro
0.0.0.0 indianpornvideos.mobi
0.0.0.0 indianpornvideos2.com
0.0.0.0 inteentube.com
0.0.0.0 japananal.pro
0.0.0.0 japanese-girls.net
0.0.0.0 japanese6.club
0.0.0.0 japaneseporn.one
0.0.0.0 japaneseporn.pro
0.0.0.0 japaneseporn.su
0.0.0.0 japanesepornmature.com
0.0.0.0 japanesepussyfuck.com
0.0.0.0 japanporn.su
0.0.0.0 javur.com
0.0.0.0 javxox.com
0.0.0.0 jerkroom.com
0.0.0.0 josex.net
0.0.0.0 juliamovies.com
0.0.0.0 justindianporn.me
0.0.0.0 justsexvideo.com
0.0.0.0 kompoz2.com
0.0.0.0 kuznica-resheniy.ru
0.0.0.0 ladyboytube.tv
0.0.0.0 latendresa.com
0.0.0.0 latina-sex-pics.com
0.0.0.0 lesbian-porn.me
0.0.0.0 lesbian-porn.pro
0.0.0.0 lesbian24h.com
0.0.0.0 lesbianall.com
0.0.0.0 lesbianclick.com
0.0.0.0 lesbianmix.com
0.0.0.0 lesbianpornohub.com
0.0.0.0 lesbianpornspace.com
0.0.0.0 lesbiansex.best
0.0.0.0 lesbify.com
0.0.0.0 lesbitube.net
0.0.0.0 lezzietub.com
0.0.0.0 likehairygirls.com
0.0.0.0 livecammodelshows.com
0.0.0.0 livesexcams9.com
0.0.0.0 livesexonly.com
0.0.0.0 liveshemalefuck.com
0.0.0.0 liveteas.com
0.0.0.0 liveviolet.net
0.0.0.0 localcamgirls.net
0.0.0.0 logicporn.com
0.0.0.0 loriprix.ru
0.0.0.0 madyoungtube.com
0.0.0.0 malayfuck.net
0.0.0.0 masalaseen.com
0.0.0.0 massagepornx.com
0.0.0.0 mature-mom.tube
0.0.0.0 matureadulttv.com
0.0.0.0 maturealbum.mobi
0.0.0.0 maturefree.pro
0.0.0.0 maturehdporn.tv
0.0.0.0 maturehotmoms.com
0.0.0.0 maturemommovies.pro
0.0.0.0 maturemompics.com
0.0.0.0 maturemovies.tv
0.0.0.0 matureporncorp.com
0.0.0.0 maturepornvideo.one
0.0.0.0 maturepornxxxtube.me
0.0.0.0 matureslut6.com
0.0.0.0 maturetitspictures.com
0.0.0.0 maturetube.pro
0.0.0.0 megapornfreehd.com
0.0.0.0 melonsclips.com
0.0.0.0 milf.rodeo
0.0.0.0 milfmoms.me
0.0.0.0 milfmovs.net
0.0.0.0 milfscocktail.com
0.0.0.0 milfsection.com
0.0.0.0 milfsexbomb.com
0.0.0.0 milfxxxpics.com
0.0.0.0 misterboys.com
0.0.0.0 misty-morning.net
0.0.0.0 mom-xxx.pro
0.0.0.0 momanalfuck.com
0.0.0.0 momboy.pro
0.0.0.0 momfucks.pro
0.0.0.0 mommyalice.com
0.0.0.0 mompornonly.com
0.0.0.0 momsgocrazy.com
0.0.0.0 momspost.com
0.0.0.0 momstaped.com
0.0.0.0 momsuckhard.com
0.0.0.0 momtits.com
0.0.0.0 momvideos.su
0.0.0.0 momxmature.com
0.0.0.0 momzr.com
0.0.0.0 moviesteen.pro
0.0.0.0 mrscope.me
0.0.0.0 mult34.com
0.0.0.0 musclegayclips.com
0.0.0.0 myasiansex.pro
0.0.0.0 myhairypics.com
0.0.0.0 mynakedselfie.com
0.0.0.0 mypornvideos.pro
0.0.0.0 myteengay.com
0.0.0.0 myteenmovies.pro
0.0.0.0 mywebcam-model.com
0.0.0.0 nakedblackpics.com
0.0.0.0 nakedcougarpics.com
0.0.0.0 nakedgaypics.com
0.0.0.0 nakedgranny.xyz
0.0.0.0 nakedsexphotos.com
0.0.0.0 nakedwomenpics.com
0.0.0.0 naturallynakednudes.com
0.0.0.0 nicemilfpics.com
0.0.0.0 niceperfectass.com
0.0.0.0 nightwindpleasures.com
0.0.0.0 nobudgefilms.com
0.0.0.0 nudeasianpics.net
0.0.0.0 nudeclap.com
0.0.0.0 nudeexgirlfriends.net
0.0.0.0 nudegrannypics.xyz
0.0.0.0 nudematuremilfs.com
0.0.0.0 nudesexymoms.com
0.0.0.0 nudevista.fun
0.0.0.0 nudex.tv
0.0.0.0 nudography.com
0.0.0.0 old-ladies.net
0.0.0.0 oldcunts.xyz
0.0.0.0 olderdemon.com
0.0.0.0 olderkiss.com
0.0.0.0 oldfold.com
0.0.0.0 oldladyass.com
0.0.0.0 onejapanese.com
0.0.0.0 onlygayvideo.com
0.0.0.0 painbdsm.tv
0.0.0.0 pakistansex.pro
0.0.0.0 paulsmilfs.com
0.0.0.0 perfectnakedgirls.com
0.0.0.0 pervertebony.com
0.0.0.0 playteentube.com
0.0.0.0 porn-japanese.com
0.0.0.0 porn2012.com
0.0.0.0 pornachi.com
0.0.0.0 pornblade.com
0.0.0.0 porndrake.com
0.0.0.0 porngayman.com
0.0.0.0 pornharlot.net
0.0.0.0 pornhdvideo.org
0.0.0.0 pornhubxxxhd.com
0.0.0.0 pornktu.be
0.0.0.0 pornma.com
0.0.0.0 pornmonde.com
0.0.0.0 porno.supply
0.0.0.0 pornoaid.com
0.0.0.0 pornoamateurvip.xxx
0.0.0.0 pornohirsch.net
0.0.0.0 pornoklinge.com
0.0.0.0 pornpics.plus
0.0.0.0 pornpicslove.com
0.0.0.0 pornpropeller.com
0.0.0.0 pornstarpic.net
0.0.0.0 porntubes4k.com
0.0.0.0 pornzog.com
0.0.0.0 postyourflasher.com
0.0.0.0 prettyteenmovies.pro
0.0.0.0 puss.pro
0.0.0.0 pussyspace.net
0.0.0.0 queerpig.com
0.0.0.0 rabbitsfun.com
0.0.0.0 redpornpictures.com
0.0.0.0 retrosexsymbols.com
0.0.0.0 riomoms.com
0.0.0.0 sadogate.com
0.0.0.0 sassygays.com
0.0.0.0 screenhumor.com
0.0.0.0 seductivetease.com
0.0.0.0 sex-xxx.video
0.0.0.0 sexbombo.pro
0.0.0.0 sexcamgold.com
0.0.0.0 sexcams101.com
0.0.0.0 sexhdmovs.com
0.0.0.0 sexlesbian.net
0.0.0.0 sexm.xxx
0.0.0.0 sexmature.me
0.0.0.0 sexmotors.com
0.0.0.0 sexnaked.net
0.0.0.0 sexpicturespass.com
0.0.0.0 sexteensex.mobi
0.0.0.0 sextubespot.com
0.0.0.0 sexy-babe-pics.com
0.0.0.0 sexyasian.fun
0.0.0.0 sexyasspics.com
0.0.0.0 shanalouise.com
0.0.0.0 shavedjapanesegirl.com
0.0.0.0 sheamateur.com
0.0.0.0 shehairy.com
0.0.0.0 shemale-porn.pro
0.0.0.0 shemale-porno.net
0.0.0.0 shemale-video.net
0.0.0.0 shemale.fyi
0.0.0.0 shemale.run
0.0.0.0 shemaleall.com
0.0.0.0 shemalephotos.net
0.0.0.0 shemalepics.net
0.0.0.0 shemales-cocks.com
0.0.0.0 shemalex.net
0.0.0.0 shhmale.com
0.0.0.0 silvermilfs.com
0.0.0.0 skinnymatures.com
0.0.0.0 skyhealth.top
0.0.0.0 somaturemovies.com
0.0.0.0 sonicblue.com
0.0.0.0 sopornmovies.com
0.0.0.0 suckjerkcock.com
0.0.0.0 superbgays.com
0.0.0.0 superchat.live
0.0.0.0 supernude.net
0.0.0.0 teen-tube-18.com
0.0.0.0 teenage-porno-videos.com
0.0.0.0 teenagepussypic.com
0.0.0.0 teenassesporno.com
0.0.0.0 teenbeautymovies.pro
0.0.0.0 teengayx.com
0.0.0.0 teengirlxxx.pro
0.0.0.0 teennakedgirls.com
0.0.0.0 teenpornlife.com
0.0.0.0 teenpornpics.pro
0.0.0.0 teensexgood.com
0.0.0.0 teensexwow.com
0.0.0.0 teensporn.cc
0.0.0.0 teenvagina.net
0.0.0.0 teenxmovies.com
0.0.0.0 teenxxxporn.net
0.0.0.0 teenyoulove.com
0.0.0.0 tgpin.com
0.0.0.0 thegay.com
0.0.0.0 thesexcam.org
0.0.0.0 titsbox.com
0.0.0.0 topnudecelebs.nl
0.0.0.0 topratedmilfs.com
0.0.0.0 topshemalefuck.com
0.0.0.0 trannyadult.com
0.0.0.0 trannyleaf.com
0.0.0.0 trannyporn.pro
0.0.0.0 trannypornpictures.com
0.0.0.0 trannyshemalepics.com
0.0.0.0 trannyteca.com
0.0.0.0 trendamateurpics.com
0.0.0.0 tryindianfuck.pro
0.0.0.0 tubedare.com
0.0.0.0 tubemature.tv
0.0.0.0 tubestack.pro
0.0.0.0 tubetranny.xxx
0.0.0.0 tubexo.tv
0.0.0.0 upicsz.com
0.0.0.0 valeriemillett.com
0.0.0.0 venusmoms.com
0.0.0.0 verysexyladies.com
0.0.0.0 vibragame.net
0.0.0.0 videojav.com
0.0.0.0 viraltags.xyz
0.0.0.0 viviporn.tv
0.0.0.0 wifesharing.pro
0.0.0.0 wildfreevideos.com
0.0.0.0 wildgay.com
0.0.0.0 xhamster36.com
0.0.0.0 xhamster7.com
0.0.0.0 xhamster7.desi
0.0.0.0 xlgaytube.tv
0.0.0.0 xmaturemom.com
0.0.0.0 xnmodels.com
0.0.0.0 xnxx.es
0.0.0.0 xnxxvideos.su
0.0.0.0 xnxxxvideoshd.co
0.0.0.0 xsexcomics.com
0.0.0.0 xvideos5.com
0.0.0.0 xvideosexporns.com
0.0.0.0 xvideoslesbian.com
0.0.0.0 xxx.tubedare.com
0.0.0.0 xxxasianmovs.com
0.0.0.0 xxxfreegallery.net
0.0.0.0 xxxgrannyvideos.com
0.0.0.0 xxxlucah.com
0.0.0.0 xxxmaturemovie.com
0.0.0.0 xxxmoviehub.com
0.0.0.0 xxxmovies.pro
0.0.0.0 xxxnakedpics.com
0.0.0.0 xxxporn.pics
0.0.0.0 xxxshemale.su
0.0.0.0 xxxteenmovs.com
0.0.0.0 xxxter.com
0.0.0.0 xxxvideohd.net
0.0.0.0 xxxvideor.com
0.0.0.0 ymlporn.net
0.0.0.0 youngpussy.me
0.0.0.0 youngpussy.pro
0.0.0.0 youngsluts.tv
0.0.0.0 yourporngod.com
0.0.0.0 zambotravel.com
0.0.0.0 zbporn.tv
0.0.0.0 www.girlsreleased.com
0.0.0.0 girlsreleased.com
+2435 -1187
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "hosts",
"version": "3.3.1",
"version": "3.3.6",
"description": "Extending and consolidating hosts files from several well-curated sources like adaway.org, mvps.org, malwaredomainlist.com, someonewhocares.org, and potentially others. You can optionally invoke extensions to block additional sites by category.",
"main": "",
"private": true,
@@ -35,6 +35,6 @@
},
"homepage": "https://github.com/StevenBlack/hosts#readme",
"devDependencies": {
"release-it": "^14.2.1"
"release-it": "^14.2.2"
}
}
+21 -27
View File
@@ -1,8 +1,7 @@
----
**Take Note!**
* This version of the Hosts file generator, and tests, are for Python 3.5+ only.
* With the exception of issues and PRs regarding changes to `hosts/data/StevenBlack/hosts`, all other issues regarding the content of the produced hosts files should be made with the appropriate data source that contributed the content in question. The contact information for all of the data sources can be found in the `hosts/data/` directory.
----
![Logo](https://raw.githubusercontent.com/StevenBlack/hosts/master/.github/logo.png)
@@ -22,11 +21,10 @@
This repository consolidates several reputable `hosts` files, and merges them
into a unified hosts file with duplicates removed. A variety of tailored hosts files are provided.
* Last updated: **January 02 2021**.
* Here's the [raw hosts file with base extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts) containing 58,277 entries.
* Last updated: **January 23 2021**.
* Here's the [raw hosts file with base extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts) containing 59,536 entries.
* Logo by [@Tobaloidee](https://github.com/Tobaloidee).
## List of all hosts file variants
This repository offers [15 different host file variants](https://github.com/StevenBlack/hosts/tree/master/alternates), in addition to the base variant.
@@ -37,22 +35,22 @@ with GitHub download links.
Host file recipe | Readme | Raw hosts | Unique domains | Non GitHub mirror
---------------- |:------:|:---------:|:--------------:|:-------------:
Unified hosts = **(adware + malware)** | [Readme](https://github.com/StevenBlack/hosts/blob/master/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts) | 58,277 | [link](http://sbc.io/hosts/hosts)
Unified hosts **+ fakenews** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 60,472 | [link](http://sbc.io/hosts/alternates/fakenews/hosts)
Unified hosts **+ gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 60,601 | [link](http://sbc.io/hosts/alternates/gambling/hosts)
Unified hosts **+ porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) | 80,336 | [link](http://sbc.io/hosts/alternates/porn/hosts)
Unified hosts **+ social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 61,036 | [link](http://sbc.io/hosts/alternates/social/hosts)
Unified hosts **+ fakenews + gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts) | 62,796 | [link](http://sbc.io/hosts/alternates/fakenews-gambling/hosts)
Unified hosts **+ fakenews + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn/hosts) | 82,531 | [link](http://sbc.io/hosts/alternates/fakenews-porn/hosts)
Unified hosts **+ fakenews + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-social/hosts) | 63,231 | [link](http://sbc.io/hosts/alternates/fakenews-social/hosts)
Unified hosts **+ gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts) | 82,660 | [link](http://sbc.io/hosts/alternates/gambling-porn/hosts)
Unified hosts **+ gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts) | 63,360 | [link](http://sbc.io/hosts/alternates/gambling-social/hosts)
Unified hosts **+ porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn-social/hosts) | 83,094 | [link](http://sbc.io/hosts/alternates/porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts) | 84,855 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn/hosts)
Unified hosts **+ fakenews + gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-social/hosts) | 65,555 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-social/hosts)
Unified hosts **+ fakenews + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn-social/hosts) | 85,289 | [link](http://sbc.io/hosts/alternates/fakenews-porn-social/hosts)
Unified hosts **+ gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn-social/hosts) | 85,418 | [link](http://sbc.io/hosts/alternates/gambling-porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn-social/hosts) | 87,613 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
Unified hosts = **(adware + malware)** | [Readme](https://github.com/StevenBlack/hosts/blob/master/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts) | 59,536 | [link](http://sbc.io/hosts/hosts)
Unified hosts **+ fakenews** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 61,731 | [link](http://sbc.io/hosts/alternates/fakenews/hosts)
Unified hosts **+ gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 61,884 | [link](http://sbc.io/hosts/alternates/gambling/hosts)
Unified hosts **+ porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) | 82,053 | [link](http://sbc.io/hosts/alternates/porn/hosts)
Unified hosts **+ social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 62,295 | [link](http://sbc.io/hosts/alternates/social/hosts)
Unified hosts **+ fakenews + gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts) | 64,079 | [link](http://sbc.io/hosts/alternates/fakenews-gambling/hosts)
Unified hosts **+ fakenews + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn/hosts) | 84,248 | [link](http://sbc.io/hosts/alternates/fakenews-porn/hosts)
Unified hosts **+ fakenews + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-social/hosts) | 64,490 | [link](http://sbc.io/hosts/alternates/fakenews-social/hosts)
Unified hosts **+ gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts) | 84,401 | [link](http://sbc.io/hosts/alternates/gambling-porn/hosts)
Unified hosts **+ gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts) | 64,643 | [link](http://sbc.io/hosts/alternates/gambling-social/hosts)
Unified hosts **+ porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn-social/hosts) | 84,811 | [link](http://sbc.io/hosts/alternates/porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts) | 86,596 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn/hosts)
Unified hosts **+ fakenews + gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-social/hosts) | 66,838 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-social/hosts)
Unified hosts **+ fakenews + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn-social/hosts) | 87,006 | [link](http://sbc.io/hosts/alternates/fakenews-porn-social/hosts)
Unified hosts **+ gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn-social/hosts) | 87,159 | [link](http://sbc.io/hosts/alternates/gambling-porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn-social/hosts) | 89,354 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
**Expectation**: These unified hosts files should serve all devices, regardless
@@ -84,7 +82,6 @@ URLHaus | A project from [abuse.ch](https://abuse.ch/) with the goal of sharing
yoyo.org | Blocking with ad server and tracking server hostnames. |[link](https://pgl.yoyo.org/adservers/) | [raw](https://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&mimetype=plaintext&useip=0.0.0.0) | frequently | | [issues](mailto:pgl@yoyo.org)
## Extensions
The unified hosts file is optionally extensible. Extensions are used to include domains by category. Currently, we offer the following categories: `fakenews`, `social`, `gambling`, and `porn`.
@@ -105,13 +102,13 @@ The container will contain Python 3 and all its dependency requirements, and a c
Build the Docker container like this:
```
```sh
docker build ./
```
Access the terminal like this:
```
```sh
docker run -it (containerid) bash
```
@@ -222,7 +219,6 @@ To install hosts file on your machine add the following into your `configuration
* NOTE: The call to `fetchurl` is impure.
Use `fetchFromGitHub` with the exact commit if you want to always get the same result.
## How do I control which sources are unified?
Add one or more *additional* sources, each in a subfolder of the `data/`
@@ -281,7 +277,6 @@ Then, submit a pull request.
If you're able to curate your own collection of sketchy domains, then curate your own hosts list. Then signal the existence of your repo as [a new issue](https://github.com/StevenBlack/hosts/issues) and we may include your new repo into the collection of sources we pull whenever we create new versions.
## What is a hosts file?
A hosts file, named `hosts` (with no file extension), is a plain-text file
@@ -320,7 +315,6 @@ interfere with a web server that may be running on the local PC.
We tried that. Using `0` doesn't work universally.
## Location of your hosts file
To modify your current `hosts` file, look for it in the following places and modify it with a text
+1 -1
View File
File diff suppressed because one or more lines are too long
+3 -9
View File
@@ -1,8 +1,7 @@
----
**Take Note!**
* This version of the Hosts file generator, and tests, are for Python 3.5+ only.
* With the exception of issues and PRs regarding changes to `hosts/data/StevenBlack/hosts`, all other issues regarding the content of the produced hosts files should be made with the appropriate data source that contributed the content in question. The contact information for all of the data sources can be found in the `hosts/data/` directory.
----
![Logo](https://raw.githubusercontent.com/StevenBlack/hosts/master/.github/logo.png)
@@ -26,7 +25,6 @@ into a unified hosts file with duplicates removed. A variety of tailored hosts
* Here's the [raw hosts file @EXTENSIONS_HEADER@](https://raw.githubusercontent.com/StevenBlack/hosts/master/@SUBFOLDER@hosts) containing @NUM_ENTRIES@ entries.
* Logo by [@Tobaloidee](https://github.com/Tobaloidee).
## List of all hosts file variants
This repository offers [15 different host file variants](https://github.com/StevenBlack/hosts/tree/master/alternates), in addition to the base variant.
@@ -51,7 +49,6 @@ Host file source | Description | Home page | Raw hosts | Update frequency | Lice
-----------------|-------------|:---------:|:---------:|:----------------:|:-------:|:------:
@SOURCEROWS@
## Extensions
The unified hosts file is optionally extensible. Extensions are used to include domains by category. Currently, we offer the following categories: `fakenews`, `social`, `gambling`, and `porn`.
@@ -72,13 +69,13 @@ The container will contain Python 3 and all its dependency requirements, and a c
Build the Docker container like this:
```
```sh
docker build ./
```
Access the terminal like this:
```
```sh
docker run -it (containerid) bash
```
@@ -189,7 +186,6 @@ To install hosts file on your machine add the following into your `configuration
* NOTE: The call to `fetchurl` is impure.
Use `fetchFromGitHub` with the exact commit if you want to always get the same result.
## How do I control which sources are unified?
Add one or more *additional* sources, each in a subfolder of the `data/`
@@ -248,7 +244,6 @@ Then, submit a pull request.
If you're able to curate your own collection of sketchy domains, then curate your own hosts list. Then signal the existence of your repo as [a new issue](https://github.com/StevenBlack/hosts/issues) and we may include your new repo into the collection of sources we pull whenever we create new versions.
## What is a hosts file?
A hosts file, named `hosts` (with no file extension), is a plain-text file
@@ -287,7 +282,6 @@ interfere with a web server that may be running on the local PC.
We tried that. Using `0` doesn't work universally.
## Location of your hosts file
To modify your current `hosts` file, look for it in the following places and modify it with a text