Compare commits

...
26 Commits
Author SHA1 Message Date
Steven Black 17915dc98e Release 3.3.9 2021-01-31 13:29:59 -05:00
Steven Black 840ee7d5be Updates from URLHaus, shady-hosts, digitalside.it, KADhosts, hostsVN, Badd-Boyz, and add.Risk. 2021-01-31 13:29:38 -05:00
Steven Black 6bf1f000d6 Merge pull request #1515 from nalekberov/master
Add adviad.com domain
2021-01-29 10:26:48 -05:00
Nurlan Alakbarov 725f977d04 Remove main domain adviad.com 2021-01-29 08:00:08 +01:00
Nurlan Alakbarov 54be8d0be7 Add subdomains for adviad.com 2021-01-27 20:27:41 +01:00
Nurlan Alakbarov 5a1b192fcd Add adviad.com 2021-01-27 14:23:38 +01:00
Steven Black 62d6b8c6cd Release 3.3.8 2021-01-24 16:05:00 -05:00
Steven Black 3c50aed4ed Updates from URLHaus, digitalside.it, and KADHosts. 2021-01-24 16:04:44 -05:00
Steven Black 7ac09a4f4d Release 3.3.7 2021-01-23 20:18:55 -05:00
Steven Black a4e722bf57 Add a bunch of livejasmin domains. 2021-01-23 20:17:32 -05:00
Steven Black 642e3d1b6a Addendum to commit 54a3d647 — three more domains. 2021-01-23 10:23:13 -05:00
Steven Black 3418ef2cf3 Addendum to comit 5a500b1f16, add two more domains. 2021-01-23 09:47:19 -05:00
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
49 changed files with 51607 additions and 19929 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 12 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,903 entries.
* Last updated: **January 31 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 90,013 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,567 | [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,762 | [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,891 | [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,626 | [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,326 | [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) | 63,086 | [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,821 | [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,521 | [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,950 | [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,650 | [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,384 | [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) | 85,145 | [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,845 | [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,579 | [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,708 | [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,903 | [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) | 60,160 | [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) | 62,355 | [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) | 62,510 | [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,672 | [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,957 | [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,705 | [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,867 | [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) | 65,152 | [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) | 85,022 | [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) | 65,307 | [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) | 85,468 | [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) | 87,217 | [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) | 67,502 | [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,663 | [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,818 | [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) | 90,013 | [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 12 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 85,145 entries.
* Last updated: **January 31 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 87,217 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,567 | [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,762 | [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,891 | [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,626 | [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,326 | [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) | 63,086 | [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,821 | [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,521 | [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,950 | [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,650 | [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,384 | [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) | 85,145 | [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,845 | [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,579 | [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,708 | [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,903 | [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) | 60,160 | [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) | 62,355 | [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) | 62,510 | [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,672 | [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,957 | [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,705 | [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,867 | [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) | 65,152 | [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) | 85,022 | [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) | 65,307 | [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) | 85,468 | [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) | 87,217 | [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) | 67,502 | [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,663 | [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,818 | [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) | 90,013 | [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 12 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,845 entries.
* Last updated: **January 31 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 67,502 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,567 | [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,762 | [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,891 | [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,626 | [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,326 | [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) | 63,086 | [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,821 | [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,521 | [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,950 | [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,650 | [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,384 | [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) | 85,145 | [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,845 | [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,579 | [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,708 | [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,903 | [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) | 60,160 | [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) | 62,355 | [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) | 62,510 | [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,672 | [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,957 | [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,705 | [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,867 | [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) | 65,152 | [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) | 85,022 | [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) | 65,307 | [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) | 85,468 | [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) | 87,217 | [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) | 67,502 | [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,663 | [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,818 | [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) | 90,013 | [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 12 2021**.
* Here's the [raw hosts file with fakenews, gambling extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts) containing 63,086 entries.
* Last updated: **January 31 2021**.
* Here's the [raw hosts file with fakenews, gambling extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts) containing 64,705 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,567 | [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,762 | [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,891 | [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,626 | [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,326 | [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) | 63,086 | [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,821 | [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,521 | [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,950 | [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,650 | [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,384 | [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) | 85,145 | [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,845 | [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,579 | [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,708 | [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,903 | [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) | 60,160 | [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) | 62,355 | [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) | 62,510 | [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,672 | [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,957 | [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,705 | [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,867 | [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) | 65,152 | [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) | 85,022 | [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) | 65,307 | [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) | 85,468 | [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) | 87,217 | [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) | 67,502 | [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,663 | [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,818 | [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) | 90,013 | [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 12 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,579 entries.
* Last updated: **January 31 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,663 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,567 | [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,762 | [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,891 | [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,626 | [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,326 | [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) | 63,086 | [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,821 | [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,521 | [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,950 | [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,650 | [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,384 | [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) | 85,145 | [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,845 | [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,579 | [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,708 | [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,903 | [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) | 60,160 | [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) | 62,355 | [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) | 62,510 | [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,672 | [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,957 | [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,705 | [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,867 | [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) | 65,152 | [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) | 85,022 | [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) | 65,307 | [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) | 85,468 | [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) | 87,217 | [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) | 67,502 | [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,663 | [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,818 | [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) | 90,013 | [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 12 2021**.
* Here's the [raw hosts file with fakenews, porn extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn/hosts) containing 82,821 entries.
* Last updated: **January 31 2021**.
* Here's the [raw hosts file with fakenews, porn extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn/hosts) containing 84,867 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,567 | [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,762 | [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,891 | [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,626 | [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,326 | [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) | 63,086 | [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,821 | [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,521 | [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,950 | [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,650 | [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,384 | [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) | 85,145 | [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,845 | [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,579 | [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,708 | [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,903 | [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) | 60,160 | [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) | 62,355 | [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) | 62,510 | [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,672 | [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,957 | [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,705 | [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,867 | [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) | 65,152 | [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) | 85,022 | [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) | 65,307 | [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) | 85,468 | [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) | 87,217 | [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) | 67,502 | [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,663 | [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,818 | [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) | 90,013 | [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 12 2021**.
* Here's the [raw hosts file with fakenews, social extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-social/hosts) containing 63,521 entries.
* Last updated: **January 31 2021**.
* Here's the [raw hosts file with fakenews, social extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-social/hosts) containing 65,152 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,567 | [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,762 | [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,891 | [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,626 | [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,326 | [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) | 63,086 | [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,821 | [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,521 | [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,950 | [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,650 | [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,384 | [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) | 85,145 | [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,845 | [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,579 | [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,708 | [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,903 | [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) | 60,160 | [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) | 62,355 | [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) | 62,510 | [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,672 | [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,957 | [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,705 | [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,867 | [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) | 65,152 | [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) | 85,022 | [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) | 65,307 | [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) | 85,468 | [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) | 87,217 | [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) | 67,502 | [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,663 | [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,818 | [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) | 90,013 | [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
+2724 -1137
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 12 2021**.
* Here's the [raw hosts file with fakenews extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) containing 60,762 entries.
* Last updated: **January 31 2021**.
* Here's the [raw hosts file with fakenews extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) containing 62,355 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,567 | [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,762 | [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,891 | [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,626 | [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,326 | [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) | 63,086 | [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,821 | [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,521 | [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,950 | [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,650 | [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,384 | [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) | 85,145 | [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,845 | [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,579 | [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,708 | [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,903 | [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) | 60,160 | [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) | 62,355 | [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) | 62,510 | [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,672 | [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,957 | [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,705 | [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,867 | [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) | 65,152 | [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) | 85,022 | [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) | 65,307 | [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) | 85,468 | [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) | 87,217 | [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) | 67,502 | [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,663 | [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,818 | [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) | 90,013 | [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 12 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,708 entries.
* Last updated: **January 31 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,818 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,567 | [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,762 | [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,891 | [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,626 | [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,326 | [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) | 63,086 | [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,821 | [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,521 | [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,950 | [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,650 | [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,384 | [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) | 85,145 | [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,845 | [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,579 | [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,708 | [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,903 | [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) | 60,160 | [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) | 62,355 | [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) | 62,510 | [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,672 | [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,957 | [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,705 | [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,867 | [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) | 65,152 | [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) | 85,022 | [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) | 65,307 | [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) | 85,468 | [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) | 87,217 | [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) | 67,502 | [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,663 | [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,818 | [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) | 90,013 | [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 12 2021**.
* Here's the [raw hosts file with gambling, porn extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts) containing 82,950 entries.
* Last updated: **January 31 2021**.
* Here's the [raw hosts file with gambling, porn extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts) containing 85,022 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,567 | [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,762 | [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,891 | [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,626 | [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,326 | [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) | 63,086 | [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,821 | [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,521 | [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,950 | [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,650 | [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,384 | [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) | 85,145 | [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,845 | [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,579 | [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,708 | [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,903 | [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) | 60,160 | [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) | 62,355 | [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) | 62,510 | [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,672 | [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,957 | [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,705 | [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,867 | [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) | 65,152 | [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) | 85,022 | [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) | 65,307 | [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) | 85,468 | [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) | 87,217 | [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) | 67,502 | [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,663 | [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,818 | [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) | 90,013 | [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 12 2021**.
* Here's the [raw hosts file with gambling, social extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts) containing 63,650 entries.
* Last updated: **January 31 2021**.
* Here's the [raw hosts file with gambling, social extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts) containing 65,307 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,567 | [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,762 | [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,891 | [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,626 | [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,326 | [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) | 63,086 | [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,821 | [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,521 | [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,950 | [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,650 | [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,384 | [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) | 85,145 | [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,845 | [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,579 | [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,708 | [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,903 | [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) | 60,160 | [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) | 62,355 | [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) | 62,510 | [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,672 | [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,957 | [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,705 | [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,867 | [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) | 65,152 | [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) | 85,022 | [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) | 65,307 | [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) | 85,468 | [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) | 87,217 | [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) | 67,502 | [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,663 | [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,818 | [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) | 90,013 | [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
+2751 -1137
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 12 2021**.
* Here's the [raw hosts file with gambling extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) containing 60,891 entries.
* Last updated: **January 31 2021**.
* Here's the [raw hosts file with gambling extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) containing 62,510 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,567 | [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,762 | [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,891 | [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,626 | [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,326 | [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) | 63,086 | [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,821 | [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,521 | [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,950 | [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,650 | [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,384 | [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) | 85,145 | [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,845 | [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,579 | [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,708 | [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,903 | [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) | 60,160 | [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) | 62,355 | [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) | 62,510 | [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,672 | [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,957 | [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,705 | [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,867 | [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) | 65,152 | [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) | 85,022 | [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) | 65,307 | [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) | 85,468 | [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) | 87,217 | [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) | 67,502 | [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,663 | [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,818 | [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) | 90,013 | [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
+3230 -1147
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 12 2021**.
* Here's the [raw hosts file with porn, social extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn-social/hosts) containing 83,384 entries.
* Last updated: **January 31 2021**.
* Here's the [raw hosts file with porn, social extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn-social/hosts) containing 85,468 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,567 | [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,762 | [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,891 | [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,626 | [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,326 | [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) | 63,086 | [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,821 | [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,521 | [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,950 | [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,650 | [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,384 | [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) | 85,145 | [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,845 | [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,579 | [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,708 | [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,903 | [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) | 60,160 | [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) | 62,355 | [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) | 62,510 | [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,672 | [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,957 | [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,705 | [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,867 | [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) | 65,152 | [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) | 85,022 | [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) | 65,307 | [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) | 85,468 | [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) | 87,217 | [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) | 67,502 | [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,663 | [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,818 | [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) | 90,013 | [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
+3186 -1143
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 12 2021**.
* Here's the [raw hosts file with porn extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) containing 80,626 entries.
* Last updated: **January 31 2021**.
* Here's the [raw hosts file with porn extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) containing 82,672 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,567 | [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,762 | [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,891 | [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,626 | [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,326 | [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) | 63,086 | [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,821 | [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,521 | [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,950 | [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,650 | [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,384 | [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) | 85,145 | [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,845 | [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,579 | [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,708 | [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,903 | [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) | 60,160 | [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) | 62,355 | [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) | 62,510 | [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,672 | [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,957 | [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,705 | [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,867 | [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) | 65,152 | [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) | 85,022 | [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) | 65,307 | [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) | 85,468 | [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) | 87,217 | [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) | 67,502 | [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,663 | [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,818 | [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) | 90,013 | [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
+2768 -1141
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 12 2021**.
* Here's the [raw hosts file with social extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) containing 61,326 entries.
* Last updated: **January 31 2021**.
* Here's the [raw hosts file with social extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) containing 62,957 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,567 | [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,762 | [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,891 | [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,626 | [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,326 | [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) | 63,086 | [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,821 | [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,521 | [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,950 | [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,650 | [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,384 | [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) | 85,145 | [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,845 | [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,579 | [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,708 | [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,903 | [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) | 60,160 | [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) | 62,355 | [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) | 62,510 | [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,672 | [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,957 | [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,705 | [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,867 | [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) | 65,152 | [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) | 85,022 | [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) | 65,307 | [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) | 85,468 | [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) | 87,217 | [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) | 67,502 | [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,663 | [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,818 | [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) | 90,013 | [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
+2 -16
View File
@@ -27,7 +27,7 @@
##### Version Information #
###################################################
### Version: V1.2021.01.8475
### Version: V1.2021.01.8488
##### Version Information ##
# Use this file to prevent your computer or server from connecting to selected
@@ -128,7 +128,6 @@
0.0.0.0 18pluscard.com
0.0.0.0 18pluspics.com
0.0.0.0 18plusstore.com
0.0.0.0 18pure.info
0.0.0.0 18teengirl.com
0.0.0.0 18xtube.com
0.0.0.0 19blog.com
@@ -183,7 +182,6 @@
0.0.0.0 2manshow.com
0.0.0.0 2mj.pl
0.0.0.0 2mouses.com
0.0.0.0 2muchsex.com
0.0.0.0 2mycomputer.com
0.0.0.0 2n2qlh5hqcwrvo.net
0.0.0.0 2o34.com
@@ -201,7 +199,6 @@
0.0.0.0 3278dy.com
0.0.0.0 34.gs
0.0.0.0 365locksmithsminneapolis.com
0.0.0.0 377baidu.com
0.0.0.0 39bola.com
0.0.0.0 3am.info
0.0.0.0 3angelsvideo.com
@@ -237,7 +234,6 @@
0.0.0.0 4cock.com
0.0.0.0 4ever.cc
0.0.0.0 4girlss.com
0.0.0.0 4inn.pl
0.0.0.0 4love.info
0.0.0.0 4meme.com
0.0.0.0 4o64flb.com
@@ -309,7 +305,6 @@
0.0.0.0 7y7.us
0.0.0.0 8090cpa.com
0.0.0.0 83net.jp
0.0.0.0 86d6.com
0.0.0.0 87w.info
0.0.0.0 883zy.com
0.0.0.0 888.com
@@ -349,13 +344,9 @@
0.0.0.0 a85.info
0.0.0.0 a94.info
0.0.0.0 aa81bf391151884adfa3dd677e41f94be1.com
0.0.0.0 aa9bd78f328a6a41279d0fad0a88df1901.com
0.0.0.0 aa9d046aab36af4ff182f097f840430d51.com
0.0.0.0 aaannuairex.com
0.0.0.0 aaaurgentcare.net
0.0.0.0 aab94f698f36684c5a852a2ef272e031bb.com
0.0.0.0 aac52006ec82a24e08b665f4db2b5013f7.com
0.0.0.0 aad1f4acb0a373420d9b0c4202d38d94fa.com
0.0.0.0 aadroid.net
0.0.0.0 aadultwork.com
0.0.0.0 a.ajkelra.com
@@ -373,7 +364,6 @@
0.0.0.0 abacusnet.info
0.0.0.0 abacuspresents.com
0.0.0.0 abadass.com
0.0.0.0 abahah.com
0.0.0.0 abbanreddy.com
0.0.0.0 abbeyxxx.com
0.0.0.0 abbywintersnudes.thumblogger.com
@@ -473,7 +463,6 @@
0.0.0.0 alf-img.com
0.0.0.0 algerianembassy.co.in
0.0.0.0 algodon.net
0.0.0.0 alhijaztrvl.com
0.0.0.0 alibestsale.com
0.0.0.0 alice20.free.fr
0.0.0.0 aliciatrans.free.fr
@@ -491,7 +480,6 @@
0.0.0.0 all.alisatilsner.com
0.0.0.0 allamericanmadetoys.com
0.0.0.0 allanimehentai.com
0.0.0.0 allbestpantyhose.com
0.0.0.0 allboard.xobor.de
0.0.0.0 allcredits.su
0.0.0.0 allergiques.com
@@ -499,7 +487,6 @@
0.0.0.0 alleron.andree.free.fr
0.0.0.0 allornamenti.com
0.0.0.0 allo-sexe.com
0.0.0.0 allo-sexe.net
0.0.0.0 alloysteel.ru
0.0.0.0 allpdfmags.net
0.0.0.0 allpornauditions.com
@@ -581,7 +568,6 @@
0.0.0.0 ayerbo.xhost.ro
0.0.0.0 babsy.foreverhorny.com
0.0.0.0 babylyst.com
0.0.0.0 baby-soft.ca
0.0.0.0 babywantsbling.com
0.0.0.0 bacanal.cl
0.0.0.0 backalleyblowjobs.com
@@ -650,7 +636,6 @@
0.0.0.0 cookielawblog.wordpress.com
0.0.0.0 cookingmeat.ru
0.0.0.0 cooknfit.com
0.0.0.0 coolbar.pro
0.0.0.0 coolemailnames.com
0.0.0.0 creativemindhacks.com
0.0.0.0 creativeteam.it
@@ -829,6 +814,7 @@
0.0.0.0 matureporno.info
0.0.0.0 maxxisproduct.com
0.0.0.0 nomuos.it
0.0.0.0 nottepad-plus-plus.org
0.0.0.0 prizesforyou.com
0.0.0.0 prizesfu74.life
0.0.0.0 saveriopiazza.it
+1571 -405
View File
File diff suppressed because it is too large Load Diff
+267 -89
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
@@ -2754,93 +2816,209 @@
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 January 23, 2021
0.0.0.0 www.skinstrip.net
0.0.0.0 creative.skinstrip.net
0.0.0.0 go.alxbgo.com
0.0.0.0 video.alxbgo.com
0.0.0.0 go.stripchat.com
0.0.0.0 102.stream.livejasmin.com
0.0.0.0 104.stream.livejasmin.com
0.0.0.0 105.stream.livejasmin.com
0.0.0.0 106.stream.livejasmin.com
0.0.0.0 15.stream.livejasmin.com
0.0.0.0 2.livejasmin.com
0.0.0.0 3.stream.livejasmin.com
0.0.0.0 3dns-3.livejasmin.com
0.0.0.0 5.stream.livejasmin.com
0.0.0.0 6apart.livejasmin.com
0.0.0.0 api.livejasmin.com
0.0.0.0 apps.livejasmin.com
0.0.0.0 asia-red.livejasmin.com
0.0.0.0 au2.livejasmin.com
0.0.0.0 auth.livejasmin.com
0.0.0.0 autodiscover.jasmin-cams-live.com
0.0.0.0 autodiscover.livejasmin.com
0.0.0.0 bingoblitz.livejasmin.com
0.0.0.0 bizwww.livejasmin.com
0.0.0.0 ccs.livejasmin.com
0.0.0.0 click.livejasmin.com
0.0.0.0 cpanel.jasmin-cams-live.com
0.0.0.0 cpanel.webdisk.livejasmin.cl
0.0.0.0 crcom.livejasmin.com
0.0.0.0 creative.livejasmin.com
0.0.0.0 crpop.livejasmin.com
0.0.0.0 crpt.livejasmin.com
0.0.0.0 crtbb.livejasmin.com
0.0.0.0 crtinf.livejasmin.com
0.0.0.0 domains.livejasmin.com
0.0.0.0 eutest.livejasmin.com
0.0.0.0 extra-chat.livejasmin.com
0.0.0.0 fl-gw.livejasmin.com
0.0.0.0 flash.new.livejasmincdn.com
0.0.0.0 flashstream1.livejasmin.com
0.0.0.0 flashstream21.livejasmin.com
0.0.0.0 flashstream27.livejasmin.com
0.0.0.0 flashstream3.livejasmin.com
0.0.0.0 flashstream32.livejasmin.com
0.0.0.0 flashstream35.livejasmin.com
0.0.0.0 flashstream36.livejasmin.com
0.0.0.0 flashstream38.livejasmin.com
0.0.0.0 flashstream4.livejasmin.com
0.0.0.0 flashstream42.livejasmin.com
0.0.0.0 flashstream5.livejasmin.com
0.0.0.0 flashstream60.livejasmin.com
0.0.0.0 flashstream7.livejasmin.com
0.0.0.0 flashstream8.livejasmin.com
0.0.0.0 flashstream9.livejasmin.com
0.0.0.0 flashx.new.livejasmincdn.com
0.0.0.0 free.livejasmin.com
0.0.0.0 gallery0.livejasmin.com
0.0.0.0 gallery0.livejasmincdn.com
0.0.0.0 gallery1.livejasmin.com
0.0.0.0 gallery1.livejasmincdn.com
0.0.0.0 hnew.livejasmin.com
0.0.0.0 htmlwww.livejasmin.com
0.0.0.0 htnew.livejasmin.com
0.0.0.0 httcreatives.livejasmin.com
0.0.0.0 httnew.livejasmin.com
0.0.0.0 images.livejasmin.com
0.0.0.0 img.livejasmin.com
0.0.0.0 img0.glb.livejasmin.com
0.0.0.0 img0.livejasmin.com
0.0.0.0 img0.livejasmincdn.com
0.0.0.0 img0.m.livejasmincdn.com
0.0.0.0 img1.glb.livejasmin.com
0.0.0.0 img1.livejasmin.com
0.0.0.0 img1.livejasmincdn.com
0.0.0.0 img2.glb.livejasmin.com
0.0.0.0 img2.livejasmin.com
0.0.0.0 img2.livejasmincdn.com
0.0.0.0 img2.m.livejasmincdn.com
0.0.0.0 img3.livejasmincdn.com
0.0.0.0 img3.m.livejasmincdn.com
0.0.0.0 imghu.livejasmin.com
0.0.0.0 imgproc1.livejasmin.com
0.0.0.0 imgx.livejasmin.com
0.0.0.0 imgx0.livejasmincdn.com
0.0.0.0 imgx1.livejasmincdn.com
0.0.0.0 imgx2.livejasmin.com
0.0.0.0 imgx2.livejasmincdn.com
0.0.0.0 imgx3.livejasmincdn.com
0.0.0.0 jasmin-cams-live.com
0.0.0.0 link.info.livejasmin.com
0.0.0.0 live-cams-2.livejasmin.com
0.0.0.0 live-cams-3.livejasmin.com
0.0.0.0 live-cams-4.livejasmin.com
0.0.0.0 live-cams-5.livejasmin.com
0.0.0.0 livejasmin-hack.com
0.0.0.0 livejasmin.academy
0.0.0.0 livejasmin.cl
0.0.0.0 livejasmin.co.com
0.0.0.0 livejasmin.io
0.0.0.0 livejasmin.net.ag
0.0.0.0 livejasmin.net.nz
0.0.0.0 livejasmin.net.sc
0.0.0.0 livejasmin.org.in
0.0.0.0 livejasmin.porn
0.0.0.0 livejasmin.vg
0.0.0.0 livejasminacademy.com
0.0.0.0 livejasminacademy.tv
0.0.0.0 livejasminbabes.com
0.0.0.0 livejasmincall.com
0.0.0.0 livejasmincall.net
0.0.0.0 livejasmincdn.com
0.0.0.0 livejasmine.us
0.0.0.0 lubet.api.new.livejasmin.com
0.0.0.0 lubet.modelcenter.livejasmin.com
0.0.0.0 lubet.www.livejasmin.com
0.0.0.0 m.livejasmin.com
0.0.0.0 mailer.livejasmin.com
0.0.0.0 mastercenter.livejasmin.com
0.0.0.0 modelcenter.livejasmin.com
0.0.0.0 mxd.livejasmin.com
0.0.0.0 mxu.livejasmin.com
0.0.0.0 mylivejasmin.org
0.0.0.0 new.livejasmin.com
0.0.0.0 news.livejasmin.com
0.0.0.0 news12.livejasmin.com
0.0.0.0 newsletter.livejasmin.com
0.0.0.0 newsletter07.livejasmin.com
0.0.0.0 newsletter09.livejasmin.com
0.0.0.0 newsletter10.livejasmin.com
0.0.0.0 newsletter100.livejasmin.com
0.0.0.0 newsletter101.livejasmin.com
0.0.0.0 newsletter105.livejasmin.com
0.0.0.0 newsletter106.livejasmin.com
0.0.0.0 newsletter109.livejasmin.com
0.0.0.0 newsletter11.livejasmin.com
0.0.0.0 newsletter111.livejasmin.com
0.0.0.0 newsletter112.livejasmin.com
0.0.0.0 newsletter113.livejasmin.com
0.0.0.0 newsletter114.livejasmin.com
0.0.0.0 newsletter115.livejasmin.com
0.0.0.0 newsletter2.livejasmin.com
0.0.0.0 old.livejasmin.com
0.0.0.0 performercenter.livejasmin.com
0.0.0.0 prettyface.livejasmin.co.com
0.0.0.0 relay.livejasmin.com
0.0.0.0 sandbox.livejasmin.com
0.0.0.0 secure.livejasmin.com
0.0.0.0 static.livejasmin.com
0.0.0.0 static1.new.livejasmincdn.com
0.0.0.0 static2.new.livejasmincdn.com
0.0.0.0 static3.new.livejasmincdn.com
0.0.0.0 static4.new.livejasmincdn.com
0.0.0.0 staticx1.new.livejasmincdn.com
0.0.0.0 staticx2.new.livejasmincdn.com
0.0.0.0 staticx3.new.livejasmincdn.com
0.0.0.0 staticx4.new.livejasmincdn.com
0.0.0.0 stream.livejasmin.com
0.0.0.0 streamdiag.livejasmin.com
0.0.0.0 sync.livejasmin.com
0.0.0.0 test.livejasmin.com
0.0.0.0 tives.livejasmin.com
0.0.0.0 tv.livejasmin.com
0.0.0.0 updatehd.livejasmin.com
0.0.0.0 ustest.livejasmin.com
0.0.0.0 videos.livejasmin.co.com
0.0.0.0 webdisk.jasmin-cams-live.com
0.0.0.0 webdisk.livejasmin.cl
0.0.0.0 webdisk.livejasmin.co.com
0.0.0.0 ww.livejasmin.com
0.0.0.0 www.glb.livejasmin.com
0.0.0.0 www.jasmin-cams-live.com
0.0.0.0 www.livejasmin-hack.com
0.0.0.0 www.livejasmin.academy
0.0.0.0 www.livejasmin.cl
0.0.0.0 www.livejasmin.co.com
0.0.0.0 www.livejasmin.io
0.0.0.0 www.livejasmin.net.ag
0.0.0.0 www.livejasmin.net.nz
0.0.0.0 www.livejasmin.net.sc
0.0.0.0 www.livejasmin.org.in
0.0.0.0 www.livejasminbabes.com
0.0.0.0 www.livejasmincall.com
0.0.0.0 www.livejasmincall.net
0.0.0.0 www.livejasmine.us
0.0.0.0 www.mylivejasmin.org
0.0.0.0 www.new.livejasmin.com
0.0.0.0 www.prettyface.livejasmin.co.com
0.0.0.0 www.uslax.livejasmin.com
0.0.0.0 www.videos.livejasmin.co.com
0.0.0.0 x3fq3dimg1.livejasmin.com
# 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
# Added January 27, 2021
0.0.0.0 ads.adviad.com
0.0.0.0 ads2.adviad.com
0.0.0.0 ads3.adviad.com
0.0.0.0 ads4.adviad.com
0.0.0.0 sync.adviad.com
0.0.0.0 api.adviad.com
0.0.0.0 cdn.adviad.com
0.0.0.0 dmp.adviad.com
0.0.0.0 app.adviad.com
0.0.0.0 dsp.adviad.com
0.0.0.0 ssp.adviad.com
0.0.0.0 report.adviad.com
0.0.0.0 cdnuz.adviad.com
+346 -363
View File
File diff suppressed because it is too large Load Diff
-3
View File
@@ -12545,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
-2
View File
@@ -1046,7 +1046,6 @@
0.0.0.0 paypal-exchange.com
0.0.0.0 payperclickadvertising.org.uk
0.0.0.0 pay-per-search.com
0.0.0.0 payusatax.com
0.0.0.0 pcash.imlive.com
0.0.0.0 pcbutts1.ourtoolbar.com
0.0.0.0 pcbutts1.software.informer.com
@@ -2143,7 +2142,6 @@
0.0.0.0 www.paypal-exchange.com
0.0.0.0 www.payperclickadvertising.org.uk
0.0.0.0 www.pay-per-search.com
0.0.0.0 www.payusatax.com
0.0.0.0 www.pccleaner.com
0.0.0.0 www.pccleanerpro.com
0.0.0.0 www.pc-detox.com
+100 -27
View File
@@ -1,7 +1,7 @@
# Title: hostsVN
# Last modified: 12 Jan 2021 15:01 UTC+7
# Version: 2101121501
# Blocked: 1,538 domains
# Last modified: 26 Jan 2021 16:34 UTC+7
# Version: 2101261634
# Blocked: 1,606 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]
@@ -793,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
@@ -804,6 +805,32 @@
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
@@ -1010,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]
@@ -1258,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
@@ -1329,6 +1342,32 @@
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 facebookinbox-omni-onapp.haravan.com
0.0.0.0 haravan.com
0.0.0.0 inapp2.haravan.com
0.0.0.0 m.haravan.com
0.0.0.0 onapp.haravan.com
0.0.0.0 promotion.haravan.com
0.0.0.0 socialloginplus-apps.haravan.com
#[haraloyalty.com]
0.0.0.0 app.haraloyalty.com
0.0.0.0 haraloyalty.com
0.0.0.0 www.haraloyalty.com
#[harafunnel.com]
0.0.0.0 apis.harafunnel.com
0.0.0.0 app.harafunnel.com
0.0.0.0 assets.harafunnel.com
0.0.0.0 harafunnel.com
0.0.0.0 www.harafunnel.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
@@ -1349,10 +1388,12 @@
0.0.0.0 addtop.trangvangvietnam.com
0.0.0.0 adfox.vn
0.0.0.0 adjusts.info
0.0.0.0 adm.phunusuckhoe.vn
0.0.0.0 adm.phunuvagiadinh.vn
0.0.0.0 admedia.com.vn
0.0.0.0 admin.sothuchi.vn
0.0.0.0 adpostback.headlines.pw
0.0.0.0 ads-backend.nhadatmoi.net
0.0.0.0 ads-cdn.fptplay.net
0.0.0.0 ads.1thegioi.vn
0.0.0.0 ads.baoangiang.com.vn
@@ -1361,8 +1402,12 @@
0.0.0.0 ads.baotainguyenmoitruong.vn
0.0.0.0 ads.bkitsoftware.com
0.0.0.0 ads.careerbuilder.vn
0.0.0.0 ads.carmudi.vn
0.0.0.0 ads.conlatatca.vn
0.0.0.0 ads.fptplay.net.vn
0.0.0.0 ads.gosu.vn
0.0.0.0 ads.home.vn
0.0.0.0 ads.homedy.com
0.0.0.0 ads.ictnews.vn
0.0.0.0 ads.itsgroup.vn
0.0.0.0 ads.khoahocdoisong.vn
@@ -1370,6 +1415,7 @@
0.0.0.0 ads.lamchame.vn
0.0.0.0 ads.laodongnghean.vn
0.0.0.0 ads.nghenhinvietnam.vn
0.0.0.0 ads.nhadatmoi.net
0.0.0.0 ads.phunuonline.com.vn
0.0.0.0 ads.phunusuckhoe.vn
0.0.0.0 ads.phunuvagiadinh.vn
@@ -1385,6 +1431,7 @@
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.muaban.net
0.0.0.0 adserver.trangphim.net
0.0.0.0 adsgo.nhipcaudautu.vn
0.0.0.0 adsplus.vn
@@ -1462,8 +1509,10 @@
0.0.0.0 ng-vn-notice.gameitop.com
0.0.0.0 nspapi.aiservice.vn
0.0.0.0 offerwall.headlines.pw
0.0.0.0 ox1.vietstock.vn
0.0.0.0 phimmedia03.com
0.0.0.0 polyad.galaxypub.vn
0.0.0.0 promotionpopup.sapoapps.vn
0.0.0.0 qc.designervn.net
0.0.0.0 qc.itsgroup.vn
0.0.0.0 qcv5.blogtruyen.vn
@@ -1520,6 +1569,7 @@
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 affiliate.chiaki.vn
0.0.0.0 alexajstrack.com
0.0.0.0 analytic.baodantoc.vn
0.0.0.0 analytics.bkav.com
@@ -1530,14 +1580,23 @@
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.tcbs.com.vn
0.0.0.0 analytics.teko.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.ozui.vn
0.0.0.0 api.sbz.vn
0.0.0.0 apl.headlines.pw
0.0.0.0 app.hstatic.net
0.0.0.0 btrack.homedy.com
0.0.0.0 cdn.doke.app
0.0.0.0 cdn.tekoapis.com
0.0.0.0 clicker.chiaki.vn
0.0.0.0 clientinfo.phimmoizz.net
0.0.0.0 counter.ntdvn.com
0.0.0.0 crm.bizfly.vn
@@ -1547,6 +1606,7 @@
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
@@ -1577,6 +1637,8 @@
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
@@ -1587,6 +1649,7 @@
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 logapi.misa.com.vn
0.0.0.0 logg4u.cnnd.vn
0.0.0.0 logging.galaxypub.vn
0.0.0.0 logs.giaoducthoidai.vn
@@ -1594,10 +1657,13 @@
0.0.0.0 logs1.reatimes.vn
0.0.0.0 logsbin.dantri.com.vn
0.0.0.0 logscafef.channelvn.net
0.0.0.0 monitor.teko.vn
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.homedy.com
0.0.0.0 s.kenh14.vn
0.0.0.0 s.soha.vn
0.0.0.0 s.tuoitre.vn
@@ -1612,6 +1678,8 @@
0.0.0.0 stats.123c.vn
0.0.0.0 stats.bizweb.vn
0.0.0.0 stats.dongphim.net
0.0.0.0 stats.hstatic.net
0.0.0.0 stats.isacombank.com.vn
0.0.0.0 stats.petrotimes.vn
0.0.0.0 stats.tamdiem247.com
0.0.0.0 stats.vietnammoi.vn
@@ -1631,16 +1699,19 @@
0.0.0.0 tracker.fado.vn
0.0.0.0 tracker.phunuvagiadinh.vn
0.0.0.0 tracker.tintucvietnam.vn
0.0.0.0 tracker.vanlong.stream
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.tekoapis.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
0.0.0.0 tracking.vtcnew.com.vn
0.0.0.0 tracking.yes24.vn
0.0.0.0 trackingapi.foody.vn
0.0.0.0 trackity.tiki.vn
0.0.0.0 trending.vn
@@ -1654,6 +1725,7 @@
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
@@ -1665,3 +1737,4 @@
# --- Block popupVN ---
0.0.0.0 h6o2z0pwx5ja7dwxn0wx4fhv7mp0qoladm8vj6do4h1c6gja8evrn6g5fixk.me
0.0.0.0 m6pz5h8qi18jq1s7hjkytxn7sjc0zpxw5gks3vyk8dcxs2cstjgdxkp7t1eb.me
0.0.0.0 wfgo5vjs6cp0cdjx7bms3cn9lof2p01xho0pxgm1fd2fah3j5d8qd7x1d6eu.me
+393 -192
View File
@@ -7,196 +7,397 @@
# 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-12 08:07:43 #
# Generated at: 2021-01-31 08:25:29 #
#######################################################################
0.0.0.0 11.tecmultimedia.pt
0.0.0.0 789hosteley.com
0.0.0.0 akbuildersdelhi.com
0.0.0.0 alexian-construction.co.uk
0.0.0.0 algreenstdykegheedah.dns.army
0.0.0.0 alhjchfstdyonlinedfr.dns.army
0.0.0.0 alquileresolavarria.com.ar
0.0.0.0 amumufree.weebly.com
0.0.0.0 ancorals.com
0.0.0.0 asfi-conseil-immobilier.com
0.0.0.0 astrologiaexistencial.com
0.0.0.0 bahia.consultoriass.es
0.0.0.0 bahriatownshops.com
0.0.0.0 bighoreca.nl
0.0.0.0 bilgesifa.com
0.0.0.0 bingdaofuzhu.com
0.0.0.0 bookallon.com
0.0.0.0 brasiltripstour.resultaweb.com.br
0.0.0.0 brettshawmagic.com
0.0.0.0 bureaubarac.com
0.0.0.0 cafecentral.vincoorbisdev.com
0.0.0.0 caledoniehousesitting.com
0.0.0.0 campusexpo.org
0.0.0.0 capepatioblinds.co.za
0.0.0.0 carwmcci.residencemas.com
0.0.0.0 cendekiabinaaksara.com
0.0.0.0 cheap8x10s.com
0.0.0.0 chebo.discountmonumentcenter.com
0.0.0.0 citi-loginauth.servecounterstrike.com
0.0.0.0 citr.io
0.0.0.0 citycapproperty.ru
0.0.0.0 climarosario.net.ar
0.0.0.0 clionabeaute.fr
0.0.0.0 complianceceo.com
0.0.0.0 comunicacaovertical.com.br
0.0.0.0 conceptimagine.ro
0.0.0.0 contactscorporation.com
0.0.0.0 cooltcat.com
0.0.0.0 crudtest.srintegrated.com
0.0.0.0 dailyhintnews.com.ng
0.0.0.0 datawyse.net
0.0.0.0 datxanhgemskyworldvn.com
0.0.0.0 deepakjain.net
0.0.0.0 dev.decentwebsites.com
0.0.0.0 dom-chel74.ru
0.0.0.0 dom.daf.free.fr
0.0.0.0 down.kuwo.cn
0.0.0.0 downloads.zhyshuju.cn
0.0.0.0 dsenterprize.co.za
0.0.0.0 eagle-family.co.uk
0.0.0.0 education.scrollx.in
0.0.0.0 efficientegroup.com
0.0.0.0 ehteknology.com
0.0.0.0 eventandcasino.com
0.0.0.0 exitocorp.com
0.0.0.0 f1informatica.it
0.0.0.0 fakemoney.website
0.0.0.0 familiamk.resultaweb.com.br
0.0.0.0 fathekarim.com
0.0.0.0 file.cdn.xiangtatech.com
0.0.0.0 file.discountmonumentcenter.com
0.0.0.0 fnjbq.com
0.0.0.0 frontechonline.com
0.0.0.0 gaminggalaxy.live
0.0.0.0 givingthanksdaily.com
0.0.0.0 gtp.bg
0.0.0.0 gurztac.wtchevalier.com
0.0.0.0 hangarlastik.com
0.0.0.0 helloprintcv.com.br
0.0.0.0 hidrive.ionos.com
0.0.0.0 hss.mamoni.info
0.0.0.0 ibgreenstdykegheedah.dns.army
0.0.0.0 iipmfaculty.in
0.0.0.0 imedu.org
0.0.0.0 img.oipeirates.pro
0.0.0.0 immunoboosters.com
0.0.0.0 indopakgroceries.com
0.0.0.0 infoprocenter.com
0.0.0.0 innovent.innodaba.com
0.0.0.0 inodesthetotaldesigners.com
0.0.0.0 khanhhoahomnay.net
0.0.0.0 kongjiantang.com
0.0.0.0 kypersab36.top
0.0.0.0 kypersai26.top
0.0.0.0 kypersak06.top
0.0.0.0 kypersan16.top
0.0.0.0 leasiacherise.com
0.0.0.0 limanlimanlawyers.com
0.0.0.0 lissinternational.com
0.0.0.0 mail.ninosindigochile.cl
0.0.0.0 makeindiachinafree.in
0.0.0.0 manicapital.com
0.0.0.0 matthewraycarta.com
0.0.0.0 midas-mortgage.com
0.0.0.0 milaskentyasamevleri.com
0.0.0.0 miprimercamino.com
0.0.0.0 mirvalgroup.com
0.0.0.0 mmogollon.com.mx
0.0.0.0 mobilepro-tm.online
0.0.0.0 mojwear.de
0.0.0.0 motobuin.eltipodelasfotos.cl
0.0.0.0 mysoncompanyservice.com
0.0.0.0 newsnowextra.com
0.0.0.0 nicoblogroms.com
0.0.0.0 obob.tv
0.0.0.0 olebaby.in
0.0.0.0 omarisouza.com
0.0.0.0 omescortcargo.com
0.0.0.0 omnitech.asia
0.0.0.0 onivenis.es
0.0.0.0 online.creedglobal.in
0.0.0.0 opinionglobal.com.do
0.0.0.0 opuras.com
0.0.0.0 ozelenenie.pp.ua
0.0.0.0 pack.1e5.com.cn
0.0.0.0 padreescapes.com
0.0.0.0 payment.unior.club
0.0.0.0 petafilm.com
0.0.0.0 phonghoinghi.com
0.0.0.0 phuongapple.com
0.0.0.0 pm.kezto.co.uk
0.0.0.0 principles.webseite-programmierung.de
0.0.0.0 sakhisuhaninarijeevika.com
0.0.0.0 sarture.com
0.0.0.0 seo.udaipurkart.com
0.0.0.0 sgofficecleaner.com
0.0.0.0 shgshgwsdynationalbp.dns.army
0.0.0.0 shop.elemenslide.com
0.0.0.0 singaedental.vn
0.0.0.0 smartintelligentsolutions.com
0.0.0.0 sofsuite.com
0.0.0.0 soft.xiaobaibar.com
0.0.0.0 somanap.com
0.0.0.0 sortl.in
0.0.0.0 sparepartiran.com
0.0.0.0 stdychnesqudusisabcv.dns.army
0.0.0.0 stdykungcommunicatio.dns.army
0.0.0.0 steep-tosu-0139.pya.jp
0.0.0.0 suddisagara.com
0.0.0.0 sumerians.org
0.0.0.0 surikks.com
0.0.0.0 sytraders.co
0.0.0.0 tamarackdaycare.ca
0.0.0.0 tapalkoedacoffee.com
0.0.0.0 testapi.app.jarcatech.com
0.0.0.0 theoakridgeinternational.com
0.0.0.0 thuythuysanvertex.com
0.0.0.0 tocakids.resultaweb.com.br
0.0.0.0 topprogress.top
0.0.0.0 tradestarintl.com
0.0.0.0 troki.com.co
0.0.0.0 trumpcommunity.com
0.0.0.0 truxiellogroup.com
0.0.0.0 ultimatesoftwarenet.com
0.0.0.0 unimedunihealth.com
0.0.0.0 upafrique.com
0.0.0.0 uralflex.com
0.0.0.0 ushomestyle.com
0.0.0.0 veterinariadrpopui.com
0.0.0.0 viajandobrasilafora.resultaweb.com.br
0.0.0.0 vivitour.resultaweb.com.br
0.0.0.0 walkerswebshop.com
0.0.0.0 wap.zhonglisc.com
0.0.0.0 wexfashion.com
0.0.0.0 wnews.eaglepgi.com
0.0.0.0 workfinewsdysanother.dns.army
0.0.0.0 wp.gensoukyou.org
0.0.0.0 wpsapk.com
0.0.0.0 www5.ritamartins.pt
0.0.0.0 www.danielvandeutekom.nl
0.0.0.0 www.dirgantaratuba.com
0.0.0.0 www.eipsnc.com
0.0.0.0 www.gfischool.org
0.0.0.0 www.lautarosanmiguel.com
0.0.0.0 www.maapaaevents.com
0.0.0.0 www.mediamaster.co.za
0.0.0.0 www.penrithdentalimplants.com.au
0.0.0.0 www.pgt.com.hk
0.0.0.0 www.realestatelp.it
0.0.0.0 www.richardkellogg.com
0.0.0.0 www.s0aprcreditzcards.com
0.0.0.0 www.sisromasicurezza.com
0.0.0.0 www.sustaino2.com
0.0.0.0 www.taradhuay.com
0.0.0.0 www.teelekded.com
0.0.0.0 www.terrakulturegallery.com
0.0.0.0 www.ummahstars.com
0.0.0.0 www.usastudy.news
0.0.0.0 www.vvsskmodinationalschool.com
0.0.0.0 ypsilon.net.ar
0.0.0.0 zieflix.teleskopstore.com
0.0.0.0 1d65.com
0.0.0.0 1j32.com
0.0.0.0 1j37.com
0.0.0.0 1q14.com
0.0.0.0 1txt.co.in
0.0.0.0 1w91.com
0.0.0.0 2n31.com
0.0.0.0 2n40.com
0.0.0.0 2n41.com
0.0.0.0 2n47.com
0.0.0.0 2n54.com
0.0.0.0 2n56.com
0.0.0.0 2n62.com
0.0.0.0 2n79.com
0.0.0.0 2n86.com
0.0.0.0 2n97.com
0.0.0.0 3musketeersent.net
0.0.0.0 904flatfeemls.com
0.0.0.0 aatreefelling.co.za
0.0.0.0 abidpasha.com
0.0.0.0 abkhaziafm.ge
0.0.0.0 abybabyoffice.com
0.0.0.0 academy.yalaxprint.so
0.0.0.0 accounts.royalsoft.com.pk
0.0.0.0 aceeprc.com.aceeprc.com
0.0.0.0 adenshores.com
0.0.0.0 adhprilian.my.id
0.0.0.0 aecotimes.com
0.0.0.0 afrisave.theharbourrestaurant.com
0.0.0.0 agemn.co.za
0.0.0.0 akatlot.com
0.0.0.0 akatsolution.net
0.0.0.0 akdvidyalaya.com
0.0.0.0 algreensndykeghesnpw.dns.army
0.0.0.0 alhjchfsndyonlinsnwq.dns.army
0.0.0.0 aljawaris.com
0.0.0.0 alliedtaxpoint.com
0.0.0.0 al-najaah.com
0.0.0.0 amadax.co
0.0.0.0 aminsanat.com
0.0.0.0 amrepmexico.net
0.0.0.0 ams.alvinasschools.org.ng
0.0.0.0 ankpackages.com
0.0.0.0 anniversary-gifts-shop.com
0.0.0.0 antisndypiracydesnzm.dns.army
0.0.0.0 api.andus.agency
0.0.0.0 app.explicitsurveys.co.uk
0.0.0.0 app.itraaindia.in
0.0.0.0 arcadistribuidorasc.com.br
0.0.0.0 arlaghana.com
0.0.0.0 asp.bite-cs.com
0.0.0.0 astrasms.com
0.0.0.0 aswangroup.in
0.0.0.0 atlanticocar.com.br
0.0.0.0 aurum.teacupservice.com.au
0.0.0.0 avangardecity.ro
0.0.0.0 avissrilanka.com
0.0.0.0 azoresalive.com
0.0.0.0 better-mortgage.ca
0.0.0.0 bhavaniengineering.com
0.0.0.0 bigmikesupplies.co.za
0.0.0.0 birthdaygiftsforhimshop.com
0.0.0.0 blakesmn.com
0.0.0.0 blastersinvestments.co.zw
0.0.0.0 blog.bookingmoments.com
0.0.0.0 blog.imobiliaria7setembro.com.br
0.0.0.0 blog.quisave.com.ng
0.0.0.0 blomzy.abbyservertime.fun
0.0.0.0 bluestarbeachhotel.com
0.0.0.0 bnrnews.id
0.0.0.0 btexmarketing.in
0.0.0.0 cancer.educandome.co
0.0.0.0 canchaspolitecnicosuperior.com
0.0.0.0 case-sw.sourceforge.io
0.0.0.0 ccelshaddailv.org
0.0.0.0 cdwdubai.com
0.0.0.0 cglifestyles.com
0.0.0.0 chardhamdodham.com
0.0.0.0 chevroletcentrohistorico.com
0.0.0.0 chise2neversndywalka.dns.army
0.0.0.0 chneswsdyqudusiswsaq.dns.army
0.0.0.0 chthreesndyrecantimk.dns.army
0.0.0.0 ckb-shoes.com
0.0.0.0 clients-zone.net
0.0.0.0 cliffhaven.in
0.0.0.0 clntnjksndycloudwhin.dns.army
0.0.0.0 cm-arquitetos.com
0.0.0.0 colombeconsulting.missionsoftgh.com
0.0.0.0 company.motopays.com
0.0.0.0 competancy.indigoconsult.net
0.0.0.0 condizioni.net
0.0.0.0 contenente.net
0.0.0.0 coopbenecun.com.co
0.0.0.0 corporeit.com.br
0.0.0.0 cotecsecurity.co.ke
0.0.0.0 createdbyvonnie.com
0.0.0.0 credfacilsalvador.com.br
0.0.0.0 csat.teleshoppe.com.sg
0.0.0.0 cursos.fdce.com.br
0.0.0.0 cursosrminformatica.com.br
0.0.0.0 damagedessentialtelecommunications.testmail4.repl.co
0.0.0.0 dancedance.ac.ug
0.0.0.0 dancemedicine.com
0.0.0.0 dashudance.com
0.0.0.0 dayspringdaisies.com
0.0.0.0 dedotinteriors.com
0.0.0.0 demo.pedulibersama.id
0.0.0.0 demo.theneuroguru.com
0.0.0.0 destinymc.co.za
0.0.0.0 dettagl.net
0.0.0.0 dienmayminhhung.com
0.0.0.0 directdigitalbeaware.com
0.0.0.0 ditleydesign.club
0.0.0.0 diyguillo.com
0.0.0.0 dogareklamtabela.com
0.0.0.0 down.idocument.cn
0.0.0.0 drapac.com
0.0.0.0 drbaby.com.sa
0.0.0.0 drivewaysofdistinction.com
0.0.0.0 dzi.co.th
0.0.0.0 ebuddy.tech
0.0.0.0 ekinpet.com
0.0.0.0 elisalopezphotography.com
0.0.0.0 erp.zilymax.com
0.0.0.0 etnapondlane.org
0.0.0.0 f001.backblazeb2.com
0.0.0.0 fadingmemoriespodcast.com
0.0.0.0 fakecontact.top
0.0.0.0 farmaciasdrogaminas.com.br
0.0.0.0 faustinomatos.com.br
0.0.0.0 faveraprojects.com
0.0.0.0 fcscricket.com
0.0.0.0 files.slack.com
0.0.0.0 finpremium.ru
0.0.0.0 fiscon.cnt.br
0.0.0.0 flowmaticengg.in
0.0.0.0 flyazulv.com
0.0.0.0 freemindtherapy.org
0.0.0.0 friendsandpartnersoutreach.com
0.0.0.0 fruizione.com
0.0.0.0 funindesau.com
0.0.0.0 getpaidwithwatches.com
0.0.0.0 get.pretsl.com
0.0.0.0 giadungg7.com
0.0.0.0 gods.bicegyplifeg.fun
0.0.0.0 goldcake.co.id
0.0.0.0 go-media.co
0.0.0.0 gorkhalines.com
0.0.0.0 gremgmt.com
0.0.0.0 grupoint.com.ec
0.0.0.0 grupokeithmar.com
0.0.0.0 gulfac-house.com
0.0.0.0 gulfscaffolding.com.sa
0.0.0.0 gumtreeply.com
0.0.0.0 haulwow.com
0.0.0.0 haumaguerraevoceoalvo.com.br
0.0.0.0 hawaiifloodinsurance.org
0.0.0.0 hindi.thetangram.in
0.0.0.0 hinodeshop.net
0.0.0.0 hnweb.doodlevideo.co.il
0.0.0.0 hubtech.co.za
0.0.0.0 icirst.com
0.0.0.0 idealequips.com
0.0.0.0 idvindia.com
0.0.0.0 ievictorraulbambamarca.com
0.0.0.0 imanbuilders.com
0.0.0.0 in2architect.com
0.0.0.0 innovativeengineersandproducts.com
0.0.0.0 institute.callensaxen.com
0.0.0.0 interessati.net
0.0.0.0 intranet.iep-lacatolica.pe
0.0.0.0 in-tune2016.com
0.0.0.0 irenegladsteinmd.smartwebsitedesign.com
0.0.0.0 irresolus.com
0.0.0.0 isrorg.com
0.0.0.0 jeevanlic.com
0.0.0.0 jeffspoolservices.com
0.0.0.0 jflmktg.wpcomstaging.com
0.0.0.0 jing-da.com.tw
0.0.0.0 jobportal.xdesign.co.in
0.0.0.0 jydown.yyzmxcnxh.com
0.0.0.0 kindiowear.com
0.0.0.0 kmschoolsystems.net
0.0.0.0 kumaralok.in
0.0.0.0 kungsb2sndygotchtsnp.dns.army
0.0.0.0 kungwsdycommunicwsgd.dns.army
0.0.0.0 kupizhaluzi.ru
0.0.0.0 landing.insutecquevedo.edu.ec
0.0.0.0 lauratomismith.com
0.0.0.0 legitfilehost4datas.ddns.net
0.0.0.0 leopardcranes.com
0.0.0.0 lifecarehumanity.org
0.0.0.0 linhkienmaytinh.tctedu.com
0.0.0.0 luckyserverhostdata.ddns.net
0.0.0.0 madicon.co.za
0.0.0.0 manage.morissalakante.com
0.0.0.0 manuyala.com
0.0.0.0 many.abbyservertime.fun
0.0.0.0 maponlinedata.com
0.0.0.0 maputogal.com
0.0.0.0 mauritius-business.info
0.0.0.0 mavindo.com
0.0.0.0 mehainteriors.com
0.0.0.0 m.geniushomes.in
0.0.0.0 michaelmemphis.com
0.0.0.0 mines.abbyservertime.fun
0.0.0.0 mionpharma.com
0.0.0.0 mjventwsdyluzcafwsqb.dns.army
0.0.0.0 mkontakt.az
0.0.0.0 mlw1.maxxmailer.com
0.0.0.0 mlwinvestments.co.ke
0.0.0.0 modalita.net
0.0.0.0 moonmachineries.com
0.0.0.0 mscbgaregister.com
0.0.0.0 mslogtsdyinvestmntsn.dns.army
0.0.0.0 myddli.com
0.0.0.0 myholiday.co.in
0.0.0.0 mytechpages.com
0.0.0.0 n3avigate.com
0.0.0.0 natboardmcqs.com
0.0.0.0 nativewriters.us
0.0.0.0 neuromedic.com.br
0.0.0.0 newhost.zapto.org
0.0.0.0 nguyenkekhuyen.com
0.0.0.0 nitengysndymndynatem.dns.army
0.0.0.0 njtiledesigncenter.com
0.0.0.0 nomadicbees.com
0.0.0.0 nop.myq-see.com
0.0.0.0 ns1.data-hub.in
0.0.0.0 old.amrepinspect.net
0.0.0.0 oldvrv.gdsitetest.com
0.0.0.0 oldwizard-hosting.com
0.0.0.0 olirecords.mixture.ltd
0.0.0.0 olooom.com
0.0.0.0 oluseyiedu.com
0.0.0.0 oms.danarynservices.com
0.0.0.0 onlybamboofabrics.com
0.0.0.0 optitechsa.co.za
0.0.0.0 oqla-quran.org
0.0.0.0 panchsheel.group
0.0.0.0 pandemic-info.com
0.0.0.0 paulomarciotrp.com
0.0.0.0 paydth.com
0.0.0.0 payerrealty.com
0.0.0.0 perlarubia.com
0.0.0.0 perpus.onlineman7-jombang.sch.id
0.0.0.0 pfphosting.com
0.0.0.0 phoenixkitchencountertops.com
0.0.0.0 pigeoncamisaria.com.br
0.0.0.0 pmrimesndylimtdvensn.dns.army
0.0.0.0 pondokbungur.desa.id
0.0.0.0 poostatamindope.myq-see.com
0.0.0.0 poultryplace.co.za
0.0.0.0 ppca.org.pk
0.0.0.0 prefabriktrabzon.com
0.0.0.0 prevfireinstalacoes.com
0.0.0.0 printmaqinfo.com.br
0.0.0.0 production.sparshims.com
0.0.0.0 proficientcounselling.com
0.0.0.0 promosyonacacak.com
0.0.0.0 punjabdevelopersassociation.com.pk
0.0.0.0 qmak.com
0.0.0.0 questcollegefaisalabad.com
0.0.0.0 quiropraxia.grupokeithmar.com
0.0.0.0 racoonestlehomia.myq-see.com
0.0.0.0 rakeshkhatri.in
0.0.0.0 ratemyfenancialadvisor.com
0.0.0.0 redbats.co.in
0.0.0.0 refahogaraiss.com
0.0.0.0 reflexemails.com
0.0.0.0 regenerationhealing.net
0.0.0.0 reiwealthprofitacademy.com
0.0.0.0 rigvedindia.com
0.0.0.0 riverfox.co.za
0.0.0.0 rldatix.pro
0.0.0.0 rosedelivery.us
0.0.0.0 royalluxuryshipping.com
0.0.0.0 rv.seriesnow.website
0.0.0.0 sacrisventures.com
0.0.0.0 safcol-colors.com
0.0.0.0 saiappsports.in
0.0.0.0 sainzim.co.za
0.0.0.0 samakhomsatreethai.ac.th
0.0.0.0 samsclosets.net
0.0.0.0 sara2wsdyentertawsin.dns.army
0.0.0.0 sauna03zone.co.za
0.0.0.0 secure.vinawelcapital.com
0.0.0.0 segurosallseg.com.br
0.0.0.0 sercancoskun.com
0.0.0.0 shaheentbfoundation.com
0.0.0.0 shannared.com
0.0.0.0 shiningautospa.in
0.0.0.0 shooka-co.com
0.0.0.0 shop.dinarproject.co.id
0.0.0.0 shophinode.com.br
0.0.0.0 shortcodes.teleshoppe.com.sg
0.0.0.0 shribharatvatika.com
0.0.0.0 shtabha.com
0.0.0.0 siddharthpanditpautra.com
0.0.0.0 siperb.in
0.0.0.0 skilmu.com
0.0.0.0 slamperformance.com
0.0.0.0 sndychnesqudusissnvx.dns.army
0.0.0.0 sndykungcommunicsngd.dns.army
0.0.0.0 sndymjventluzcafsnqb.dns.army
0.0.0.0 sndyrusschine2masnbc.dns.army
0.0.0.0 sndysara1investvensn.dns.army
0.0.0.0 sndyshgshgnationsngh.dns.army
0.0.0.0 sndyunitedkesokosnkh.dns.army
0.0.0.0 soaltib.com
0.0.0.0 socialorbit.co.in
0.0.0.0 socialorbit.net
0.0.0.0 socialsciencepublication.com
0.0.0.0 s.oooooooooo.ga
0.0.0.0 ssdengineers.com
0.0.0.0 stagemkt.com
0.0.0.0 starfotoevideo.com.br
0.0.0.0 staterio.com
0.0.0.0 stunishgroup.com
0.0.0.0 sunfruit.com.tn
0.0.0.0 supportoapp.com
0.0.0.0 suresb1sndyintercont.dns.army
0.0.0.0 svcity.com
0.0.0.0 swselectivesearch.com
0.0.0.0 tallyinvoicecustomization.com
0.0.0.0 tasktracker.amtcdiecasting.com
0.0.0.0 tayyabagrammarschool.com
0.0.0.0 tecnico.grupokeithmar.com
0.0.0.0 terzaghiinstitute.com
0.0.0.0 test.fegocookosa.com
0.0.0.0 test.grupokeithmar.com
0.0.0.0 testing.kragos.bytebonding.com
0.0.0.0 test.mobileslide.top
0.0.0.0 the3wheelerride.com
0.0.0.0 thecedarchest1.co.za
0.0.0.0 thecleaningladiespdx.com
0.0.0.0 thedesertship.com
0.0.0.0 themansionkasauli.com
0.0.0.0 thetcgplayer.co
0.0.0.0 theviesndyjupcazsnty.dns.army
0.0.0.0 ths.cafe
0.0.0.0 tiagodemattos.com.br
0.0.0.0 tipologie.net
0.0.0.0 toletnewchandigarh.com
0.0.0.0 topmask.co.za
0.0.0.0 torbandera.co
0.0.0.0 trandy.sujalaonline.com
0.0.0.0 traumfrauen-ukraine.de
0.0.0.0 treezor.io.joekoconstruction.com
0.0.0.0 tunedinblog.com
0.0.0.0 uca51165f2abe342ec4905f6747a.dl.dropboxusercontent.com
0.0.0.0 ucbe1aee79a532932df8e2a93128.dl.dropboxusercontent.com
0.0.0.0 underdog.coach
0.0.0.0 uninsomnia.com
0.0.0.0 upbckwsdyfaruzevwskx.dns.army
0.0.0.0 upload.greenwoodcity.com.pk
0.0.0.0 urlhaus-api.abuse.ch
0.0.0.0 urt.livebuilder.net
0.0.0.0 uscsmedicina.fdce.com.br
0.0.0.0 vectarts.com
0.0.0.0 veenapumps.com
0.0.0.0 vitoriamodaintima.com.br
0.0.0.0 vitumbikomumba.com
0.0.0.0 vps-6482d482.vps.ovh.ca
0.0.0.0 vyoabogados.com
0.0.0.0 wanepliberia.org
0.0.0.0 wanepniger.org
0.0.0.0 webgroupeg.com
0.0.0.0 weligamacleaningservice.lk
0.0.0.0 workedgames.com
0.0.0.0 wowstudio.ge
0.0.0.0 wsdychise2neverwalka.dns.army
0.0.0.0 wsdyclntnjkcloudwsgh.dns.army
0.0.0.0 wsdykungsb2gotchtwsp.dns.army
0.0.0.0 wsdynitengymndynatem.dns.army
0.0.0.0 wsdysuresb1interwsnt.dns.army
0.0.0.0 wsdytheviejupcazwsdf.dns.army
0.0.0.0 wsdyworkfinerainbows.dns.army
0.0.0.0 www.akgovtjobs.com
0.0.0.0 www.bilaltufailkhan.com
0.0.0.0 www.medicdispatchafrica.org
0.0.0.0 www.sandtonson.com
0.0.0.0 www.savannah-pipes.co.mz
0.0.0.0 www.srq3dtours.com
0.0.0.0 www.tochya.com
0.0.0.0 yalaxacademy.so
0.0.0.0 yccfcrajkot.com
0.0.0.0 yfca.ngo
0.0.0.0 yfca-ye.org
0.0.0.0 yorgeatransport.com
0.0.0.0 zitoprohealth.com
0.0.0.0 zonav.net
+133 -101
View File
@@ -1,170 +1,99 @@
0.0.0.0 cdn.engine.spotscenered.info
0.0.0.0 a.et.nytimes.com
0.0.0.0 a.exdynsrv.com
0.0.0.0 cdn.izooto.com
0.0.0.0 a.omappapi.com
0.0.0.0 a.opmnstr.com
0.0.0.0 a.pub.network
0.0.0.0 abcnews.hb.omtrdc.net
0.0.0.0 abcnews.tt.omtrdc.net
0.0.0.0 acdn.adnxs.com
0.0.0.0 adbserver.doceree.com
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 amazonwebservices.d2.sc.omtrdc.net
0.0.0.0 analyti.uber.space
0.0.0.0 analytics.getsocialeyes.com
0.0.0.0 analytics.vadian.net
0.0.0.0 analytics.write.as
0.0.0.0 api-2-0.spot.im
0.0.0.0 api-js.mixpanel.com
0.0.0.0 api.airbrake.io
0.0.0.0 api.b2c.com
0.0.0.0 api.boxever.com
0.0.0.0 api.btloader.com
0.0.0.0 api2.branch.io
0.0.0.0 ascendeum-d.openx.net
0.0.0.0 backfills.ph.affinity.com
0.0.0.0 bid.glass
0.0.0.0 btloader.com
0.0.0.0 by2.uservoice.com
0.0.0.0 cdn-magiclinks.trackonomics.net
0.0.0.0 cdn.engine.spotscenered.info
0.0.0.0 cdn.insurads.com
0.0.0.0 cdn.intergient.com
0.0.0.0 cdn.izooto.com
0.0.0.0 cdn.playwire.com
0.0.0.0 cdn.snigelweb.com
0.0.0.0 cdn.usefathom.com
0.0.0.0 client.px-cloud.net
0.0.0.0 dotmetrics.net
0.0.0.0 ev.kck.st
0.0.0.0 ezodn.com
0.0.0.0 fast.appcues.com
0.0.0.0 gc.zgo.at
0.0.0.0 geo-eu.snigelweb.com
0.0.0.0 geo-us.snigelweb.com
0.0.0.0 go.ezodn.com
0.0.0.0 ip.prvtx.net
0.0.0.0 metrics.readme.io
0.0.0.0 pixel-static.spotify.com
0.0.0.0 pixel.ampry.com
0.0.0.0 pixel.spotify.com
0.0.0.0 plus.addkt.com
0.0.0.0 powerad.ai
0.0.0.0 prebid-server-production.herokuapp.com
0.0.0.0 programmatic.doceree.com
0.0.0.0 protected-by.clarium.io
0.0.0.0 scripts.simpleanalyticscdn.com
0.0.0.0 scripttags.justuno.com
0.0.0.0 secure-sts-prod.imrworldwide.com
0.0.0.0 server.ethicalads.io
0.0.0.0 shynet.rmrm.io
0.0.0.0 smetrics.cnn.com
0.0.0.0 smetrics.elsevier.com
0.0.0.0 snigelweb-com.videoplayerhub.com
0.0.0.0 snigelweb.com
0.0.0.0 static.addtoany.com
0.0.0.0 static.cloudflareinsights.com
0.0.0.0 stats.framasoft.org
0.0.0.0 stats.kde.org
0.0.0.0 stats.libretexts.org
0.0.0.0 stats.nextcloud.com
0.0.0.0 trackjs.com
0.0.0.0 web.vortex.data.microsoft.com
0.0.0.0 web.vortex.data.msn.com
0.0.0.0 www.googleoptimize.com
0.0.0.0 www.medtargetsystem.com
0.0.0.0 ezodn.com
0.0.0.0 go.ezodn.com
0.0.0.0 powerad.ai
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 8936704.fls.doubleclick.net
0.0.0.0 a.et.nytimes.com
0.0.0.0 a.opmnstr.com
0.0.0.0 a.pub.network
0.0.0.0 abcnews.hb.omtrdc.net
0.0.0.0 abcnews.tt.omtrdc.net
0.0.0.0 acdn.adnxs.com
0.0.0.0 amazonwebservices.d2.sc.omtrdc.net
0.0.0.0 api.boxever.com
0.0.0.0 ascendeum-d.openx.net
0.0.0.0 scripttags.justuno.com
0.0.0.0 secure-sts-prod.imrworldwide.com
0.0.0.0 shynet.rmrm.io
0.0.0.0 snigelweb.com
0.0.0.0 static.addtoany.com
0.0.0.0 static.cloudflareinsights.com
0.0.0.0 t.stripe.com
0.0.0.0 tag.rmp.rakuten.com
0.0.0.0 trackjs.com
0.0.0.0 trapsaminohut.com
0.0.0.0 trk.justanswer.com
0.0.0.0 trk.justanswer.com
0.0.0.0 u.o0bc.com
0.0.0.0 uk-script.dotmetrics.net
0.0.0.0 uk-script.dotmetrics.net
0.0.0.0 uptime.com
0.0.0.0 us-east-1.prod.pw.analytics.console.aws.a2z.com
0.0.0.0 userreport.com
0.0.0.0 vitals.vercel-insights.com
0.0.0.0 vms.boldchat.com
0.0.0.0 vt.myvisualiq.net
0.0.0.0 web.vortex.data.microsoft.com
0.0.0.0 web.vortex.data.msn.com
0.0.0.0 www.datadoghq-browser-agent.com
0.0.0.0 www.fastly-insights.com
0.0.0.0 www.googleoptimize.com
0.0.0.0 www.increaserev.com
0.0.0.0 www.medtargetsystem.com
0.0.0.0 www.npttech.com
0.0.0.0 www.stack-sonar.com
# www.qatarairways.com
0.0.0.0 smetrics.qatarairways.com
0.0.0.0 qatarairways.tt.omtrdc.net
0.0.0.0 api.boxever.com
# openstax.org
0.0.0.0 js.pulseinsights.com
# www.osano.com
0.0.0.0 snap.licdn.com
# www.quizexpo.com
0.0.0.0 demand.supply
0.0.0.0 live.demand.supply
# america.aljazeera.com
0.0.0.0 cdn.gigya.com
# www.cplusplus.com
0.0.0.0 cloud.setupad.com
0.0.0.0 node.setupad.com
0.0.0.0 prebid-stag.setupad.net
# www.jstor.org
0.0.0.0 ja.jstor.org
# brilliant.org
0.0.0.0 in.brilliant.org
# artixlinux.org
0.0.0.0 stats.artixlinux.org
# ywc.thehindu.com
0.0.0.0 csm.cxpublic.com
0.0.0.0 tai.thehindu.com
0.0.0.0 dm.thehindu.com
0.0.0.0 go.automatad.com
0.0.0.0 b2cdn.automatad.com
0.0.0.0 cdn.automatad.com
# www.gourmetads.com
0.0.0.0 bcdn.grmtas.com
# www.msn.com
0.0.0.0 mssl.fwmrm.net
0.0.0.0 visitor.omnitagjs.com
# www.digitalmarketer.com
0.0.0.0 snippet.upviral.com
0.0.0.0 app.upviral.com
# go.pendo.io
0.0.0.0 js.driftt.com
0.0.0.0 api.drift.com
0.0.0.0 account.api.drift.com
0.0.0.0 pages.api.driftqa.com
0.0.0.0 conversation2.api.driftqa.com
0.0.0.0 customer2.api.driftqa.com
0.0.0.0 file2.api.driftqa.com
0.0.0.0 ws.api.driftqa.com
0.0.0.0 drift.click
# 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
#
# From https://github.com/prebid/Prebid.js
#
@@ -332,3 +261,106 @@
0.0.0.0 brainlyads.com
0.0.0.0 qa-ads.nobid.com
0.0.0.0 onetag-sys.com
# www.qatarairways.com
0.0.0.0 smetrics.qatarairways.com
0.0.0.0 qatarairways.tt.omtrdc.net
0.0.0.0 api.boxever.com
# openstax.org
0.0.0.0 js.pulseinsights.com
# www.osano.com
0.0.0.0 snap.licdn.com
# www.quizexpo.com
0.0.0.0 demand.supply
0.0.0.0 live.demand.supply
# america.aljazeera.com
0.0.0.0 cdn.gigya.com
# www.cplusplus.com
0.0.0.0 cloud.setupad.com
0.0.0.0 node.setupad.com
0.0.0.0 prebid-stag.setupad.net
# www.jstor.org
0.0.0.0 ja.jstor.org
# brilliant.org
0.0.0.0 in.brilliant.org
# artixlinux.org
0.0.0.0 stats.artixlinux.org
# ywc.thehindu.com
0.0.0.0 csm.cxpublic.com
0.0.0.0 tai.thehindu.com
0.0.0.0 dm.thehindu.com
0.0.0.0 go.automatad.com
0.0.0.0 b2cdn.automatad.com
0.0.0.0 cdn.automatad.com
# www.gourmetads.com
0.0.0.0 bcdn.grmtas.com
# www.msn.com
0.0.0.0 mssl.fwmrm.net
0.0.0.0 visitor.omnitagjs.com
# www.digitalmarketer.com
0.0.0.0 snippet.upviral.com
0.0.0.0 app.upviral.com
# go.pendo.io
0.0.0.0 js.driftt.com
0.0.0.0 api.drift.com
0.0.0.0 account.api.drift.com
0.0.0.0 pages.api.driftqa.com
0.0.0.0 conversation2.api.driftqa.com
0.0.0.0 customer2.api.driftqa.com
0.0.0.0 file2.api.driftqa.com
0.0.0.0 ws.api.driftqa.com
0.0.0.0 drift.click
# 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
# www.openstreetmap.org
0.0.0.0 piwik.openstreetmap.org
# www.babbel.com
0.0.0.0 marketing-tracker.babbel.com
# www.aparnaconstructions.com
0.0.0.0 hspx.hotstar.com
# prepaid.t-mobile.com
0.0.0.0 lptag.liveperson.net
+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
+21 -11
View File
@@ -2,8 +2,8 @@
#
# For more information about this list, see: https://pgl.yoyo.org/adservers/
# ----
# last updated: Mon, 11 Jan 2021 12:45:10 GMT
# entries: 3561
# last updated: Wed, 27 Jan 2021 12:39:59 GMT
# entries: 3571
# 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: Wed, 17 Jan 2001 00:00:00
# start date: Mon, 05 Feb 2001 00:00:00
0.0.0.0 1-1ads.com
0.0.0.0 101com.com
0.0.0.0 101order.com
@@ -96,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
@@ -136,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
@@ -221,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
@@ -777,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
@@ -867,7 +867,9 @@
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 adshrink.it
0.0.0.0 adside.com
0.0.0.0 adsiduous.com
0.0.0.0 adskeeper.co.uk
@@ -1026,6 +1028,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
@@ -1109,6 +1112,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
@@ -1320,6 +1324,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
@@ -1457,6 +1463,7 @@
0.0.0.0 cluster.adultworld.com
0.0.0.0 clustrmaps.com
0.0.0.0 cmp.dmgmediaprivacy.co.uk
0.0.0.0 cmp.osano.com
0.0.0.0 cmvrclicks000.com
0.0.0.0 cnomy.com
0.0.0.0 cnt.spbland.ru
@@ -1472,7 +1479,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
@@ -1954,7 +1960,6 @@
0.0.0.0 hlok.qertewrt.com
0.0.0.0 hocgeese.com
0.0.0.0 hollandbusinessadvertising.nl
0.0.0.0 hollps.win
0.0.0.0 homepageking.de
0.0.0.0 honeygoldfish.com
0.0.0.0 honorablehall.com
@@ -2084,6 +2089,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
@@ -2203,9 +2209,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
@@ -2508,7 +2513,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
@@ -2737,7 +2741,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
@@ -2868,6 +2871,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
@@ -3067,6 +3072,7 @@
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
@@ -3160,6 +3166,7 @@
0.0.0.0 tcads.net
0.0.0.0 teads.tv
0.0.0.0 tealeaf.com
0.0.0.0 tealium.cbsnews.com
0.0.0.0 tealium.com
0.0.0.0 tealiumiq.com
0.0.0.0 techclicks.net
@@ -3249,6 +3256,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
@@ -3347,6 +3355,7 @@
0.0.0.0 turboadv.com
0.0.0.0 turn.com
0.0.0.0 tvmtracker.com
0.0.0.0 twittad.com
0.0.0.0 twyn.com
0.0.0.0 tynt.com
0.0.0.0 typicalteeth.com
@@ -3420,6 +3429,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
+27
View File
@@ -77,6 +77,8 @@
127.0.0.1 88winners.com
127.0.0.1 90dakika.com
127.0.0.1 www.90dakika.com
127.0.0.1 988bet.info
127.0.0.1 www.988bet.info
127.0.0.1 99bet.com
127.0.0.1 www.99bet.com
127.0.0.1 a1casino.com
@@ -2348,3 +2350,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
+464
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,466 @@
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
0.0.0.0 lcdn.tsyndicate.com
0.0.0.0 collector.xhamster.com
0.0.0.0 video.xhcdn.com
0.0.0.0 tsyndicate.com
+45 -4
View File
@@ -2812,9 +2812,50 @@
127.0.0.1 allotalk.com
# Tik-Toc
127.0.0.1 tiktok.com
127.0.0.1 tiktokcdn.com
127.0.0.1 musical.ly
127.0.0.1 abtest-va-tiktok.byteoversea.com
127.0.0.1 dm-maliva16.byteoversea.com
127.0.0.1 dm.bytedance.com
127.0.0.1 ibytedtos.com
127.0.0.1 mon-va.byteoversea.com
127.0.0.1 mon.byteoversea.com
127.0.0.1 muscdn.com
127.0.0.1 tiktokv.com
127.0.0.1 musical.ly
127.0.0.1 musically.ly
127.0.0.1 p16-tiktokcdn-com.akamaized.net
127.0.0.1 p16.hypstarcdn.com
127.0.0.1 s16.tiktokcdn.com
127.0.0.1 sf-tb-sg.ibytedtos.com
127.0.0.1 sgali3.l.byteoversea.net
127.0.0.1 tiktok.com
127.0.0.1 tiktok.org
127.0.0.1 tiktokcdn-com.akamaized.net
127.0.0.1 tiktokcdn.com
127.0.0.1 tiktokv.com
127.0.0.1 v16-tiktokcdn-com.akamaized.net
127.0.0.1 verification-va.byteoversea.com
127.0.0.1 www.tiktok.com
127.0.0.1 xlog-va.byteoversea.com
# DateMeme
127.0.0.1 datememe.com
127.0.0.1 www.datememe.com
127.0.0.1 admin.datememe.com
127.0.0.1 blog.datememe.com
127.0.0.1 bn.datememe.com
127.0.0.1 c1.datememe.com
127.0.0.1 c2.datememe.com
127.0.0.1 c3.datememe.com
127.0.0.1 de.datememe.com
127.0.0.1 en.datememe.com
127.0.0.1 es.datememe.com
127.0.0.1 fr.datememe.com
127.0.0.1 hi.datememe.com
127.0.0.1 id.datememe.com
127.0.0.1 ja.datememe.com
127.0.0.1 jv.datememe.com
127.0.0.1 ko.datememe.com
127.0.0.1 pt.datememe.com
127.0.0.1 ru.datememe.com
127.0.0.1 th.datememe.com
127.0.0.1 vi.datememe.com
127.0.0.1 zh-cn.datememe.com
+2724 -1137
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "hosts",
"version": "3.3.3",
"version": "3.3.9",
"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,
+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 12 2021**.
* Here's the [raw hosts file with base extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts) containing 58,567 entries.
* Last updated: **January 31 2021**.
* Here's the [raw hosts file with base extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts) containing 60,160 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,567 | [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,762 | [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,891 | [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,626 | [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,326 | [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) | 63,086 | [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,821 | [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,521 | [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,950 | [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,650 | [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,384 | [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) | 85,145 | [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,845 | [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,579 | [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,708 | [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,903 | [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) | 60,160 | [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) | 62,355 | [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) | 62,510 | [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,672 | [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,957 | [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,705 | [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,867 | [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) | 65,152 | [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) | 85,022 | [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) | 65,307 | [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) | 85,468 | [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) | 87,217 | [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) | 67,502 | [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,663 | [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,818 | [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) | 90,013 | [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