Compare commits

...
85 Commits
Author SHA1 Message Date
Steven Black 13f9433284 Release 3.6.7 2021-04-26 18:03:12 -04:00
Steven Black 560e40c1e5 Updates from URLHaus, and KADhost. 2021-04-26 18:00:29 -04:00
Steven Black 8804c324a2 Issue #1628: fix — re-add URLHaus. 2021-04-26 17:58:26 -04:00
Steven Black 023eb7faa7 Issue #1628: fix — parse out @ characters from lists. 2021-04-26 17:55:39 -04:00
Steven Black 2b167dcce8 Better name for is_valid_user_provided_domain_format. 2021-04-26 17:08:38 -04:00
Steven Black 1d515c1de3 Standardize the exclusionregexs symbol. 2021-04-26 16:39:07 -04:00
Steven Black f87007cc61 Release 3.6.6 2021-04-26 12:46:46 -04:00
Steven Black 0a022ab381 Updates from yoyo.org, digitalside.it, KADhosts, and Adguard. 2021-04-26 12:46:28 -04:00
Steven Black 783764d0b4 Issue #1628: fix — temporarily drop URLHaus due to formatting issues. 2021-04-26 12:44:06 -04:00
Steven Black 227c83fbdf Release 3.6.5 2021-04-24 12:03:02 -04:00
Steven Black 8c24637605 Updates from yoyo.org, URLHaus, someonewhocares.org, digitalside.it, orca.pet, KADhosts, hostsVN, Badd-Boyz, Adguard, and AdAway. 2021-04-24 12:02:39 -04:00
Steven Black 33823d682c Release 3.6.4 2021-04-19 23:49:08 -04:00
Steven Black e58b6f2cff Updates from sinfonietta, yoyo.org, URLHaus, someonewhocares.org, digitalside.it, orca.pet, KADHosts, hostsVN, Badd-Boyz, Adguard, and Adaway. 2021-04-19 23:48:24 -04:00
Steven Black c202dbda75 Release 3.6.3 2021-04-13 10:10:21 -04:00
Steven Black 3753195d75 Updates from yoyo.org, URLHaus, someonewhocares.org, digitalside.it, KADHosts, hostsVN, Badd-Boyz, and AdAway. 2021-04-13 10:09:39 -04:00
Steven Black cdbcd45689 Release 3.6.2 2021-04-09 13:23:30 -04:00
Steven Black 4dbe23da78 Updates from yoyo.org, URLHaus, someonewhocares.org, gigitalside.it, orca.pet, KADhosts, , Badd-Boyz, and AdAway. 2021-04-09 13:23:10 -04:00
Steven Black 358526ed78 Release 3.6.1 2021-04-04 21:14:48 -04:00
Steven Black 66a7f9b2c6 Updates from yoyo.org, URLHaus, someonewhocares.org, digitalside.it, orca.pet, KADhosts, Badd-Boyz, and AdAway. 2021-04-04 21:14:22 -04:00
Steven Black 777ffdea9d Issue #1591: Add domains from this issue. 2021-04-02 19:47:34 -04:00
Steven Black 65a12dcfa2 Release 3.6.0 2021-03-31 16:02:05 -04:00
Steven Black b7b29261db Updates from URLHaus, someonewhocares.org, shady-hosts, digitalside.it, KADhosts, hostsVN, Badd-Boyz, and AdAway. 2021-03-31 16:01:37 -04:00
Steven Black 2b29fa67b5 @StevenBlack Issue #1563: fix — add hosts file from AdguardTeam cname-trackers. 2021-03-31 15:58:36 -04:00
Steven Black 5f5db225c9 Issue #1563: fix — new data subfolder for AdguardTeam cname trackers 2021-03-31 15:56:04 -04:00
Steven Black 71a7b2be4a Merge pull request #1588 from funilrys/support-raw
Introduction of the support of RAW lines/sources
2021-03-31 15:45:00 -04:00
funilrys d3c34ed854 Add black recommended configuration. 2021-03-31 14:58:18 +02:00
funilrys 4b1a939668 Apply black+isort 2021-03-31 14:57:56 +02:00
funilrys 7971a0cbc9 Introduction of the support of RAW lines.
This patch fixes https://github.com/StevenBlack/hosts/issues/1563#issuecomment-810688754

Indeed, before this patch, the updater was not supporting a RAW (not
hosts) list of domains as input.

Changes:

    matches_exclusions():
        (new) Support for rule formatted as 'example.com' along with
              the pre-existing '0.0.0.0 example.com'.

    normalize_rule():
        (edit) Apply DRY.

        (new) Support the normalization of the rule formatted as
              'example.com' along with the pre-existing '0.0.0.0
              example.com'.

    strip_rule():
        (new) Complete rewrite in order to strip all possible lines.
2021-03-31 14:53:22 +02:00
Steven Black 261acf1dfa Release 3.5.3 2021-03-28 17:07:02 -04:00
Steven Black 6e92030388 Updates from yoyo.org, URLHaus, someonewhocares.org, digitalside.it, orca.pet, KADhosts, hostsVN, Badd-Boyz. 2021-03-28 17:06:28 -04:00
Steven Black ab40f585ed Merge pull request #1581 from esadkrs/master
Happy New Year
2021-03-23 09:52:03 -04:00
esadkrs 8d805df2b2 Happy New Year 2021-03-23 00:08:02 -04:00
Steven Black 0977726aa3 Release 3.5.2 2021-03-21 22:56:21 -04:00
Steven Black 470308d391 Updates from yoyo.org, URLHaus, shady-hosts.com, digitalside.it, orca.pet, KADHosts, hostsVN, and Badd-Boyz. 2021-03-21 22:56:03 -04:00
Steven Black 8a6d3f49e3 Release 3.5.1 2021-03-16 11:55:34 -04:00
Steven Black 385e7de3da Updates from clefspeare13, yoyo.org, URLHaus, digitalside.it, KADhosts, hostsVN, Badd-Boyz, and AdAway. 2021-03-16 11:55:16 -04:00
Steven Black 54ccdaa119 Merge pull request #1577 from FadeMind/patch-1
ADD facilitategovernor.com
2021-03-15 16:22:30 -04:00
FadeMind 22d1a77116 ADD variants facilitategovernor.com 2021-03-15 20:54:37 +01:00
FadeMind 1dfd397901 ADD facilitategovernor.com
Annoying lots of popups with this domain. Default blocked by ESET.
2021-03-15 12:53:26 +01:00
Steven Black 76ea58a705 Release 3.5.0 2021-03-10 21:13:10 -05:00
Steven Black 8bf7c52923 Updates from MetaMask, URLHaus, digitalside.it, KADhosts, and AdAway. 2021-03-10 21:12:41 -05:00
Steven Black 0d740f4f33 Issue #1418: fix the metabask raw hosts url. 2021-03-10 21:09:48 -05:00
Steven Black 8f49b0667a Merge pull request #1570 from StevenBlack/metamask.inclusion
Issue #1418: prepare for inclusion of MetaMask/eth-phishing-detect into the base list.
2021-03-10 21:03:20 -05:00
Steven Black f002fb33a3 Issue #1418: prepare for inclusion of MetaMask/eth-phishing-detect into the base list. 2021-03-10 00:43:20 -05:00
Steven Black e38b2f4ac7 Release 3.4.6 2021-03-09 14:37:59 -05:00
Steven Black 81bd99cb19 Updates from yoyo.org, URLHaus, someonewhocares.org, digitalside.it, orca.pet. KADhosts, hostsVN, Badd-Boyz, and AdAway. 2021-03-09 14:37:42 -05:00
Steven Black f790da9067 Release 3.4.5 2021-03-06 17:51:42 -05:00
Steven Black 82c18786de Updates from yoyo.org, URLHaus, someonewhocares.org, shady-hosts, digitalside.it, orca.pet, mvps.org, KADHosts, hostsVN, Badd-Boyz, add.risk, and AddAway. 2021-03-06 17:51:15 -05:00
Steven Black df10691d81 Release 3.4.4 2021-02-28 14:27:59 -05:00
Steven Black d2be343994 Updates from URLHaus, digitalside.it, KADhosts, hostsVN, and Badd-Boyz. 2021-02-28 14:27:41 -05:00
Steven Black 16070f1a77 Issue #1559 — add scam phish site. 2021-02-28 13:54:55 -05:00
Steven Black c4df4ceb28 Release 3.4.3 2021-02-26 11:12:34 -05:00
Steven Black eff4dbe62e Updates from yoyo.org, URLHaus, digitalside.it, KADhosts, Badd-Boyz, and AdAway. 2021-02-26 11:12:15 -05:00
Steven Black 1485491816 Issue #1558: add new hosts. 2021-02-26 11:02:51 -05:00
Steven Black 99f3890c2f Release 3.4.2 2021-02-22 09:15:37 -05:00
Steven Black 6aa31cb4ad Updates from URLHaus, someonewhocares.org, digitalside.it, KADhosts, hostsVN, and Badd-Boyz. 2021-02-22 09:15:10 -05:00
Steven Black b8c1ead93f Release 3.4.1 2021-02-21 18:15:00 -05:00
Steven Black d4fd41f558 Updates from yoyo.org, URLHaus, shady-hosts, digitalside.it, orca.pet, KADHosts, and hostsVN.
Holding off on publishing Badd-Boyz' latest update.  See https://github.com/mitchellkrogza/Badd-Boyz-Hosts/issues/85
2021-02-21 18:14:19 -05:00
Steven Black 23097a29af Release 3.4.0 2021-02-16 17:50:52 -05:00
Steven Black cbf8924292 Updates from clefspeare, yoyo.org, URLHaus, someonewhocares.org, gigitalside.it, KADhosts, Badd-Boyz, AdAway, and introducing orca.pet. 2021-02-16 17:50:13 -05:00
Steven Black 5fe1f0c874 Issue #1439: Add the orca.pet “Not On My Shift” curated source, maintained by @socram8888 2021-02-16 17:45:45 -05:00
Steven Black f4e7733873 Release 3.3.14 2021-02-14 17:03:48 -05:00
Steven Black 3c38a5f666 Updates from yoyo.org, sinfonietta, someonewhocares.org, shady-hosts, digitalside.it, KADhosts, Badd-Boyz, and AdAway. 2021-02-14 17:03:25 -05:00
Steven Black f5790a9017 Release 3.3.13 2021-02-09 10:31:22 -05:00
Steven Black b1ab45ebdf Updates from URLHaus, someonewhocares.org, digitalside, and KADhosts. 2021-02-09 10:31:06 -05:00
Steven Black 3be28f5986 Issue #1536: add vkcache dot com. 2021-02-09 10:15:56 -05:00
Steven Black 72fd592e61 Fix typo I introduced in commit cba09a9cbf. 2021-02-09 09:53:46 -05:00
Steven Black 6f0edd6767 Release 3.3.12 2021-02-08 16:09:42 -05:00
Steven Black b0edd803fc Updated from clefspeare13, yoyo.org, URLHaus, someonewhocares.org, digitalside.it, KADhosts, hostsVN, Badd-Boyz, and AdAway. 2021-02-08 16:09:21 -05:00
Steven Black c6c6cb4463 Merge pull request #1529 from XhmikosR/patch-1
Update CI config
2021-02-07 14:11:43 -05:00
Steven Black fd783d4551 Merge pull request #1530 from XhmikosR/patch-2
readme_template: link to the master actions
2021-02-07 14:10:51 -05:00
XhmikosR 649034d269 readme_template: link to the master actions 2021-02-06 17:15:06 +02:00
XhmikosR cbeadb1e2b Update CI config
* remove unneeded `CI: true` env var since it's already set by the runner
* update to `actions/setup-python@v2`
* remove `x64` architecture since it's the default
2021-02-06 17:06:48 +02:00
Steven Black cba09a9cbf Added hosts from https://supunkavinda.blog/disqus article (Disqus). 2021-02-05 10:02:29 -05:00
Steven Black 963c0def7e Release 3.3.11 2021-02-03 13:45:35 -05:00
Steven Black 3f7e0b6b9a Updates from yoyo.org, URLHaus, digitalside.it, KADhosts, and AdAway. 2021-02-03 13:45:15 -05:00
Steven Black 6f15c4a81a Release 3.3.10 2021-02-02 10:08:18 -05:00
Steven Black 423cda56f0 Updates from yoyo.org, URLHaus, digitalside.it, KADhosts, HostsVN, and Badd-Boyz. 2021-02-02 10:07:58 -05:00
Steven Black 26704e1b29 Issue #1522 add eu1-spiky.wzrkt.com. 2021-02-02 09:45:35 -05:00
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
63 changed files with 584982 additions and 198783 deletions
+2 -4
View File
@@ -1,7 +1,6 @@
name: CI
on: [push, pull_request]
env:
CI: true
jobs:
test:
@@ -26,10 +25,9 @@ jobs:
uses: actions/checkout@v2
- name: Set up Python
uses: actions/setup-python@v1
uses: actions/setup-python@v2
with:
python-version: ${{ matrix.python }}
architecture: "x64"
- run: python --version
- run: pip --version
File diff suppressed because it is too large Load Diff
@@ -10,7 +10,7 @@
[![license](https://img.shields.io/github/license/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts/blob/master/license.txt)
[![repo size](https://img.shields.io/github/repo-size/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts)
[![contributors](https://img.shields.io/github/contributors/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts/graphs/contributors)
[![Build Status](https://img.shields.io/github/workflow/status/StevenBlack/hosts/CI/master)](https://github.com/StevenBlack/hosts/actions?workflow=CI)
[![Build Status](https://img.shields.io/github/workflow/status/StevenBlack/hosts/CI/master)](https://github.com/StevenBlack/hosts/actions?query=workflow%3ACI+branch%3Amaster)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/python/black)
[![commits since last release](https://img.shields.io/github/commits-since/StevenBlack/hosts/latest.svg)](https://github.com/StevenBlack/hosts/commits/master)
[![last commit](https://img.shields.io/github/last-commit/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts/commits/master)
@@ -21,8 +21,8 @@
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 24 2021**.
* Here's the [raw hosts file with fakenews, gambling, porn, social extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn-social/hosts) containing 89,707 entries.
* Last updated: **April 26 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 113,444 entries.
* Logo by [@Tobaloidee](https://github.com/Tobaloidee).
## List of all hosts file variants
@@ -35,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) | 59,895 | [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,090 | [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,243 | [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,406 | [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,654 | [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,438 | [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,601 | [link](http://sbc.io/hosts/alternates/fakenews-porn/hosts)
Unified hosts **+ fakenews + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-social/hosts) | 64,849 | [link](http://sbc.io/hosts/alternates/fakenews-social/hosts)
Unified hosts **+ gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts) | 84,754 | [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,002 | [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,164 | [link](http://sbc.io/hosts/alternates/porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts) | 86,949 | [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,197 | [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,359 | [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,512 | [link](http://sbc.io/hosts/alternates/gambling-porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn-social/hosts) | 89,707 | [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) | 79,909 | [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) | 82,104 | [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) | 82,291 | [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) | 106,063 | [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) | 82,714 | [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) | 84,486 | [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) | 108,258 | [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) | 84,909 | [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) | 108,445 | [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) | 85,096 | [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) | 108,867 | [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) | 110,640 | [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) | 87,291 | [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) | 111,062 | [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) | 111,249 | [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) | 113,444 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
**Expectation**: These unified hosts files should serve all devices, regardless
@@ -69,10 +69,13 @@ add.2o7Net | 2o7Net tracking sites based on [hostsfile.org](http://www.hostsfile
add.Dead | Dead sites based on [hostsfile.org](http://www.hostsfile.org/hosts.html) content. |[link](https://github.com/FadeMind/hosts.extras) | [raw](https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Dead/hosts) | occasionally | MIT | [issues](https://github.com/FadeMind/hosts.extras/issues)
add.Risk | Risk content sites based on [hostsfile.org](http://www.hostsfile.org/hosts.html) content. |[link](https://github.com/FadeMind/hosts.extras) | [raw](https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Risk/hosts) | occasionally | MIT | [issues](https://github.com/FadeMind/hosts.extras/issues)
add.Spam | Spam sites based on [hostsfile.org](http://www.hostsfile.org/hosts.html) content. |[link](https://github.com/FadeMind/hosts.extras) | [raw](https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Spam/hosts) | occasionally | MIT | [issues](https://github.com/FadeMind/hosts.extras/issues)
AdguardTeam cname trackers | CNAME-cloaked tracking abuses. |[link](https://github.com/AdguardTeam/cname-trackers) | [raw](https://raw.githubusercontent.com/AdguardTeam/cname-trackers/master/combined_disguised_trackers_justdomains.txt) | occasionally | MIT | [issues](https://github.com/AdguardTeam/cname-trackers/issues)
Mitchell Krog's - Badd Boyz Hosts | Sketchy domains and Bad Referrers from my Nginx and Apache Bad Bot and Spam Referrer Blockers |[link](https://github.com/mitchellkrogza/Badd-Boyz-Hosts) | [raw](https://raw.githubusercontent.com/mitchellkrogza/Badd-Boyz-Hosts/master/hosts) | weekly | MIT | [issues](https://github.com/mitchellkrogza/Badd-Boyz-Hosts/issues)
hostsVN | Hosts block ads of Vietnamese |[link](https://github.com/bigdargon/hostsVN) | [raw](https://raw.githubusercontent.com/bigdargon/hostsVN/master/option/hosts-VN) | occasionally | MIT | [issues](https://github.com/bigdargon/hostsVN/issues)
KADhosts | Fraud/adware/scam websites. |[link](https://kadantiscam.netlify.app/) | [raw](https://raw.githubusercontent.com/PolishFiltersTeam/KADhosts/master/KADhosts.txt) | frequently | CC BY-SA 4.0 | [issues](https://github.com/PolishFiltersTeam/KADhosts/issues)
MetaMask eth-phishing-detect | Phishing domains targeting Ethereum users. |[link](https://github.com/MetaMask/eth-phishing-detect) | [raw](https://raw.githubusercontent.com/MetaMask/eth-phishing-detect/master/src/hosts.txt) | frequent | DON'T BE A DICK PUBLIC LICENSE | [issues](https://github.com/MetaMask/eth-phishing-detect/issues)
MVPS hosts file | The purpose of this site is to provide the user with a high quality custom HOSTS file. |[link](https://winhelp2002.mvps.org/) | [raw](https://winhelp2002.mvps.org/hosts.txt) | monthly | CC BY-NC-SA 4.0 | [issues](mailto:winhelp2002@gmail.com)
orca.pet | This is a domain list for blocking phishing and malware sites . |[link](https://orca.pet/notonmyshift/) | [raw](https://orca.pet/notonmyshift/hosts.txt) | frequent | ISC | [issues](https://github.com/socram8888/not-on-my-shift)
osint.digitalside.it | DigitalSide Threat-Intel malware domains list. |[link](https://github.com/davidonzo/Threat-Intel) | [raw](https://raw.githubusercontent.com/davidonzo/Threat-Intel/master/lists/latestdomains.piHole.txt) | daily | MIT | [issues](https://github.com/davidonzo/Threat-Intel/issues)
shady-hosts | Analytics, ad, and activity monitoring hosts |[link](https://github.com/shreyasminocha/shady-hosts) | [raw](https://raw.githubusercontent.com/shreyasminocha/shady-hosts/main/hosts) | occasionally | CC0-1.0 | [issues](https://github.com/shreyasminocha/shady-hosts/issues)
Dan Pollock – [someonewhocares](https://someonewhocares.org/) | How to make the internet not suck (as much). |[link](https://someonewhocares.org/hosts/) | [raw](https://someonewhocares.org/hosts/zero/hosts) | frequently | non-commercial with attribution | [issues](mailto:hosts@someonewhocares.org)
File diff suppressed because it is too large Load Diff
+22 -19
View File
@@ -10,7 +10,7 @@
[![license](https://img.shields.io/github/license/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts/blob/master/license.txt)
[![repo size](https://img.shields.io/github/repo-size/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts)
[![contributors](https://img.shields.io/github/contributors/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts/graphs/contributors)
[![Build Status](https://img.shields.io/github/workflow/status/StevenBlack/hosts/CI/master)](https://github.com/StevenBlack/hosts/actions?workflow=CI)
[![Build Status](https://img.shields.io/github/workflow/status/StevenBlack/hosts/CI/master)](https://github.com/StevenBlack/hosts/actions?query=workflow%3ACI+branch%3Amaster)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/python/black)
[![commits since last release](https://img.shields.io/github/commits-since/StevenBlack/hosts/latest.svg)](https://github.com/StevenBlack/hosts/commits/master)
[![last commit](https://img.shields.io/github/last-commit/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts/commits/master)
@@ -21,8 +21,8 @@
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 24 2021**.
* Here's the [raw hosts file with fakenews, gambling, porn extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts) containing 86,949 entries.
* Last updated: **April 26 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 110,640 entries.
* Logo by [@Tobaloidee](https://github.com/Tobaloidee).
## List of all hosts file variants
@@ -35,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) | 59,895 | [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,090 | [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,243 | [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,406 | [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,654 | [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,438 | [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,601 | [link](http://sbc.io/hosts/alternates/fakenews-porn/hosts)
Unified hosts **+ fakenews + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-social/hosts) | 64,849 | [link](http://sbc.io/hosts/alternates/fakenews-social/hosts)
Unified hosts **+ gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts) | 84,754 | [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,002 | [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,164 | [link](http://sbc.io/hosts/alternates/porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts) | 86,949 | [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,197 | [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,359 | [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,512 | [link](http://sbc.io/hosts/alternates/gambling-porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn-social/hosts) | 89,707 | [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) | 79,909 | [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) | 82,104 | [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) | 82,291 | [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) | 106,063 | [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) | 82,714 | [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) | 84,486 | [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) | 108,258 | [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) | 84,909 | [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) | 108,445 | [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) | 85,096 | [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) | 108,867 | [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) | 110,640 | [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) | 87,291 | [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) | 111,062 | [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) | 111,249 | [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) | 113,444 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
**Expectation**: These unified hosts files should serve all devices, regardless
@@ -69,10 +69,13 @@ add.2o7Net | 2o7Net tracking sites based on [hostsfile.org](http://www.hostsfile
add.Dead | Dead sites based on [hostsfile.org](http://www.hostsfile.org/hosts.html) content. |[link](https://github.com/FadeMind/hosts.extras) | [raw](https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Dead/hosts) | occasionally | MIT | [issues](https://github.com/FadeMind/hosts.extras/issues)
add.Risk | Risk content sites based on [hostsfile.org](http://www.hostsfile.org/hosts.html) content. |[link](https://github.com/FadeMind/hosts.extras) | [raw](https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Risk/hosts) | occasionally | MIT | [issues](https://github.com/FadeMind/hosts.extras/issues)
add.Spam | Spam sites based on [hostsfile.org](http://www.hostsfile.org/hosts.html) content. |[link](https://github.com/FadeMind/hosts.extras) | [raw](https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Spam/hosts) | occasionally | MIT | [issues](https://github.com/FadeMind/hosts.extras/issues)
AdguardTeam cname trackers | CNAME-cloaked tracking abuses. |[link](https://github.com/AdguardTeam/cname-trackers) | [raw](https://raw.githubusercontent.com/AdguardTeam/cname-trackers/master/combined_disguised_trackers_justdomains.txt) | occasionally | MIT | [issues](https://github.com/AdguardTeam/cname-trackers/issues)
Mitchell Krog's - Badd Boyz Hosts | Sketchy domains and Bad Referrers from my Nginx and Apache Bad Bot and Spam Referrer Blockers |[link](https://github.com/mitchellkrogza/Badd-Boyz-Hosts) | [raw](https://raw.githubusercontent.com/mitchellkrogza/Badd-Boyz-Hosts/master/hosts) | weekly | MIT | [issues](https://github.com/mitchellkrogza/Badd-Boyz-Hosts/issues)
hostsVN | Hosts block ads of Vietnamese |[link](https://github.com/bigdargon/hostsVN) | [raw](https://raw.githubusercontent.com/bigdargon/hostsVN/master/option/hosts-VN) | occasionally | MIT | [issues](https://github.com/bigdargon/hostsVN/issues)
KADhosts | Fraud/adware/scam websites. |[link](https://kadantiscam.netlify.app/) | [raw](https://raw.githubusercontent.com/PolishFiltersTeam/KADhosts/master/KADhosts.txt) | frequently | CC BY-SA 4.0 | [issues](https://github.com/PolishFiltersTeam/KADhosts/issues)
MetaMask eth-phishing-detect | Phishing domains targeting Ethereum users. |[link](https://github.com/MetaMask/eth-phishing-detect) | [raw](https://raw.githubusercontent.com/MetaMask/eth-phishing-detect/master/src/hosts.txt) | frequent | DON'T BE A DICK PUBLIC LICENSE | [issues](https://github.com/MetaMask/eth-phishing-detect/issues)
MVPS hosts file | The purpose of this site is to provide the user with a high quality custom HOSTS file. |[link](https://winhelp2002.mvps.org/) | [raw](https://winhelp2002.mvps.org/hosts.txt) | monthly | CC BY-NC-SA 4.0 | [issues](mailto:winhelp2002@gmail.com)
orca.pet | This is a domain list for blocking phishing and malware sites . |[link](https://orca.pet/notonmyshift/) | [raw](https://orca.pet/notonmyshift/hosts.txt) | frequent | ISC | [issues](https://github.com/socram8888/not-on-my-shift)
osint.digitalside.it | DigitalSide Threat-Intel malware domains list. |[link](https://github.com/davidonzo/Threat-Intel) | [raw](https://raw.githubusercontent.com/davidonzo/Threat-Intel/master/lists/latestdomains.piHole.txt) | daily | MIT | [issues](https://github.com/davidonzo/Threat-Intel/issues)
shady-hosts | Analytics, ad, and activity monitoring hosts |[link](https://github.com/shreyasminocha/shady-hosts) | [raw](https://raw.githubusercontent.com/shreyasminocha/shady-hosts/main/hosts) | occasionally | CC0-1.0 | [issues](https://github.com/shreyasminocha/shady-hosts/issues)
Dan Pollock – [someonewhocares](https://someonewhocares.org/) | How to make the internet not suck (as much). |[link](https://someonewhocares.org/hosts/) | [raw](https://someonewhocares.org/hosts/zero/hosts) | frequently | non-commercial with attribution | [issues](mailto:hosts@someonewhocares.org)
File diff suppressed because it is too large Load Diff
+22 -19
View File
@@ -10,7 +10,7 @@
[![license](https://img.shields.io/github/license/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts/blob/master/license.txt)
[![repo size](https://img.shields.io/github/repo-size/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts)
[![contributors](https://img.shields.io/github/contributors/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts/graphs/contributors)
[![Build Status](https://img.shields.io/github/workflow/status/StevenBlack/hosts/CI/master)](https://github.com/StevenBlack/hosts/actions?workflow=CI)
[![Build Status](https://img.shields.io/github/workflow/status/StevenBlack/hosts/CI/master)](https://github.com/StevenBlack/hosts/actions?query=workflow%3ACI+branch%3Amaster)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/python/black)
[![commits since last release](https://img.shields.io/github/commits-since/StevenBlack/hosts/latest.svg)](https://github.com/StevenBlack/hosts/commits/master)
[![last commit](https://img.shields.io/github/last-commit/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts/commits/master)
@@ -21,8 +21,8 @@
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 24 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,197 entries.
* Last updated: **April 26 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 87,291 entries.
* Logo by [@Tobaloidee](https://github.com/Tobaloidee).
## List of all hosts file variants
@@ -35,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) | 59,895 | [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,090 | [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,243 | [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,406 | [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,654 | [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,438 | [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,601 | [link](http://sbc.io/hosts/alternates/fakenews-porn/hosts)
Unified hosts **+ fakenews + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-social/hosts) | 64,849 | [link](http://sbc.io/hosts/alternates/fakenews-social/hosts)
Unified hosts **+ gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts) | 84,754 | [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,002 | [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,164 | [link](http://sbc.io/hosts/alternates/porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts) | 86,949 | [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,197 | [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,359 | [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,512 | [link](http://sbc.io/hosts/alternates/gambling-porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn-social/hosts) | 89,707 | [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) | 79,909 | [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) | 82,104 | [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) | 82,291 | [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) | 106,063 | [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) | 82,714 | [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) | 84,486 | [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) | 108,258 | [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) | 84,909 | [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) | 108,445 | [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) | 85,096 | [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) | 108,867 | [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) | 110,640 | [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) | 87,291 | [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) | 111,062 | [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) | 111,249 | [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) | 113,444 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
**Expectation**: These unified hosts files should serve all devices, regardless
@@ -69,10 +69,13 @@ add.2o7Net | 2o7Net tracking sites based on [hostsfile.org](http://www.hostsfile
add.Dead | Dead sites based on [hostsfile.org](http://www.hostsfile.org/hosts.html) content. |[link](https://github.com/FadeMind/hosts.extras) | [raw](https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Dead/hosts) | occasionally | MIT | [issues](https://github.com/FadeMind/hosts.extras/issues)
add.Risk | Risk content sites based on [hostsfile.org](http://www.hostsfile.org/hosts.html) content. |[link](https://github.com/FadeMind/hosts.extras) | [raw](https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Risk/hosts) | occasionally | MIT | [issues](https://github.com/FadeMind/hosts.extras/issues)
add.Spam | Spam sites based on [hostsfile.org](http://www.hostsfile.org/hosts.html) content. |[link](https://github.com/FadeMind/hosts.extras) | [raw](https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Spam/hosts) | occasionally | MIT | [issues](https://github.com/FadeMind/hosts.extras/issues)
AdguardTeam cname trackers | CNAME-cloaked tracking abuses. |[link](https://github.com/AdguardTeam/cname-trackers) | [raw](https://raw.githubusercontent.com/AdguardTeam/cname-trackers/master/combined_disguised_trackers_justdomains.txt) | occasionally | MIT | [issues](https://github.com/AdguardTeam/cname-trackers/issues)
Mitchell Krog's - Badd Boyz Hosts | Sketchy domains and Bad Referrers from my Nginx and Apache Bad Bot and Spam Referrer Blockers |[link](https://github.com/mitchellkrogza/Badd-Boyz-Hosts) | [raw](https://raw.githubusercontent.com/mitchellkrogza/Badd-Boyz-Hosts/master/hosts) | weekly | MIT | [issues](https://github.com/mitchellkrogza/Badd-Boyz-Hosts/issues)
hostsVN | Hosts block ads of Vietnamese |[link](https://github.com/bigdargon/hostsVN) | [raw](https://raw.githubusercontent.com/bigdargon/hostsVN/master/option/hosts-VN) | occasionally | MIT | [issues](https://github.com/bigdargon/hostsVN/issues)
KADhosts | Fraud/adware/scam websites. |[link](https://kadantiscam.netlify.app/) | [raw](https://raw.githubusercontent.com/PolishFiltersTeam/KADhosts/master/KADhosts.txt) | frequently | CC BY-SA 4.0 | [issues](https://github.com/PolishFiltersTeam/KADhosts/issues)
MetaMask eth-phishing-detect | Phishing domains targeting Ethereum users. |[link](https://github.com/MetaMask/eth-phishing-detect) | [raw](https://raw.githubusercontent.com/MetaMask/eth-phishing-detect/master/src/hosts.txt) | frequent | DON'T BE A DICK PUBLIC LICENSE | [issues](https://github.com/MetaMask/eth-phishing-detect/issues)
MVPS hosts file | The purpose of this site is to provide the user with a high quality custom HOSTS file. |[link](https://winhelp2002.mvps.org/) | [raw](https://winhelp2002.mvps.org/hosts.txt) | monthly | CC BY-NC-SA 4.0 | [issues](mailto:winhelp2002@gmail.com)
orca.pet | This is a domain list for blocking phishing and malware sites . |[link](https://orca.pet/notonmyshift/) | [raw](https://orca.pet/notonmyshift/hosts.txt) | frequent | ISC | [issues](https://github.com/socram8888/not-on-my-shift)
osint.digitalside.it | DigitalSide Threat-Intel malware domains list. |[link](https://github.com/davidonzo/Threat-Intel) | [raw](https://raw.githubusercontent.com/davidonzo/Threat-Intel/master/lists/latestdomains.piHole.txt) | daily | MIT | [issues](https://github.com/davidonzo/Threat-Intel/issues)
shady-hosts | Analytics, ad, and activity monitoring hosts |[link](https://github.com/shreyasminocha/shady-hosts) | [raw](https://raw.githubusercontent.com/shreyasminocha/shady-hosts/main/hosts) | occasionally | CC0-1.0 | [issues](https://github.com/shreyasminocha/shady-hosts/issues)
Dan Pollock – [someonewhocares](https://someonewhocares.org/) | How to make the internet not suck (as much). |[link](https://someonewhocares.org/hosts/) | [raw](https://someonewhocares.org/hosts/zero/hosts) | frequently | non-commercial with attribution | [issues](mailto:hosts@someonewhocares.org)
File diff suppressed because it is too large Load Diff
+22 -19
View File
@@ -10,7 +10,7 @@
[![license](https://img.shields.io/github/license/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts/blob/master/license.txt)
[![repo size](https://img.shields.io/github/repo-size/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts)
[![contributors](https://img.shields.io/github/contributors/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts/graphs/contributors)
[![Build Status](https://img.shields.io/github/workflow/status/StevenBlack/hosts/CI/master)](https://github.com/StevenBlack/hosts/actions?workflow=CI)
[![Build Status](https://img.shields.io/github/workflow/status/StevenBlack/hosts/CI/master)](https://github.com/StevenBlack/hosts/actions?query=workflow%3ACI+branch%3Amaster)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/python/black)
[![commits since last release](https://img.shields.io/github/commits-since/StevenBlack/hosts/latest.svg)](https://github.com/StevenBlack/hosts/commits/master)
[![last commit](https://img.shields.io/github/last-commit/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts/commits/master)
@@ -21,8 +21,8 @@
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 24 2021**.
* Here's the [raw hosts file with fakenews, gambling extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts) containing 64,438 entries.
* Last updated: **April 26 2021**.
* Here's the [raw hosts file with fakenews, gambling extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts) containing 84,486 entries.
* Logo by [@Tobaloidee](https://github.com/Tobaloidee).
## List of all hosts file variants
@@ -35,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) | 59,895 | [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,090 | [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,243 | [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,406 | [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,654 | [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,438 | [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,601 | [link](http://sbc.io/hosts/alternates/fakenews-porn/hosts)
Unified hosts **+ fakenews + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-social/hosts) | 64,849 | [link](http://sbc.io/hosts/alternates/fakenews-social/hosts)
Unified hosts **+ gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts) | 84,754 | [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,002 | [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,164 | [link](http://sbc.io/hosts/alternates/porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts) | 86,949 | [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,197 | [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,359 | [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,512 | [link](http://sbc.io/hosts/alternates/gambling-porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn-social/hosts) | 89,707 | [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) | 79,909 | [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) | 82,104 | [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) | 82,291 | [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) | 106,063 | [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) | 82,714 | [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) | 84,486 | [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) | 108,258 | [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) | 84,909 | [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) | 108,445 | [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) | 85,096 | [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) | 108,867 | [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) | 110,640 | [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) | 87,291 | [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) | 111,062 | [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) | 111,249 | [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) | 113,444 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
**Expectation**: These unified hosts files should serve all devices, regardless
@@ -69,10 +69,13 @@ add.2o7Net | 2o7Net tracking sites based on [hostsfile.org](http://www.hostsfile
add.Dead | Dead sites based on [hostsfile.org](http://www.hostsfile.org/hosts.html) content. |[link](https://github.com/FadeMind/hosts.extras) | [raw](https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Dead/hosts) | occasionally | MIT | [issues](https://github.com/FadeMind/hosts.extras/issues)
add.Risk | Risk content sites based on [hostsfile.org](http://www.hostsfile.org/hosts.html) content. |[link](https://github.com/FadeMind/hosts.extras) | [raw](https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Risk/hosts) | occasionally | MIT | [issues](https://github.com/FadeMind/hosts.extras/issues)
add.Spam | Spam sites based on [hostsfile.org](http://www.hostsfile.org/hosts.html) content. |[link](https://github.com/FadeMind/hosts.extras) | [raw](https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Spam/hosts) | occasionally | MIT | [issues](https://github.com/FadeMind/hosts.extras/issues)
AdguardTeam cname trackers | CNAME-cloaked tracking abuses. |[link](https://github.com/AdguardTeam/cname-trackers) | [raw](https://raw.githubusercontent.com/AdguardTeam/cname-trackers/master/combined_disguised_trackers_justdomains.txt) | occasionally | MIT | [issues](https://github.com/AdguardTeam/cname-trackers/issues)
Mitchell Krog's - Badd Boyz Hosts | Sketchy domains and Bad Referrers from my Nginx and Apache Bad Bot and Spam Referrer Blockers |[link](https://github.com/mitchellkrogza/Badd-Boyz-Hosts) | [raw](https://raw.githubusercontent.com/mitchellkrogza/Badd-Boyz-Hosts/master/hosts) | weekly | MIT | [issues](https://github.com/mitchellkrogza/Badd-Boyz-Hosts/issues)
hostsVN | Hosts block ads of Vietnamese |[link](https://github.com/bigdargon/hostsVN) | [raw](https://raw.githubusercontent.com/bigdargon/hostsVN/master/option/hosts-VN) | occasionally | MIT | [issues](https://github.com/bigdargon/hostsVN/issues)
KADhosts | Fraud/adware/scam websites. |[link](https://kadantiscam.netlify.app/) | [raw](https://raw.githubusercontent.com/PolishFiltersTeam/KADhosts/master/KADhosts.txt) | frequently | CC BY-SA 4.0 | [issues](https://github.com/PolishFiltersTeam/KADhosts/issues)
MetaMask eth-phishing-detect | Phishing domains targeting Ethereum users. |[link](https://github.com/MetaMask/eth-phishing-detect) | [raw](https://raw.githubusercontent.com/MetaMask/eth-phishing-detect/master/src/hosts.txt) | frequent | DON'T BE A DICK PUBLIC LICENSE | [issues](https://github.com/MetaMask/eth-phishing-detect/issues)
MVPS hosts file | The purpose of this site is to provide the user with a high quality custom HOSTS file. |[link](https://winhelp2002.mvps.org/) | [raw](https://winhelp2002.mvps.org/hosts.txt) | monthly | CC BY-NC-SA 4.0 | [issues](mailto:winhelp2002@gmail.com)
orca.pet | This is a domain list for blocking phishing and malware sites . |[link](https://orca.pet/notonmyshift/) | [raw](https://orca.pet/notonmyshift/hosts.txt) | frequent | ISC | [issues](https://github.com/socram8888/not-on-my-shift)
osint.digitalside.it | DigitalSide Threat-Intel malware domains list. |[link](https://github.com/davidonzo/Threat-Intel) | [raw](https://raw.githubusercontent.com/davidonzo/Threat-Intel/master/lists/latestdomains.piHole.txt) | daily | MIT | [issues](https://github.com/davidonzo/Threat-Intel/issues)
shady-hosts | Analytics, ad, and activity monitoring hosts |[link](https://github.com/shreyasminocha/shady-hosts) | [raw](https://raw.githubusercontent.com/shreyasminocha/shady-hosts/main/hosts) | occasionally | CC0-1.0 | [issues](https://github.com/shreyasminocha/shady-hosts/issues)
Dan Pollock – [someonewhocares](https://someonewhocares.org/) | How to make the internet not suck (as much). |[link](https://someonewhocares.org/hosts/) | [raw](https://someonewhocares.org/hosts/zero/hosts) | frequently | non-commercial with attribution | [issues](mailto:hosts@someonewhocares.org)
File diff suppressed because it is too large Load Diff
+22 -19
View File
@@ -10,7 +10,7 @@
[![license](https://img.shields.io/github/license/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts/blob/master/license.txt)
[![repo size](https://img.shields.io/github/repo-size/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts)
[![contributors](https://img.shields.io/github/contributors/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts/graphs/contributors)
[![Build Status](https://img.shields.io/github/workflow/status/StevenBlack/hosts/CI/master)](https://github.com/StevenBlack/hosts/actions?workflow=CI)
[![Build Status](https://img.shields.io/github/workflow/status/StevenBlack/hosts/CI/master)](https://github.com/StevenBlack/hosts/actions?query=workflow%3ACI+branch%3Amaster)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/python/black)
[![commits since last release](https://img.shields.io/github/commits-since/StevenBlack/hosts/latest.svg)](https://github.com/StevenBlack/hosts/commits/master)
[![last commit](https://img.shields.io/github/last-commit/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts/commits/master)
@@ -21,8 +21,8 @@
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 24 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,359 entries.
* Last updated: **April 26 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 111,062 entries.
* Logo by [@Tobaloidee](https://github.com/Tobaloidee).
## List of all hosts file variants
@@ -35,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) | 59,895 | [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,090 | [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,243 | [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,406 | [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,654 | [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,438 | [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,601 | [link](http://sbc.io/hosts/alternates/fakenews-porn/hosts)
Unified hosts **+ fakenews + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-social/hosts) | 64,849 | [link](http://sbc.io/hosts/alternates/fakenews-social/hosts)
Unified hosts **+ gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts) | 84,754 | [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,002 | [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,164 | [link](http://sbc.io/hosts/alternates/porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts) | 86,949 | [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,197 | [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,359 | [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,512 | [link](http://sbc.io/hosts/alternates/gambling-porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn-social/hosts) | 89,707 | [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) | 79,909 | [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) | 82,104 | [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) | 82,291 | [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) | 106,063 | [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) | 82,714 | [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) | 84,486 | [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) | 108,258 | [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) | 84,909 | [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) | 108,445 | [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) | 85,096 | [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) | 108,867 | [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) | 110,640 | [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) | 87,291 | [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) | 111,062 | [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) | 111,249 | [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) | 113,444 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
**Expectation**: These unified hosts files should serve all devices, regardless
@@ -69,10 +69,13 @@ add.2o7Net | 2o7Net tracking sites based on [hostsfile.org](http://www.hostsfile
add.Dead | Dead sites based on [hostsfile.org](http://www.hostsfile.org/hosts.html) content. |[link](https://github.com/FadeMind/hosts.extras) | [raw](https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Dead/hosts) | occasionally | MIT | [issues](https://github.com/FadeMind/hosts.extras/issues)
add.Risk | Risk content sites based on [hostsfile.org](http://www.hostsfile.org/hosts.html) content. |[link](https://github.com/FadeMind/hosts.extras) | [raw](https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Risk/hosts) | occasionally | MIT | [issues](https://github.com/FadeMind/hosts.extras/issues)
add.Spam | Spam sites based on [hostsfile.org](http://www.hostsfile.org/hosts.html) content. |[link](https://github.com/FadeMind/hosts.extras) | [raw](https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Spam/hosts) | occasionally | MIT | [issues](https://github.com/FadeMind/hosts.extras/issues)
AdguardTeam cname trackers | CNAME-cloaked tracking abuses. |[link](https://github.com/AdguardTeam/cname-trackers) | [raw](https://raw.githubusercontent.com/AdguardTeam/cname-trackers/master/combined_disguised_trackers_justdomains.txt) | occasionally | MIT | [issues](https://github.com/AdguardTeam/cname-trackers/issues)
Mitchell Krog's - Badd Boyz Hosts | Sketchy domains and Bad Referrers from my Nginx and Apache Bad Bot and Spam Referrer Blockers |[link](https://github.com/mitchellkrogza/Badd-Boyz-Hosts) | [raw](https://raw.githubusercontent.com/mitchellkrogza/Badd-Boyz-Hosts/master/hosts) | weekly | MIT | [issues](https://github.com/mitchellkrogza/Badd-Boyz-Hosts/issues)
hostsVN | Hosts block ads of Vietnamese |[link](https://github.com/bigdargon/hostsVN) | [raw](https://raw.githubusercontent.com/bigdargon/hostsVN/master/option/hosts-VN) | occasionally | MIT | [issues](https://github.com/bigdargon/hostsVN/issues)
KADhosts | Fraud/adware/scam websites. |[link](https://kadantiscam.netlify.app/) | [raw](https://raw.githubusercontent.com/PolishFiltersTeam/KADhosts/master/KADhosts.txt) | frequently | CC BY-SA 4.0 | [issues](https://github.com/PolishFiltersTeam/KADhosts/issues)
MetaMask eth-phishing-detect | Phishing domains targeting Ethereum users. |[link](https://github.com/MetaMask/eth-phishing-detect) | [raw](https://raw.githubusercontent.com/MetaMask/eth-phishing-detect/master/src/hosts.txt) | frequent | DON'T BE A DICK PUBLIC LICENSE | [issues](https://github.com/MetaMask/eth-phishing-detect/issues)
MVPS hosts file | The purpose of this site is to provide the user with a high quality custom HOSTS file. |[link](https://winhelp2002.mvps.org/) | [raw](https://winhelp2002.mvps.org/hosts.txt) | monthly | CC BY-NC-SA 4.0 | [issues](mailto:winhelp2002@gmail.com)
orca.pet | This is a domain list for blocking phishing and malware sites . |[link](https://orca.pet/notonmyshift/) | [raw](https://orca.pet/notonmyshift/hosts.txt) | frequent | ISC | [issues](https://github.com/socram8888/not-on-my-shift)
osint.digitalside.it | DigitalSide Threat-Intel malware domains list. |[link](https://github.com/davidonzo/Threat-Intel) | [raw](https://raw.githubusercontent.com/davidonzo/Threat-Intel/master/lists/latestdomains.piHole.txt) | daily | MIT | [issues](https://github.com/davidonzo/Threat-Intel/issues)
shady-hosts | Analytics, ad, and activity monitoring hosts |[link](https://github.com/shreyasminocha/shady-hosts) | [raw](https://raw.githubusercontent.com/shreyasminocha/shady-hosts/main/hosts) | occasionally | CC0-1.0 | [issues](https://github.com/shreyasminocha/shady-hosts/issues)
Dan Pollock – [someonewhocares](https://someonewhocares.org/) | How to make the internet not suck (as much). |[link](https://someonewhocares.org/hosts/) | [raw](https://someonewhocares.org/hosts/zero/hosts) | frequently | non-commercial with attribution | [issues](mailto:hosts@someonewhocares.org)
+40548 -16304
View File
File diff suppressed because it is too large Load Diff
+22 -19
View File
@@ -10,7 +10,7 @@
[![license](https://img.shields.io/github/license/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts/blob/master/license.txt)
[![repo size](https://img.shields.io/github/repo-size/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts)
[![contributors](https://img.shields.io/github/contributors/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts/graphs/contributors)
[![Build Status](https://img.shields.io/github/workflow/status/StevenBlack/hosts/CI/master)](https://github.com/StevenBlack/hosts/actions?workflow=CI)
[![Build Status](https://img.shields.io/github/workflow/status/StevenBlack/hosts/CI/master)](https://github.com/StevenBlack/hosts/actions?query=workflow%3ACI+branch%3Amaster)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/python/black)
[![commits since last release](https://img.shields.io/github/commits-since/StevenBlack/hosts/latest.svg)](https://github.com/StevenBlack/hosts/commits/master)
[![last commit](https://img.shields.io/github/last-commit/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts/commits/master)
@@ -21,8 +21,8 @@
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 24 2021**.
* Here's the [raw hosts file with fakenews, porn extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn/hosts) containing 84,601 entries.
* Last updated: **April 26 2021**.
* Here's the [raw hosts file with fakenews, porn extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn/hosts) containing 108,258 entries.
* Logo by [@Tobaloidee](https://github.com/Tobaloidee).
## List of all hosts file variants
@@ -35,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) | 59,895 | [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,090 | [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,243 | [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,406 | [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,654 | [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,438 | [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,601 | [link](http://sbc.io/hosts/alternates/fakenews-porn/hosts)
Unified hosts **+ fakenews + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-social/hosts) | 64,849 | [link](http://sbc.io/hosts/alternates/fakenews-social/hosts)
Unified hosts **+ gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts) | 84,754 | [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,002 | [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,164 | [link](http://sbc.io/hosts/alternates/porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts) | 86,949 | [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,197 | [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,359 | [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,512 | [link](http://sbc.io/hosts/alternates/gambling-porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn-social/hosts) | 89,707 | [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) | 79,909 | [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) | 82,104 | [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) | 82,291 | [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) | 106,063 | [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) | 82,714 | [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) | 84,486 | [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) | 108,258 | [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) | 84,909 | [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) | 108,445 | [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) | 85,096 | [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) | 108,867 | [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) | 110,640 | [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) | 87,291 | [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) | 111,062 | [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) | 111,249 | [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) | 113,444 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
**Expectation**: These unified hosts files should serve all devices, regardless
@@ -69,10 +69,13 @@ add.2o7Net | 2o7Net tracking sites based on [hostsfile.org](http://www.hostsfile
add.Dead | Dead sites based on [hostsfile.org](http://www.hostsfile.org/hosts.html) content. |[link](https://github.com/FadeMind/hosts.extras) | [raw](https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Dead/hosts) | occasionally | MIT | [issues](https://github.com/FadeMind/hosts.extras/issues)
add.Risk | Risk content sites based on [hostsfile.org](http://www.hostsfile.org/hosts.html) content. |[link](https://github.com/FadeMind/hosts.extras) | [raw](https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Risk/hosts) | occasionally | MIT | [issues](https://github.com/FadeMind/hosts.extras/issues)
add.Spam | Spam sites based on [hostsfile.org](http://www.hostsfile.org/hosts.html) content. |[link](https://github.com/FadeMind/hosts.extras) | [raw](https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Spam/hosts) | occasionally | MIT | [issues](https://github.com/FadeMind/hosts.extras/issues)
AdguardTeam cname trackers | CNAME-cloaked tracking abuses. |[link](https://github.com/AdguardTeam/cname-trackers) | [raw](https://raw.githubusercontent.com/AdguardTeam/cname-trackers/master/combined_disguised_trackers_justdomains.txt) | occasionally | MIT | [issues](https://github.com/AdguardTeam/cname-trackers/issues)
Mitchell Krog's - Badd Boyz Hosts | Sketchy domains and Bad Referrers from my Nginx and Apache Bad Bot and Spam Referrer Blockers |[link](https://github.com/mitchellkrogza/Badd-Boyz-Hosts) | [raw](https://raw.githubusercontent.com/mitchellkrogza/Badd-Boyz-Hosts/master/hosts) | weekly | MIT | [issues](https://github.com/mitchellkrogza/Badd-Boyz-Hosts/issues)
hostsVN | Hosts block ads of Vietnamese |[link](https://github.com/bigdargon/hostsVN) | [raw](https://raw.githubusercontent.com/bigdargon/hostsVN/master/option/hosts-VN) | occasionally | MIT | [issues](https://github.com/bigdargon/hostsVN/issues)
KADhosts | Fraud/adware/scam websites. |[link](https://kadantiscam.netlify.app/) | [raw](https://raw.githubusercontent.com/PolishFiltersTeam/KADhosts/master/KADhosts.txt) | frequently | CC BY-SA 4.0 | [issues](https://github.com/PolishFiltersTeam/KADhosts/issues)
MetaMask eth-phishing-detect | Phishing domains targeting Ethereum users. |[link](https://github.com/MetaMask/eth-phishing-detect) | [raw](https://raw.githubusercontent.com/MetaMask/eth-phishing-detect/master/src/hosts.txt) | frequent | DON'T BE A DICK PUBLIC LICENSE | [issues](https://github.com/MetaMask/eth-phishing-detect/issues)
MVPS hosts file | The purpose of this site is to provide the user with a high quality custom HOSTS file. |[link](https://winhelp2002.mvps.org/) | [raw](https://winhelp2002.mvps.org/hosts.txt) | monthly | CC BY-NC-SA 4.0 | [issues](mailto:winhelp2002@gmail.com)
orca.pet | This is a domain list for blocking phishing and malware sites . |[link](https://orca.pet/notonmyshift/) | [raw](https://orca.pet/notonmyshift/hosts.txt) | frequent | ISC | [issues](https://github.com/socram8888/not-on-my-shift)
osint.digitalside.it | DigitalSide Threat-Intel malware domains list. |[link](https://github.com/davidonzo/Threat-Intel) | [raw](https://raw.githubusercontent.com/davidonzo/Threat-Intel/master/lists/latestdomains.piHole.txt) | daily | MIT | [issues](https://github.com/davidonzo/Threat-Intel/issues)
shady-hosts | Analytics, ad, and activity monitoring hosts |[link](https://github.com/shreyasminocha/shady-hosts) | [raw](https://raw.githubusercontent.com/shreyasminocha/shady-hosts/main/hosts) | occasionally | CC0-1.0 | [issues](https://github.com/shreyasminocha/shady-hosts/issues)
Dan Pollock – [someonewhocares](https://someonewhocares.org/) | How to make the internet not suck (as much). |[link](https://someonewhocares.org/hosts/) | [raw](https://someonewhocares.org/hosts/zero/hosts) | frequently | non-commercial with attribution | [issues](mailto:hosts@someonewhocares.org)
File diff suppressed because it is too large Load Diff
+22 -19
View File
@@ -10,7 +10,7 @@
[![license](https://img.shields.io/github/license/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts/blob/master/license.txt)
[![repo size](https://img.shields.io/github/repo-size/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts)
[![contributors](https://img.shields.io/github/contributors/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts/graphs/contributors)
[![Build Status](https://img.shields.io/github/workflow/status/StevenBlack/hosts/CI/master)](https://github.com/StevenBlack/hosts/actions?workflow=CI)
[![Build Status](https://img.shields.io/github/workflow/status/StevenBlack/hosts/CI/master)](https://github.com/StevenBlack/hosts/actions?query=workflow%3ACI+branch%3Amaster)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/python/black)
[![commits since last release](https://img.shields.io/github/commits-since/StevenBlack/hosts/latest.svg)](https://github.com/StevenBlack/hosts/commits/master)
[![last commit](https://img.shields.io/github/last-commit/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts/commits/master)
@@ -21,8 +21,8 @@
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 24 2021**.
* Here's the [raw hosts file with fakenews, social extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-social/hosts) containing 64,849 entries.
* Last updated: **April 26 2021**.
* Here's the [raw hosts file with fakenews, social extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-social/hosts) containing 84,909 entries.
* Logo by [@Tobaloidee](https://github.com/Tobaloidee).
## List of all hosts file variants
@@ -35,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) | 59,895 | [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,090 | [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,243 | [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,406 | [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,654 | [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,438 | [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,601 | [link](http://sbc.io/hosts/alternates/fakenews-porn/hosts)
Unified hosts **+ fakenews + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-social/hosts) | 64,849 | [link](http://sbc.io/hosts/alternates/fakenews-social/hosts)
Unified hosts **+ gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts) | 84,754 | [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,002 | [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,164 | [link](http://sbc.io/hosts/alternates/porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts) | 86,949 | [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,197 | [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,359 | [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,512 | [link](http://sbc.io/hosts/alternates/gambling-porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn-social/hosts) | 89,707 | [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) | 79,909 | [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) | 82,104 | [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) | 82,291 | [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) | 106,063 | [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) | 82,714 | [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) | 84,486 | [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) | 108,258 | [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) | 84,909 | [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) | 108,445 | [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) | 85,096 | [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) | 108,867 | [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) | 110,640 | [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) | 87,291 | [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) | 111,062 | [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) | 111,249 | [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) | 113,444 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
**Expectation**: These unified hosts files should serve all devices, regardless
@@ -69,10 +69,13 @@ add.2o7Net | 2o7Net tracking sites based on [hostsfile.org](http://www.hostsfile
add.Dead | Dead sites based on [hostsfile.org](http://www.hostsfile.org/hosts.html) content. |[link](https://github.com/FadeMind/hosts.extras) | [raw](https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Dead/hosts) | occasionally | MIT | [issues](https://github.com/FadeMind/hosts.extras/issues)
add.Risk | Risk content sites based on [hostsfile.org](http://www.hostsfile.org/hosts.html) content. |[link](https://github.com/FadeMind/hosts.extras) | [raw](https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Risk/hosts) | occasionally | MIT | [issues](https://github.com/FadeMind/hosts.extras/issues)
add.Spam | Spam sites based on [hostsfile.org](http://www.hostsfile.org/hosts.html) content. |[link](https://github.com/FadeMind/hosts.extras) | [raw](https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Spam/hosts) | occasionally | MIT | [issues](https://github.com/FadeMind/hosts.extras/issues)
AdguardTeam cname trackers | CNAME-cloaked tracking abuses. |[link](https://github.com/AdguardTeam/cname-trackers) | [raw](https://raw.githubusercontent.com/AdguardTeam/cname-trackers/master/combined_disguised_trackers_justdomains.txt) | occasionally | MIT | [issues](https://github.com/AdguardTeam/cname-trackers/issues)
Mitchell Krog's - Badd Boyz Hosts | Sketchy domains and Bad Referrers from my Nginx and Apache Bad Bot and Spam Referrer Blockers |[link](https://github.com/mitchellkrogza/Badd-Boyz-Hosts) | [raw](https://raw.githubusercontent.com/mitchellkrogza/Badd-Boyz-Hosts/master/hosts) | weekly | MIT | [issues](https://github.com/mitchellkrogza/Badd-Boyz-Hosts/issues)
hostsVN | Hosts block ads of Vietnamese |[link](https://github.com/bigdargon/hostsVN) | [raw](https://raw.githubusercontent.com/bigdargon/hostsVN/master/option/hosts-VN) | occasionally | MIT | [issues](https://github.com/bigdargon/hostsVN/issues)
KADhosts | Fraud/adware/scam websites. |[link](https://kadantiscam.netlify.app/) | [raw](https://raw.githubusercontent.com/PolishFiltersTeam/KADhosts/master/KADhosts.txt) | frequently | CC BY-SA 4.0 | [issues](https://github.com/PolishFiltersTeam/KADhosts/issues)
MetaMask eth-phishing-detect | Phishing domains targeting Ethereum users. |[link](https://github.com/MetaMask/eth-phishing-detect) | [raw](https://raw.githubusercontent.com/MetaMask/eth-phishing-detect/master/src/hosts.txt) | frequent | DON'T BE A DICK PUBLIC LICENSE | [issues](https://github.com/MetaMask/eth-phishing-detect/issues)
MVPS hosts file | The purpose of this site is to provide the user with a high quality custom HOSTS file. |[link](https://winhelp2002.mvps.org/) | [raw](https://winhelp2002.mvps.org/hosts.txt) | monthly | CC BY-NC-SA 4.0 | [issues](mailto:winhelp2002@gmail.com)
orca.pet | This is a domain list for blocking phishing and malware sites . |[link](https://orca.pet/notonmyshift/) | [raw](https://orca.pet/notonmyshift/hosts.txt) | frequent | ISC | [issues](https://github.com/socram8888/not-on-my-shift)
osint.digitalside.it | DigitalSide Threat-Intel malware domains list. |[link](https://github.com/davidonzo/Threat-Intel) | [raw](https://raw.githubusercontent.com/davidonzo/Threat-Intel/master/lists/latestdomains.piHole.txt) | daily | MIT | [issues](https://github.com/davidonzo/Threat-Intel/issues)
shady-hosts | Analytics, ad, and activity monitoring hosts |[link](https://github.com/shreyasminocha/shady-hosts) | [raw](https://raw.githubusercontent.com/shreyasminocha/shady-hosts/main/hosts) | occasionally | CC0-1.0 | [issues](https://github.com/shreyasminocha/shady-hosts/issues)
Dan Pollock – [someonewhocares](https://someonewhocares.org/) | How to make the internet not suck (as much). |[link](https://someonewhocares.org/hosts/) | [raw](https://someonewhocares.org/hosts/zero/hosts) | frequently | non-commercial with attribution | [issues](mailto:hosts@someonewhocares.org)
+25039 -4444
View File
File diff suppressed because it is too large Load Diff
+22 -19
View File
@@ -10,7 +10,7 @@
[![license](https://img.shields.io/github/license/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts/blob/master/license.txt)
[![repo size](https://img.shields.io/github/repo-size/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts)
[![contributors](https://img.shields.io/github/contributors/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts/graphs/contributors)
[![Build Status](https://img.shields.io/github/workflow/status/StevenBlack/hosts/CI/master)](https://github.com/StevenBlack/hosts/actions?workflow=CI)
[![Build Status](https://img.shields.io/github/workflow/status/StevenBlack/hosts/CI/master)](https://github.com/StevenBlack/hosts/actions?query=workflow%3ACI+branch%3Amaster)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/python/black)
[![commits since last release](https://img.shields.io/github/commits-since/StevenBlack/hosts/latest.svg)](https://github.com/StevenBlack/hosts/commits/master)
[![last commit](https://img.shields.io/github/last-commit/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts/commits/master)
@@ -21,8 +21,8 @@
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 24 2021**.
* Here's the [raw hosts file with fakenews extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) containing 62,090 entries.
* Last updated: **April 26 2021**.
* Here's the [raw hosts file with fakenews extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) containing 82,104 entries.
* Logo by [@Tobaloidee](https://github.com/Tobaloidee).
## List of all hosts file variants
@@ -35,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) | 59,895 | [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,090 | [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,243 | [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,406 | [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,654 | [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,438 | [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,601 | [link](http://sbc.io/hosts/alternates/fakenews-porn/hosts)
Unified hosts **+ fakenews + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-social/hosts) | 64,849 | [link](http://sbc.io/hosts/alternates/fakenews-social/hosts)
Unified hosts **+ gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts) | 84,754 | [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,002 | [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,164 | [link](http://sbc.io/hosts/alternates/porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts) | 86,949 | [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,197 | [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,359 | [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,512 | [link](http://sbc.io/hosts/alternates/gambling-porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn-social/hosts) | 89,707 | [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) | 79,909 | [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) | 82,104 | [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) | 82,291 | [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) | 106,063 | [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) | 82,714 | [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) | 84,486 | [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) | 108,258 | [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) | 84,909 | [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) | 108,445 | [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) | 85,096 | [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) | 108,867 | [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) | 110,640 | [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) | 87,291 | [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) | 111,062 | [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) | 111,249 | [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) | 113,444 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
**Expectation**: These unified hosts files should serve all devices, regardless
@@ -69,10 +69,13 @@ add.2o7Net | 2o7Net tracking sites based on [hostsfile.org](http://www.hostsfile
add.Dead | Dead sites based on [hostsfile.org](http://www.hostsfile.org/hosts.html) content. |[link](https://github.com/FadeMind/hosts.extras) | [raw](https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Dead/hosts) | occasionally | MIT | [issues](https://github.com/FadeMind/hosts.extras/issues)
add.Risk | Risk content sites based on [hostsfile.org](http://www.hostsfile.org/hosts.html) content. |[link](https://github.com/FadeMind/hosts.extras) | [raw](https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Risk/hosts) | occasionally | MIT | [issues](https://github.com/FadeMind/hosts.extras/issues)
add.Spam | Spam sites based on [hostsfile.org](http://www.hostsfile.org/hosts.html) content. |[link](https://github.com/FadeMind/hosts.extras) | [raw](https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Spam/hosts) | occasionally | MIT | [issues](https://github.com/FadeMind/hosts.extras/issues)
AdguardTeam cname trackers | CNAME-cloaked tracking abuses. |[link](https://github.com/AdguardTeam/cname-trackers) | [raw](https://raw.githubusercontent.com/AdguardTeam/cname-trackers/master/combined_disguised_trackers_justdomains.txt) | occasionally | MIT | [issues](https://github.com/AdguardTeam/cname-trackers/issues)
Mitchell Krog's - Badd Boyz Hosts | Sketchy domains and Bad Referrers from my Nginx and Apache Bad Bot and Spam Referrer Blockers |[link](https://github.com/mitchellkrogza/Badd-Boyz-Hosts) | [raw](https://raw.githubusercontent.com/mitchellkrogza/Badd-Boyz-Hosts/master/hosts) | weekly | MIT | [issues](https://github.com/mitchellkrogza/Badd-Boyz-Hosts/issues)
hostsVN | Hosts block ads of Vietnamese |[link](https://github.com/bigdargon/hostsVN) | [raw](https://raw.githubusercontent.com/bigdargon/hostsVN/master/option/hosts-VN) | occasionally | MIT | [issues](https://github.com/bigdargon/hostsVN/issues)
KADhosts | Fraud/adware/scam websites. |[link](https://kadantiscam.netlify.app/) | [raw](https://raw.githubusercontent.com/PolishFiltersTeam/KADhosts/master/KADhosts.txt) | frequently | CC BY-SA 4.0 | [issues](https://github.com/PolishFiltersTeam/KADhosts/issues)
MetaMask eth-phishing-detect | Phishing domains targeting Ethereum users. |[link](https://github.com/MetaMask/eth-phishing-detect) | [raw](https://raw.githubusercontent.com/MetaMask/eth-phishing-detect/master/src/hosts.txt) | frequent | DON'T BE A DICK PUBLIC LICENSE | [issues](https://github.com/MetaMask/eth-phishing-detect/issues)
MVPS hosts file | The purpose of this site is to provide the user with a high quality custom HOSTS file. |[link](https://winhelp2002.mvps.org/) | [raw](https://winhelp2002.mvps.org/hosts.txt) | monthly | CC BY-NC-SA 4.0 | [issues](mailto:winhelp2002@gmail.com)
orca.pet | This is a domain list for blocking phishing and malware sites . |[link](https://orca.pet/notonmyshift/) | [raw](https://orca.pet/notonmyshift/hosts.txt) | frequent | ISC | [issues](https://github.com/socram8888/not-on-my-shift)
osint.digitalside.it | DigitalSide Threat-Intel malware domains list. |[link](https://github.com/davidonzo/Threat-Intel) | [raw](https://raw.githubusercontent.com/davidonzo/Threat-Intel/master/lists/latestdomains.piHole.txt) | daily | MIT | [issues](https://github.com/davidonzo/Threat-Intel/issues)
shady-hosts | Analytics, ad, and activity monitoring hosts |[link](https://github.com/shreyasminocha/shady-hosts) | [raw](https://raw.githubusercontent.com/shreyasminocha/shady-hosts/main/hosts) | occasionally | CC0-1.0 | [issues](https://github.com/shreyasminocha/shady-hosts/issues)
Dan Pollock – [someonewhocares](https://someonewhocares.org/) | How to make the internet not suck (as much). |[link](https://someonewhocares.org/hosts/) | [raw](https://someonewhocares.org/hosts/zero/hosts) | frequently | non-commercial with attribution | [issues](mailto:hosts@someonewhocares.org)
File diff suppressed because it is too large Load Diff
+22 -19
View File
@@ -10,7 +10,7 @@
[![license](https://img.shields.io/github/license/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts/blob/master/license.txt)
[![repo size](https://img.shields.io/github/repo-size/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts)
[![contributors](https://img.shields.io/github/contributors/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts/graphs/contributors)
[![Build Status](https://img.shields.io/github/workflow/status/StevenBlack/hosts/CI/master)](https://github.com/StevenBlack/hosts/actions?workflow=CI)
[![Build Status](https://img.shields.io/github/workflow/status/StevenBlack/hosts/CI/master)](https://github.com/StevenBlack/hosts/actions?query=workflow%3ACI+branch%3Amaster)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/python/black)
[![commits since last release](https://img.shields.io/github/commits-since/StevenBlack/hosts/latest.svg)](https://github.com/StevenBlack/hosts/commits/master)
[![last commit](https://img.shields.io/github/last-commit/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts/commits/master)
@@ -21,8 +21,8 @@
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 24 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,512 entries.
* Last updated: **April 26 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 111,249 entries.
* Logo by [@Tobaloidee](https://github.com/Tobaloidee).
## List of all hosts file variants
@@ -35,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) | 59,895 | [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,090 | [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,243 | [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,406 | [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,654 | [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,438 | [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,601 | [link](http://sbc.io/hosts/alternates/fakenews-porn/hosts)
Unified hosts **+ fakenews + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-social/hosts) | 64,849 | [link](http://sbc.io/hosts/alternates/fakenews-social/hosts)
Unified hosts **+ gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts) | 84,754 | [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,002 | [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,164 | [link](http://sbc.io/hosts/alternates/porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts) | 86,949 | [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,197 | [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,359 | [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,512 | [link](http://sbc.io/hosts/alternates/gambling-porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn-social/hosts) | 89,707 | [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) | 79,909 | [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) | 82,104 | [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) | 82,291 | [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) | 106,063 | [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) | 82,714 | [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) | 84,486 | [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) | 108,258 | [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) | 84,909 | [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) | 108,445 | [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) | 85,096 | [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) | 108,867 | [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) | 110,640 | [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) | 87,291 | [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) | 111,062 | [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) | 111,249 | [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) | 113,444 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
**Expectation**: These unified hosts files should serve all devices, regardless
@@ -69,10 +69,13 @@ add.2o7Net | 2o7Net tracking sites based on [hostsfile.org](http://www.hostsfile
add.Dead | Dead sites based on [hostsfile.org](http://www.hostsfile.org/hosts.html) content. |[link](https://github.com/FadeMind/hosts.extras) | [raw](https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Dead/hosts) | occasionally | MIT | [issues](https://github.com/FadeMind/hosts.extras/issues)
add.Risk | Risk content sites based on [hostsfile.org](http://www.hostsfile.org/hosts.html) content. |[link](https://github.com/FadeMind/hosts.extras) | [raw](https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Risk/hosts) | occasionally | MIT | [issues](https://github.com/FadeMind/hosts.extras/issues)
add.Spam | Spam sites based on [hostsfile.org](http://www.hostsfile.org/hosts.html) content. |[link](https://github.com/FadeMind/hosts.extras) | [raw](https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Spam/hosts) | occasionally | MIT | [issues](https://github.com/FadeMind/hosts.extras/issues)
AdguardTeam cname trackers | CNAME-cloaked tracking abuses. |[link](https://github.com/AdguardTeam/cname-trackers) | [raw](https://raw.githubusercontent.com/AdguardTeam/cname-trackers/master/combined_disguised_trackers_justdomains.txt) | occasionally | MIT | [issues](https://github.com/AdguardTeam/cname-trackers/issues)
Mitchell Krog's - Badd Boyz Hosts | Sketchy domains and Bad Referrers from my Nginx and Apache Bad Bot and Spam Referrer Blockers |[link](https://github.com/mitchellkrogza/Badd-Boyz-Hosts) | [raw](https://raw.githubusercontent.com/mitchellkrogza/Badd-Boyz-Hosts/master/hosts) | weekly | MIT | [issues](https://github.com/mitchellkrogza/Badd-Boyz-Hosts/issues)
hostsVN | Hosts block ads of Vietnamese |[link](https://github.com/bigdargon/hostsVN) | [raw](https://raw.githubusercontent.com/bigdargon/hostsVN/master/option/hosts-VN) | occasionally | MIT | [issues](https://github.com/bigdargon/hostsVN/issues)
KADhosts | Fraud/adware/scam websites. |[link](https://kadantiscam.netlify.app/) | [raw](https://raw.githubusercontent.com/PolishFiltersTeam/KADhosts/master/KADhosts.txt) | frequently | CC BY-SA 4.0 | [issues](https://github.com/PolishFiltersTeam/KADhosts/issues)
MetaMask eth-phishing-detect | Phishing domains targeting Ethereum users. |[link](https://github.com/MetaMask/eth-phishing-detect) | [raw](https://raw.githubusercontent.com/MetaMask/eth-phishing-detect/master/src/hosts.txt) | frequent | DON'T BE A DICK PUBLIC LICENSE | [issues](https://github.com/MetaMask/eth-phishing-detect/issues)
MVPS hosts file | The purpose of this site is to provide the user with a high quality custom HOSTS file. |[link](https://winhelp2002.mvps.org/) | [raw](https://winhelp2002.mvps.org/hosts.txt) | monthly | CC BY-NC-SA 4.0 | [issues](mailto:winhelp2002@gmail.com)
orca.pet | This is a domain list for blocking phishing and malware sites . |[link](https://orca.pet/notonmyshift/) | [raw](https://orca.pet/notonmyshift/hosts.txt) | frequent | ISC | [issues](https://github.com/socram8888/not-on-my-shift)
osint.digitalside.it | DigitalSide Threat-Intel malware domains list. |[link](https://github.com/davidonzo/Threat-Intel) | [raw](https://raw.githubusercontent.com/davidonzo/Threat-Intel/master/lists/latestdomains.piHole.txt) | daily | MIT | [issues](https://github.com/davidonzo/Threat-Intel/issues)
shady-hosts | Analytics, ad, and activity monitoring hosts |[link](https://github.com/shreyasminocha/shady-hosts) | [raw](https://raw.githubusercontent.com/shreyasminocha/shady-hosts/main/hosts) | occasionally | CC0-1.0 | [issues](https://github.com/shreyasminocha/shady-hosts/issues)
Dan Pollock – [someonewhocares](https://someonewhocares.org/) | How to make the internet not suck (as much). |[link](https://someonewhocares.org/hosts/) | [raw](https://someonewhocares.org/hosts/zero/hosts) | frequently | non-commercial with attribution | [issues](mailto:hosts@someonewhocares.org)
+42511 -18240
View File
File diff suppressed because it is too large Load Diff
+22 -19
View File
@@ -10,7 +10,7 @@
[![license](https://img.shields.io/github/license/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts/blob/master/license.txt)
[![repo size](https://img.shields.io/github/repo-size/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts)
[![contributors](https://img.shields.io/github/contributors/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts/graphs/contributors)
[![Build Status](https://img.shields.io/github/workflow/status/StevenBlack/hosts/CI/master)](https://github.com/StevenBlack/hosts/actions?workflow=CI)
[![Build Status](https://img.shields.io/github/workflow/status/StevenBlack/hosts/CI/master)](https://github.com/StevenBlack/hosts/actions?query=workflow%3ACI+branch%3Amaster)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/python/black)
[![commits since last release](https://img.shields.io/github/commits-since/StevenBlack/hosts/latest.svg)](https://github.com/StevenBlack/hosts/commits/master)
[![last commit](https://img.shields.io/github/last-commit/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts/commits/master)
@@ -21,8 +21,8 @@
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 24 2021**.
* Here's the [raw hosts file with gambling, porn extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts) containing 84,754 entries.
* Last updated: **April 26 2021**.
* Here's the [raw hosts file with gambling, porn extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts) containing 108,445 entries.
* Logo by [@Tobaloidee](https://github.com/Tobaloidee).
## List of all hosts file variants
@@ -35,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) | 59,895 | [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,090 | [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,243 | [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,406 | [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,654 | [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,438 | [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,601 | [link](http://sbc.io/hosts/alternates/fakenews-porn/hosts)
Unified hosts **+ fakenews + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-social/hosts) | 64,849 | [link](http://sbc.io/hosts/alternates/fakenews-social/hosts)
Unified hosts **+ gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts) | 84,754 | [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,002 | [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,164 | [link](http://sbc.io/hosts/alternates/porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts) | 86,949 | [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,197 | [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,359 | [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,512 | [link](http://sbc.io/hosts/alternates/gambling-porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn-social/hosts) | 89,707 | [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) | 79,909 | [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) | 82,104 | [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) | 82,291 | [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) | 106,063 | [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) | 82,714 | [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) | 84,486 | [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) | 108,258 | [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) | 84,909 | [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) | 108,445 | [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) | 85,096 | [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) | 108,867 | [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) | 110,640 | [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) | 87,291 | [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) | 111,062 | [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) | 111,249 | [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) | 113,444 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
**Expectation**: These unified hosts files should serve all devices, regardless
@@ -69,10 +69,13 @@ add.2o7Net | 2o7Net tracking sites based on [hostsfile.org](http://www.hostsfile
add.Dead | Dead sites based on [hostsfile.org](http://www.hostsfile.org/hosts.html) content. |[link](https://github.com/FadeMind/hosts.extras) | [raw](https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Dead/hosts) | occasionally | MIT | [issues](https://github.com/FadeMind/hosts.extras/issues)
add.Risk | Risk content sites based on [hostsfile.org](http://www.hostsfile.org/hosts.html) content. |[link](https://github.com/FadeMind/hosts.extras) | [raw](https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Risk/hosts) | occasionally | MIT | [issues](https://github.com/FadeMind/hosts.extras/issues)
add.Spam | Spam sites based on [hostsfile.org](http://www.hostsfile.org/hosts.html) content. |[link](https://github.com/FadeMind/hosts.extras) | [raw](https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Spam/hosts) | occasionally | MIT | [issues](https://github.com/FadeMind/hosts.extras/issues)
AdguardTeam cname trackers | CNAME-cloaked tracking abuses. |[link](https://github.com/AdguardTeam/cname-trackers) | [raw](https://raw.githubusercontent.com/AdguardTeam/cname-trackers/master/combined_disguised_trackers_justdomains.txt) | occasionally | MIT | [issues](https://github.com/AdguardTeam/cname-trackers/issues)
Mitchell Krog's - Badd Boyz Hosts | Sketchy domains and Bad Referrers from my Nginx and Apache Bad Bot and Spam Referrer Blockers |[link](https://github.com/mitchellkrogza/Badd-Boyz-Hosts) | [raw](https://raw.githubusercontent.com/mitchellkrogza/Badd-Boyz-Hosts/master/hosts) | weekly | MIT | [issues](https://github.com/mitchellkrogza/Badd-Boyz-Hosts/issues)
hostsVN | Hosts block ads of Vietnamese |[link](https://github.com/bigdargon/hostsVN) | [raw](https://raw.githubusercontent.com/bigdargon/hostsVN/master/option/hosts-VN) | occasionally | MIT | [issues](https://github.com/bigdargon/hostsVN/issues)
KADhosts | Fraud/adware/scam websites. |[link](https://kadantiscam.netlify.app/) | [raw](https://raw.githubusercontent.com/PolishFiltersTeam/KADhosts/master/KADhosts.txt) | frequently | CC BY-SA 4.0 | [issues](https://github.com/PolishFiltersTeam/KADhosts/issues)
MetaMask eth-phishing-detect | Phishing domains targeting Ethereum users. |[link](https://github.com/MetaMask/eth-phishing-detect) | [raw](https://raw.githubusercontent.com/MetaMask/eth-phishing-detect/master/src/hosts.txt) | frequent | DON'T BE A DICK PUBLIC LICENSE | [issues](https://github.com/MetaMask/eth-phishing-detect/issues)
MVPS hosts file | The purpose of this site is to provide the user with a high quality custom HOSTS file. |[link](https://winhelp2002.mvps.org/) | [raw](https://winhelp2002.mvps.org/hosts.txt) | monthly | CC BY-NC-SA 4.0 | [issues](mailto:winhelp2002@gmail.com)
orca.pet | This is a domain list for blocking phishing and malware sites . |[link](https://orca.pet/notonmyshift/) | [raw](https://orca.pet/notonmyshift/hosts.txt) | frequent | ISC | [issues](https://github.com/socram8888/not-on-my-shift)
osint.digitalside.it | DigitalSide Threat-Intel malware domains list. |[link](https://github.com/davidonzo/Threat-Intel) | [raw](https://raw.githubusercontent.com/davidonzo/Threat-Intel/master/lists/latestdomains.piHole.txt) | daily | MIT | [issues](https://github.com/davidonzo/Threat-Intel/issues)
shady-hosts | Analytics, ad, and activity monitoring hosts |[link](https://github.com/shreyasminocha/shady-hosts) | [raw](https://raw.githubusercontent.com/shreyasminocha/shady-hosts/main/hosts) | occasionally | CC0-1.0 | [issues](https://github.com/shreyasminocha/shady-hosts/issues)
Dan Pollock – [someonewhocares](https://someonewhocares.org/) | How to make the internet not suck (as much). |[link](https://someonewhocares.org/hosts/) | [raw](https://someonewhocares.org/hosts/zero/hosts) | frequently | non-commercial with attribution | [issues](mailto:hosts@someonewhocares.org)
File diff suppressed because it is too large Load Diff
+22 -19
View File
@@ -10,7 +10,7 @@
[![license](https://img.shields.io/github/license/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts/blob/master/license.txt)
[![repo size](https://img.shields.io/github/repo-size/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts)
[![contributors](https://img.shields.io/github/contributors/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts/graphs/contributors)
[![Build Status](https://img.shields.io/github/workflow/status/StevenBlack/hosts/CI/master)](https://github.com/StevenBlack/hosts/actions?workflow=CI)
[![Build Status](https://img.shields.io/github/workflow/status/StevenBlack/hosts/CI/master)](https://github.com/StevenBlack/hosts/actions?query=workflow%3ACI+branch%3Amaster)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/python/black)
[![commits since last release](https://img.shields.io/github/commits-since/StevenBlack/hosts/latest.svg)](https://github.com/StevenBlack/hosts/commits/master)
[![last commit](https://img.shields.io/github/last-commit/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts/commits/master)
@@ -21,8 +21,8 @@
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 24 2021**.
* Here's the [raw hosts file with gambling, social extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts) containing 65,002 entries.
* Last updated: **April 26 2021**.
* Here's the [raw hosts file with gambling, social extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts) containing 85,096 entries.
* Logo by [@Tobaloidee](https://github.com/Tobaloidee).
## List of all hosts file variants
@@ -35,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) | 59,895 | [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,090 | [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,243 | [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,406 | [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,654 | [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,438 | [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,601 | [link](http://sbc.io/hosts/alternates/fakenews-porn/hosts)
Unified hosts **+ fakenews + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-social/hosts) | 64,849 | [link](http://sbc.io/hosts/alternates/fakenews-social/hosts)
Unified hosts **+ gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts) | 84,754 | [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,002 | [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,164 | [link](http://sbc.io/hosts/alternates/porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts) | 86,949 | [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,197 | [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,359 | [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,512 | [link](http://sbc.io/hosts/alternates/gambling-porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn-social/hosts) | 89,707 | [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) | 79,909 | [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) | 82,104 | [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) | 82,291 | [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) | 106,063 | [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) | 82,714 | [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) | 84,486 | [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) | 108,258 | [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) | 84,909 | [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) | 108,445 | [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) | 85,096 | [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) | 108,867 | [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) | 110,640 | [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) | 87,291 | [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) | 111,062 | [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) | 111,249 | [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) | 113,444 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
**Expectation**: These unified hosts files should serve all devices, regardless
@@ -69,10 +69,13 @@ add.2o7Net | 2o7Net tracking sites based on [hostsfile.org](http://www.hostsfile
add.Dead | Dead sites based on [hostsfile.org](http://www.hostsfile.org/hosts.html) content. |[link](https://github.com/FadeMind/hosts.extras) | [raw](https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Dead/hosts) | occasionally | MIT | [issues](https://github.com/FadeMind/hosts.extras/issues)
add.Risk | Risk content sites based on [hostsfile.org](http://www.hostsfile.org/hosts.html) content. |[link](https://github.com/FadeMind/hosts.extras) | [raw](https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Risk/hosts) | occasionally | MIT | [issues](https://github.com/FadeMind/hosts.extras/issues)
add.Spam | Spam sites based on [hostsfile.org](http://www.hostsfile.org/hosts.html) content. |[link](https://github.com/FadeMind/hosts.extras) | [raw](https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Spam/hosts) | occasionally | MIT | [issues](https://github.com/FadeMind/hosts.extras/issues)
AdguardTeam cname trackers | CNAME-cloaked tracking abuses. |[link](https://github.com/AdguardTeam/cname-trackers) | [raw](https://raw.githubusercontent.com/AdguardTeam/cname-trackers/master/combined_disguised_trackers_justdomains.txt) | occasionally | MIT | [issues](https://github.com/AdguardTeam/cname-trackers/issues)
Mitchell Krog's - Badd Boyz Hosts | Sketchy domains and Bad Referrers from my Nginx and Apache Bad Bot and Spam Referrer Blockers |[link](https://github.com/mitchellkrogza/Badd-Boyz-Hosts) | [raw](https://raw.githubusercontent.com/mitchellkrogza/Badd-Boyz-Hosts/master/hosts) | weekly | MIT | [issues](https://github.com/mitchellkrogza/Badd-Boyz-Hosts/issues)
hostsVN | Hosts block ads of Vietnamese |[link](https://github.com/bigdargon/hostsVN) | [raw](https://raw.githubusercontent.com/bigdargon/hostsVN/master/option/hosts-VN) | occasionally | MIT | [issues](https://github.com/bigdargon/hostsVN/issues)
KADhosts | Fraud/adware/scam websites. |[link](https://kadantiscam.netlify.app/) | [raw](https://raw.githubusercontent.com/PolishFiltersTeam/KADhosts/master/KADhosts.txt) | frequently | CC BY-SA 4.0 | [issues](https://github.com/PolishFiltersTeam/KADhosts/issues)
MetaMask eth-phishing-detect | Phishing domains targeting Ethereum users. |[link](https://github.com/MetaMask/eth-phishing-detect) | [raw](https://raw.githubusercontent.com/MetaMask/eth-phishing-detect/master/src/hosts.txt) | frequent | DON'T BE A DICK PUBLIC LICENSE | [issues](https://github.com/MetaMask/eth-phishing-detect/issues)
MVPS hosts file | The purpose of this site is to provide the user with a high quality custom HOSTS file. |[link](https://winhelp2002.mvps.org/) | [raw](https://winhelp2002.mvps.org/hosts.txt) | monthly | CC BY-NC-SA 4.0 | [issues](mailto:winhelp2002@gmail.com)
orca.pet | This is a domain list for blocking phishing and malware sites . |[link](https://orca.pet/notonmyshift/) | [raw](https://orca.pet/notonmyshift/hosts.txt) | frequent | ISC | [issues](https://github.com/socram8888/not-on-my-shift)
osint.digitalside.it | DigitalSide Threat-Intel malware domains list. |[link](https://github.com/davidonzo/Threat-Intel) | [raw](https://raw.githubusercontent.com/davidonzo/Threat-Intel/master/lists/latestdomains.piHole.txt) | daily | MIT | [issues](https://github.com/davidonzo/Threat-Intel/issues)
shady-hosts | Analytics, ad, and activity monitoring hosts |[link](https://github.com/shreyasminocha/shady-hosts) | [raw](https://raw.githubusercontent.com/shreyasminocha/shady-hosts/main/hosts) | occasionally | CC0-1.0 | [issues](https://github.com/shreyasminocha/shady-hosts/issues)
Dan Pollock – [someonewhocares](https://someonewhocares.org/) | How to make the internet not suck (as much). |[link](https://someonewhocares.org/hosts/) | [raw](https://someonewhocares.org/hosts/zero/hosts) | frequently | non-commercial with attribution | [issues](mailto:hosts@someonewhocares.org)
+27002 -6380
View File
File diff suppressed because it is too large Load Diff
+22 -19
View File
@@ -10,7 +10,7 @@
[![license](https://img.shields.io/github/license/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts/blob/master/license.txt)
[![repo size](https://img.shields.io/github/repo-size/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts)
[![contributors](https://img.shields.io/github/contributors/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts/graphs/contributors)
[![Build Status](https://img.shields.io/github/workflow/status/StevenBlack/hosts/CI/master)](https://github.com/StevenBlack/hosts/actions?workflow=CI)
[![Build Status](https://img.shields.io/github/workflow/status/StevenBlack/hosts/CI/master)](https://github.com/StevenBlack/hosts/actions?query=workflow%3ACI+branch%3Amaster)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/python/black)
[![commits since last release](https://img.shields.io/github/commits-since/StevenBlack/hosts/latest.svg)](https://github.com/StevenBlack/hosts/commits/master)
[![last commit](https://img.shields.io/github/last-commit/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts/commits/master)
@@ -21,8 +21,8 @@
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 24 2021**.
* Here's the [raw hosts file with gambling extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) containing 62,243 entries.
* Last updated: **April 26 2021**.
* Here's the [raw hosts file with gambling extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) containing 82,291 entries.
* Logo by [@Tobaloidee](https://github.com/Tobaloidee).
## List of all hosts file variants
@@ -35,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) | 59,895 | [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,090 | [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,243 | [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,406 | [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,654 | [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,438 | [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,601 | [link](http://sbc.io/hosts/alternates/fakenews-porn/hosts)
Unified hosts **+ fakenews + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-social/hosts) | 64,849 | [link](http://sbc.io/hosts/alternates/fakenews-social/hosts)
Unified hosts **+ gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts) | 84,754 | [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,002 | [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,164 | [link](http://sbc.io/hosts/alternates/porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts) | 86,949 | [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,197 | [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,359 | [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,512 | [link](http://sbc.io/hosts/alternates/gambling-porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn-social/hosts) | 89,707 | [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) | 79,909 | [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) | 82,104 | [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) | 82,291 | [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) | 106,063 | [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) | 82,714 | [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) | 84,486 | [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) | 108,258 | [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) | 84,909 | [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) | 108,445 | [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) | 85,096 | [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) | 108,867 | [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) | 110,640 | [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) | 87,291 | [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) | 111,062 | [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) | 111,249 | [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) | 113,444 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
**Expectation**: These unified hosts files should serve all devices, regardless
@@ -69,10 +69,13 @@ add.2o7Net | 2o7Net tracking sites based on [hostsfile.org](http://www.hostsfile
add.Dead | Dead sites based on [hostsfile.org](http://www.hostsfile.org/hosts.html) content. |[link](https://github.com/FadeMind/hosts.extras) | [raw](https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Dead/hosts) | occasionally | MIT | [issues](https://github.com/FadeMind/hosts.extras/issues)
add.Risk | Risk content sites based on [hostsfile.org](http://www.hostsfile.org/hosts.html) content. |[link](https://github.com/FadeMind/hosts.extras) | [raw](https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Risk/hosts) | occasionally | MIT | [issues](https://github.com/FadeMind/hosts.extras/issues)
add.Spam | Spam sites based on [hostsfile.org](http://www.hostsfile.org/hosts.html) content. |[link](https://github.com/FadeMind/hosts.extras) | [raw](https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Spam/hosts) | occasionally | MIT | [issues](https://github.com/FadeMind/hosts.extras/issues)
AdguardTeam cname trackers | CNAME-cloaked tracking abuses. |[link](https://github.com/AdguardTeam/cname-trackers) | [raw](https://raw.githubusercontent.com/AdguardTeam/cname-trackers/master/combined_disguised_trackers_justdomains.txt) | occasionally | MIT | [issues](https://github.com/AdguardTeam/cname-trackers/issues)
Mitchell Krog's - Badd Boyz Hosts | Sketchy domains and Bad Referrers from my Nginx and Apache Bad Bot and Spam Referrer Blockers |[link](https://github.com/mitchellkrogza/Badd-Boyz-Hosts) | [raw](https://raw.githubusercontent.com/mitchellkrogza/Badd-Boyz-Hosts/master/hosts) | weekly | MIT | [issues](https://github.com/mitchellkrogza/Badd-Boyz-Hosts/issues)
hostsVN | Hosts block ads of Vietnamese |[link](https://github.com/bigdargon/hostsVN) | [raw](https://raw.githubusercontent.com/bigdargon/hostsVN/master/option/hosts-VN) | occasionally | MIT | [issues](https://github.com/bigdargon/hostsVN/issues)
KADhosts | Fraud/adware/scam websites. |[link](https://kadantiscam.netlify.app/) | [raw](https://raw.githubusercontent.com/PolishFiltersTeam/KADhosts/master/KADhosts.txt) | frequently | CC BY-SA 4.0 | [issues](https://github.com/PolishFiltersTeam/KADhosts/issues)
MetaMask eth-phishing-detect | Phishing domains targeting Ethereum users. |[link](https://github.com/MetaMask/eth-phishing-detect) | [raw](https://raw.githubusercontent.com/MetaMask/eth-phishing-detect/master/src/hosts.txt) | frequent | DON'T BE A DICK PUBLIC LICENSE | [issues](https://github.com/MetaMask/eth-phishing-detect/issues)
MVPS hosts file | The purpose of this site is to provide the user with a high quality custom HOSTS file. |[link](https://winhelp2002.mvps.org/) | [raw](https://winhelp2002.mvps.org/hosts.txt) | monthly | CC BY-NC-SA 4.0 | [issues](mailto:winhelp2002@gmail.com)
orca.pet | This is a domain list for blocking phishing and malware sites . |[link](https://orca.pet/notonmyshift/) | [raw](https://orca.pet/notonmyshift/hosts.txt) | frequent | ISC | [issues](https://github.com/socram8888/not-on-my-shift)
osint.digitalside.it | DigitalSide Threat-Intel malware domains list. |[link](https://github.com/davidonzo/Threat-Intel) | [raw](https://raw.githubusercontent.com/davidonzo/Threat-Intel/master/lists/latestdomains.piHole.txt) | daily | MIT | [issues](https://github.com/davidonzo/Threat-Intel/issues)
shady-hosts | Analytics, ad, and activity monitoring hosts |[link](https://github.com/shreyasminocha/shady-hosts) | [raw](https://raw.githubusercontent.com/shreyasminocha/shady-hosts/main/hosts) | occasionally | CC0-1.0 | [issues](https://github.com/shreyasminocha/shady-hosts/issues)
Dan Pollock – [someonewhocares](https://someonewhocares.org/) | How to make the internet not suck (as much). |[link](https://someonewhocares.org/hosts/) | [raw](https://someonewhocares.org/hosts/zero/hosts) | frequently | non-commercial with attribution | [issues](mailto:hosts@someonewhocares.org)
+40632 -16341
View File
File diff suppressed because it is too large Load Diff
+22 -19
View File
@@ -10,7 +10,7 @@
[![license](https://img.shields.io/github/license/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts/blob/master/license.txt)
[![repo size](https://img.shields.io/github/repo-size/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts)
[![contributors](https://img.shields.io/github/contributors/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts/graphs/contributors)
[![Build Status](https://img.shields.io/github/workflow/status/StevenBlack/hosts/CI/master)](https://github.com/StevenBlack/hosts/actions?workflow=CI)
[![Build Status](https://img.shields.io/github/workflow/status/StevenBlack/hosts/CI/master)](https://github.com/StevenBlack/hosts/actions?query=workflow%3ACI+branch%3Amaster)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/python/black)
[![commits since last release](https://img.shields.io/github/commits-since/StevenBlack/hosts/latest.svg)](https://github.com/StevenBlack/hosts/commits/master)
[![last commit](https://img.shields.io/github/last-commit/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts/commits/master)
@@ -21,8 +21,8 @@
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 24 2021**.
* Here's the [raw hosts file with porn, social extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn-social/hosts) containing 85,164 entries.
* Last updated: **April 26 2021**.
* Here's the [raw hosts file with porn, social extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn-social/hosts) containing 108,867 entries.
* Logo by [@Tobaloidee](https://github.com/Tobaloidee).
## List of all hosts file variants
@@ -35,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) | 59,895 | [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,090 | [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,243 | [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,406 | [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,654 | [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,438 | [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,601 | [link](http://sbc.io/hosts/alternates/fakenews-porn/hosts)
Unified hosts **+ fakenews + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-social/hosts) | 64,849 | [link](http://sbc.io/hosts/alternates/fakenews-social/hosts)
Unified hosts **+ gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts) | 84,754 | [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,002 | [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,164 | [link](http://sbc.io/hosts/alternates/porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts) | 86,949 | [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,197 | [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,359 | [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,512 | [link](http://sbc.io/hosts/alternates/gambling-porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn-social/hosts) | 89,707 | [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) | 79,909 | [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) | 82,104 | [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) | 82,291 | [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) | 106,063 | [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) | 82,714 | [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) | 84,486 | [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) | 108,258 | [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) | 84,909 | [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) | 108,445 | [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) | 85,096 | [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) | 108,867 | [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) | 110,640 | [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) | 87,291 | [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) | 111,062 | [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) | 111,249 | [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) | 113,444 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
**Expectation**: These unified hosts files should serve all devices, regardless
@@ -69,10 +69,13 @@ add.2o7Net | 2o7Net tracking sites based on [hostsfile.org](http://www.hostsfile
add.Dead | Dead sites based on [hostsfile.org](http://www.hostsfile.org/hosts.html) content. |[link](https://github.com/FadeMind/hosts.extras) | [raw](https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Dead/hosts) | occasionally | MIT | [issues](https://github.com/FadeMind/hosts.extras/issues)
add.Risk | Risk content sites based on [hostsfile.org](http://www.hostsfile.org/hosts.html) content. |[link](https://github.com/FadeMind/hosts.extras) | [raw](https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Risk/hosts) | occasionally | MIT | [issues](https://github.com/FadeMind/hosts.extras/issues)
add.Spam | Spam sites based on [hostsfile.org](http://www.hostsfile.org/hosts.html) content. |[link](https://github.com/FadeMind/hosts.extras) | [raw](https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Spam/hosts) | occasionally | MIT | [issues](https://github.com/FadeMind/hosts.extras/issues)
AdguardTeam cname trackers | CNAME-cloaked tracking abuses. |[link](https://github.com/AdguardTeam/cname-trackers) | [raw](https://raw.githubusercontent.com/AdguardTeam/cname-trackers/master/combined_disguised_trackers_justdomains.txt) | occasionally | MIT | [issues](https://github.com/AdguardTeam/cname-trackers/issues)
Mitchell Krog's - Badd Boyz Hosts | Sketchy domains and Bad Referrers from my Nginx and Apache Bad Bot and Spam Referrer Blockers |[link](https://github.com/mitchellkrogza/Badd-Boyz-Hosts) | [raw](https://raw.githubusercontent.com/mitchellkrogza/Badd-Boyz-Hosts/master/hosts) | weekly | MIT | [issues](https://github.com/mitchellkrogza/Badd-Boyz-Hosts/issues)
hostsVN | Hosts block ads of Vietnamese |[link](https://github.com/bigdargon/hostsVN) | [raw](https://raw.githubusercontent.com/bigdargon/hostsVN/master/option/hosts-VN) | occasionally | MIT | [issues](https://github.com/bigdargon/hostsVN/issues)
KADhosts | Fraud/adware/scam websites. |[link](https://kadantiscam.netlify.app/) | [raw](https://raw.githubusercontent.com/PolishFiltersTeam/KADhosts/master/KADhosts.txt) | frequently | CC BY-SA 4.0 | [issues](https://github.com/PolishFiltersTeam/KADhosts/issues)
MetaMask eth-phishing-detect | Phishing domains targeting Ethereum users. |[link](https://github.com/MetaMask/eth-phishing-detect) | [raw](https://raw.githubusercontent.com/MetaMask/eth-phishing-detect/master/src/hosts.txt) | frequent | DON'T BE A DICK PUBLIC LICENSE | [issues](https://github.com/MetaMask/eth-phishing-detect/issues)
MVPS hosts file | The purpose of this site is to provide the user with a high quality custom HOSTS file. |[link](https://winhelp2002.mvps.org/) | [raw](https://winhelp2002.mvps.org/hosts.txt) | monthly | CC BY-NC-SA 4.0 | [issues](mailto:winhelp2002@gmail.com)
orca.pet | This is a domain list for blocking phishing and malware sites . |[link](https://orca.pet/notonmyshift/) | [raw](https://orca.pet/notonmyshift/hosts.txt) | frequent | ISC | [issues](https://github.com/socram8888/not-on-my-shift)
osint.digitalside.it | DigitalSide Threat-Intel malware domains list. |[link](https://github.com/davidonzo/Threat-Intel) | [raw](https://raw.githubusercontent.com/davidonzo/Threat-Intel/master/lists/latestdomains.piHole.txt) | daily | MIT | [issues](https://github.com/davidonzo/Threat-Intel/issues)
shady-hosts | Analytics, ad, and activity monitoring hosts |[link](https://github.com/shreyasminocha/shady-hosts) | [raw](https://raw.githubusercontent.com/shreyasminocha/shady-hosts/main/hosts) | occasionally | CC0-1.0 | [issues](https://github.com/shreyasminocha/shady-hosts/issues)
Dan Pollock – [someonewhocares](https://someonewhocares.org/) | How to make the internet not suck (as much). |[link](https://someonewhocares.org/hosts/) | [raw](https://someonewhocares.org/hosts/zero/hosts) | frequently | non-commercial with attribution | [issues](mailto:hosts@someonewhocares.org)
+40548 -16304
View File
File diff suppressed because it is too large Load Diff
+22 -19
View File
@@ -10,7 +10,7 @@
[![license](https://img.shields.io/github/license/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts/blob/master/license.txt)
[![repo size](https://img.shields.io/github/repo-size/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts)
[![contributors](https://img.shields.io/github/contributors/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts/graphs/contributors)
[![Build Status](https://img.shields.io/github/workflow/status/StevenBlack/hosts/CI/master)](https://github.com/StevenBlack/hosts/actions?workflow=CI)
[![Build Status](https://img.shields.io/github/workflow/status/StevenBlack/hosts/CI/master)](https://github.com/StevenBlack/hosts/actions?query=workflow%3ACI+branch%3Amaster)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/python/black)
[![commits since last release](https://img.shields.io/github/commits-since/StevenBlack/hosts/latest.svg)](https://github.com/StevenBlack/hosts/commits/master)
[![last commit](https://img.shields.io/github/last-commit/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts/commits/master)
@@ -21,8 +21,8 @@
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 24 2021**.
* Here's the [raw hosts file with porn extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) containing 82,406 entries.
* Last updated: **April 26 2021**.
* Here's the [raw hosts file with porn extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) containing 106,063 entries.
* Logo by [@Tobaloidee](https://github.com/Tobaloidee).
## List of all hosts file variants
@@ -35,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) | 59,895 | [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,090 | [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,243 | [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,406 | [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,654 | [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,438 | [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,601 | [link](http://sbc.io/hosts/alternates/fakenews-porn/hosts)
Unified hosts **+ fakenews + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-social/hosts) | 64,849 | [link](http://sbc.io/hosts/alternates/fakenews-social/hosts)
Unified hosts **+ gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts) | 84,754 | [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,002 | [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,164 | [link](http://sbc.io/hosts/alternates/porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts) | 86,949 | [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,197 | [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,359 | [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,512 | [link](http://sbc.io/hosts/alternates/gambling-porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn-social/hosts) | 89,707 | [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) | 79,909 | [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) | 82,104 | [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) | 82,291 | [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) | 106,063 | [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) | 82,714 | [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) | 84,486 | [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) | 108,258 | [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) | 84,909 | [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) | 108,445 | [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) | 85,096 | [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) | 108,867 | [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) | 110,640 | [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) | 87,291 | [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) | 111,062 | [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) | 111,249 | [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) | 113,444 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
**Expectation**: These unified hosts files should serve all devices, regardless
@@ -69,10 +69,13 @@ add.2o7Net | 2o7Net tracking sites based on [hostsfile.org](http://www.hostsfile
add.Dead | Dead sites based on [hostsfile.org](http://www.hostsfile.org/hosts.html) content. |[link](https://github.com/FadeMind/hosts.extras) | [raw](https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Dead/hosts) | occasionally | MIT | [issues](https://github.com/FadeMind/hosts.extras/issues)
add.Risk | Risk content sites based on [hostsfile.org](http://www.hostsfile.org/hosts.html) content. |[link](https://github.com/FadeMind/hosts.extras) | [raw](https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Risk/hosts) | occasionally | MIT | [issues](https://github.com/FadeMind/hosts.extras/issues)
add.Spam | Spam sites based on [hostsfile.org](http://www.hostsfile.org/hosts.html) content. |[link](https://github.com/FadeMind/hosts.extras) | [raw](https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Spam/hosts) | occasionally | MIT | [issues](https://github.com/FadeMind/hosts.extras/issues)
AdguardTeam cname trackers | CNAME-cloaked tracking abuses. |[link](https://github.com/AdguardTeam/cname-trackers) | [raw](https://raw.githubusercontent.com/AdguardTeam/cname-trackers/master/combined_disguised_trackers_justdomains.txt) | occasionally | MIT | [issues](https://github.com/AdguardTeam/cname-trackers/issues)
Mitchell Krog's - Badd Boyz Hosts | Sketchy domains and Bad Referrers from my Nginx and Apache Bad Bot and Spam Referrer Blockers |[link](https://github.com/mitchellkrogza/Badd-Boyz-Hosts) | [raw](https://raw.githubusercontent.com/mitchellkrogza/Badd-Boyz-Hosts/master/hosts) | weekly | MIT | [issues](https://github.com/mitchellkrogza/Badd-Boyz-Hosts/issues)
hostsVN | Hosts block ads of Vietnamese |[link](https://github.com/bigdargon/hostsVN) | [raw](https://raw.githubusercontent.com/bigdargon/hostsVN/master/option/hosts-VN) | occasionally | MIT | [issues](https://github.com/bigdargon/hostsVN/issues)
KADhosts | Fraud/adware/scam websites. |[link](https://kadantiscam.netlify.app/) | [raw](https://raw.githubusercontent.com/PolishFiltersTeam/KADhosts/master/KADhosts.txt) | frequently | CC BY-SA 4.0 | [issues](https://github.com/PolishFiltersTeam/KADhosts/issues)
MetaMask eth-phishing-detect | Phishing domains targeting Ethereum users. |[link](https://github.com/MetaMask/eth-phishing-detect) | [raw](https://raw.githubusercontent.com/MetaMask/eth-phishing-detect/master/src/hosts.txt) | frequent | DON'T BE A DICK PUBLIC LICENSE | [issues](https://github.com/MetaMask/eth-phishing-detect/issues)
MVPS hosts file | The purpose of this site is to provide the user with a high quality custom HOSTS file. |[link](https://winhelp2002.mvps.org/) | [raw](https://winhelp2002.mvps.org/hosts.txt) | monthly | CC BY-NC-SA 4.0 | [issues](mailto:winhelp2002@gmail.com)
orca.pet | This is a domain list for blocking phishing and malware sites . |[link](https://orca.pet/notonmyshift/) | [raw](https://orca.pet/notonmyshift/hosts.txt) | frequent | ISC | [issues](https://github.com/socram8888/not-on-my-shift)
osint.digitalside.it | DigitalSide Threat-Intel malware domains list. |[link](https://github.com/davidonzo/Threat-Intel) | [raw](https://raw.githubusercontent.com/davidonzo/Threat-Intel/master/lists/latestdomains.piHole.txt) | daily | MIT | [issues](https://github.com/davidonzo/Threat-Intel/issues)
shady-hosts | Analytics, ad, and activity monitoring hosts |[link](https://github.com/shreyasminocha/shady-hosts) | [raw](https://raw.githubusercontent.com/shreyasminocha/shady-hosts/main/hosts) | occasionally | CC0-1.0 | [issues](https://github.com/shreyasminocha/shady-hosts/issues)
Dan Pollock – [someonewhocares](https://someonewhocares.org/) | How to make the internet not suck (as much). |[link](https://someonewhocares.org/hosts/) | [raw](https://someonewhocares.org/hosts/zero/hosts) | frequently | non-commercial with attribution | [issues](mailto:hosts@someonewhocares.org)
+25123 -4481
View File
File diff suppressed because it is too large Load Diff
+22 -19
View File
@@ -10,7 +10,7 @@
[![license](https://img.shields.io/github/license/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts/blob/master/license.txt)
[![repo size](https://img.shields.io/github/repo-size/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts)
[![contributors](https://img.shields.io/github/contributors/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts/graphs/contributors)
[![Build Status](https://img.shields.io/github/workflow/status/StevenBlack/hosts/CI/master)](https://github.com/StevenBlack/hosts/actions?workflow=CI)
[![Build Status](https://img.shields.io/github/workflow/status/StevenBlack/hosts/CI/master)](https://github.com/StevenBlack/hosts/actions?query=workflow%3ACI+branch%3Amaster)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/python/black)
[![commits since last release](https://img.shields.io/github/commits-since/StevenBlack/hosts/latest.svg)](https://github.com/StevenBlack/hosts/commits/master)
[![last commit](https://img.shields.io/github/last-commit/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts/commits/master)
@@ -21,8 +21,8 @@
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 24 2021**.
* Here's the [raw hosts file with social extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) containing 62,654 entries.
* Last updated: **April 26 2021**.
* Here's the [raw hosts file with social extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) containing 82,714 entries.
* Logo by [@Tobaloidee](https://github.com/Tobaloidee).
## List of all hosts file variants
@@ -35,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) | 59,895 | [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,090 | [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,243 | [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,406 | [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,654 | [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,438 | [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,601 | [link](http://sbc.io/hosts/alternates/fakenews-porn/hosts)
Unified hosts **+ fakenews + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-social/hosts) | 64,849 | [link](http://sbc.io/hosts/alternates/fakenews-social/hosts)
Unified hosts **+ gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts) | 84,754 | [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,002 | [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,164 | [link](http://sbc.io/hosts/alternates/porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts) | 86,949 | [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,197 | [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,359 | [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,512 | [link](http://sbc.io/hosts/alternates/gambling-porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn-social/hosts) | 89,707 | [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) | 79,909 | [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) | 82,104 | [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) | 82,291 | [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) | 106,063 | [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) | 82,714 | [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) | 84,486 | [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) | 108,258 | [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) | 84,909 | [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) | 108,445 | [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) | 85,096 | [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) | 108,867 | [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) | 110,640 | [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) | 87,291 | [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) | 111,062 | [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) | 111,249 | [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) | 113,444 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
**Expectation**: These unified hosts files should serve all devices, regardless
@@ -69,10 +69,13 @@ add.2o7Net | 2o7Net tracking sites based on [hostsfile.org](http://www.hostsfile
add.Dead | Dead sites based on [hostsfile.org](http://www.hostsfile.org/hosts.html) content. |[link](https://github.com/FadeMind/hosts.extras) | [raw](https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Dead/hosts) | occasionally | MIT | [issues](https://github.com/FadeMind/hosts.extras/issues)
add.Risk | Risk content sites based on [hostsfile.org](http://www.hostsfile.org/hosts.html) content. |[link](https://github.com/FadeMind/hosts.extras) | [raw](https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Risk/hosts) | occasionally | MIT | [issues](https://github.com/FadeMind/hosts.extras/issues)
add.Spam | Spam sites based on [hostsfile.org](http://www.hostsfile.org/hosts.html) content. |[link](https://github.com/FadeMind/hosts.extras) | [raw](https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Spam/hosts) | occasionally | MIT | [issues](https://github.com/FadeMind/hosts.extras/issues)
AdguardTeam cname trackers | CNAME-cloaked tracking abuses. |[link](https://github.com/AdguardTeam/cname-trackers) | [raw](https://raw.githubusercontent.com/AdguardTeam/cname-trackers/master/combined_disguised_trackers_justdomains.txt) | occasionally | MIT | [issues](https://github.com/AdguardTeam/cname-trackers/issues)
Mitchell Krog's - Badd Boyz Hosts | Sketchy domains and Bad Referrers from my Nginx and Apache Bad Bot and Spam Referrer Blockers |[link](https://github.com/mitchellkrogza/Badd-Boyz-Hosts) | [raw](https://raw.githubusercontent.com/mitchellkrogza/Badd-Boyz-Hosts/master/hosts) | weekly | MIT | [issues](https://github.com/mitchellkrogza/Badd-Boyz-Hosts/issues)
hostsVN | Hosts block ads of Vietnamese |[link](https://github.com/bigdargon/hostsVN) | [raw](https://raw.githubusercontent.com/bigdargon/hostsVN/master/option/hosts-VN) | occasionally | MIT | [issues](https://github.com/bigdargon/hostsVN/issues)
KADhosts | Fraud/adware/scam websites. |[link](https://kadantiscam.netlify.app/) | [raw](https://raw.githubusercontent.com/PolishFiltersTeam/KADhosts/master/KADhosts.txt) | frequently | CC BY-SA 4.0 | [issues](https://github.com/PolishFiltersTeam/KADhosts/issues)
MetaMask eth-phishing-detect | Phishing domains targeting Ethereum users. |[link](https://github.com/MetaMask/eth-phishing-detect) | [raw](https://raw.githubusercontent.com/MetaMask/eth-phishing-detect/master/src/hosts.txt) | frequent | DON'T BE A DICK PUBLIC LICENSE | [issues](https://github.com/MetaMask/eth-phishing-detect/issues)
MVPS hosts file | The purpose of this site is to provide the user with a high quality custom HOSTS file. |[link](https://winhelp2002.mvps.org/) | [raw](https://winhelp2002.mvps.org/hosts.txt) | monthly | CC BY-NC-SA 4.0 | [issues](mailto:winhelp2002@gmail.com)
orca.pet | This is a domain list for blocking phishing and malware sites . |[link](https://orca.pet/notonmyshift/) | [raw](https://orca.pet/notonmyshift/hosts.txt) | frequent | ISC | [issues](https://github.com/socram8888/not-on-my-shift)
osint.digitalside.it | DigitalSide Threat-Intel malware domains list. |[link](https://github.com/davidonzo/Threat-Intel) | [raw](https://raw.githubusercontent.com/davidonzo/Threat-Intel/master/lists/latestdomains.piHole.txt) | daily | MIT | [issues](https://github.com/davidonzo/Threat-Intel/issues)
shady-hosts | Analytics, ad, and activity monitoring hosts |[link](https://github.com/shreyasminocha/shady-hosts) | [raw](https://raw.githubusercontent.com/shreyasminocha/shady-hosts/main/hosts) | occasionally | CC0-1.0 | [issues](https://github.com/shreyasminocha/shady-hosts/issues)
Dan Pollock – [someonewhocares](https://someonewhocares.org/) | How to make the internet not suck (as much). |[link](https://someonewhocares.org/hosts/) | [raw](https://someonewhocares.org/hosts/zero/hosts) | frequently | non-commercial with attribution | [issues](mailto:hosts@someonewhocares.org)
File diff suppressed because it is too large Load Diff
+9
View File
@@ -0,0 +1,9 @@
{
"name": "AdguardTeam cname trackers",
"description": "CNAME-cloaked tracking abuses.",
"homeurl": "https://github.com/AdguardTeam/cname-trackers",
"frequency": "occasionally",
"issues": "https://github.com/AdguardTeam/cname-trackers/issues",
"url": "https://raw.githubusercontent.com/AdguardTeam/cname-trackers/master/combined_disguised_trackers_justdomains.txt",
"license": "MIT"
}
+59 -67
View File
@@ -27,7 +27,7 @@
##### Version Information #
###################################################
### Version: V1.2021.01.8475
### Version: V1.2021.04.8571
##### Version Information ##
# Use this file to prevent your computer or server from connecting to selected
@@ -61,7 +61,6 @@
0.0.0.0 01-sex-amateur.info
0.0.0.0 03e.info
0.0.0.0 03p.info
0.0.0.0 042707d90914.agrigid.com
0.0.0.0 07634.com
0.0.0.0 0900-telefonerotik.de
0.0.0.0 09zyy.com
@@ -107,19 +106,16 @@
0.0.0.0 12u.info
0.0.0.0 12xhardcore.com
0.0.0.0 1314dh.com
0.0.0.0 1337crew.info
0.0.0.0 13453765871837679316.googlegroups.com
0.0.0.0 138shenbosbo.com
0.0.0.0 13tabs.com
0.0.0.0 14b.info
0.0.0.0 14teen.com
0.0.0.0 15bb51.info
0.0.0.0 15x.info
0.0.0.0 166f.com
0.0.0.0 16aq.cn
0.0.0.0 17chezhan.com
0.0.0.0 17youzi.com
0.0.0.0 1-800onlinecasino.com
0.0.0.0 18744.com
0.0.0.0 189-211-177-171.static.axtel.net
0.0.0.0 189zx.com
@@ -128,7 +124,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
@@ -139,7 +134,6 @@
0.0.0.0 1-free-share-buttons.com
0.0.0.0 1hwy.com
0.0.0.0 1kinobig.ru
0.0.0.0 1lesbiansex.com
0.0.0.0 1pamm.ru
0.0.0.0 1-pregnant-sex.com
0.0.0.0 1qingdao.com
@@ -152,8 +146,6 @@
0.0.0.0 1worlditsolutions.com
0.0.0.0 1zone1.free.fr
0.0.0.0 2005-search.com
0.0.0.0 2012countdown.info
0.0.0.0 2013tomsshoesforsale.com
0.0.0.0 201mb.com
0.0.0.0 2020iscoming.info
0.0.0.0 202ch.com
@@ -171,8 +163,6 @@
0.0.0.0 259572.com
0.0.0.0 271395.com
0.0.0.0 289931.com
0.0.0.0 2anal.net
0.0.0.0 2cam.nl
0.0.0.0 2daytrendingnews.com
0.0.0.0 2gay.net
0.0.0.0 2girls1cumshot.com
@@ -183,7 +173,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
@@ -198,11 +187,8 @@
0.0.0.0 30hardcore.galleryprogram.com
0.0.0.0 30sec.info
0.0.0.0 31seconds.net
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
0.0.0.0 3cloud.net
@@ -225,7 +211,6 @@
0.0.0.0 3vig.com
0.0.0.0 3w24.com
0.0.0.0 3weekdiet.com
0.0.0.0 3wt4c.com
0.0.0.0 3xit.net
0.0.0.0 40cg.com
0.0.0.0 40hardcore.galleryprogram.com
@@ -237,7 +222,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
@@ -248,12 +232,10 @@
0.0.0.0 4realzed.com
0.0.0.0 4replicawatch.net
0.0.0.0 4takt-oel.de
0.0.0.0 4teacher.de
0.0.0.0 4th3d48.com
0.0.0.0 4u69.com
0.0.0.0 4ur.click
0.0.0.0 4ureyesonly.com
0.0.0.0 4v9wp.com
0.0.0.0 4webmasters.com
0.0.0.0 4wheel.de
0.0.0.0 4xporn.com
@@ -264,7 +246,6 @@
0.0.0.0 51.la
0.0.0.0 5241.it
0.0.0.0 529collegesaving.com
0.0.0.0 52djcy.com
0.0.0.0 550a.com
0.0.0.0 57883.net
0.0.0.0 59cn7.com
@@ -278,15 +259,12 @@
0.0.0.0 5yfi7sy.com
0.0.0.0 6000518.com
0.0.0.0 60secpanic.com
0.0.0.0 61kx.uk-insolvencydirect.com
0.0.0.0 65xps.com
0.0.0.0 6660003.com
0.0.0.0 666s.info
0.0.0.0 66av.cc
0.0.0.0 69boysex.com
0.0.0.0 69er.de
0.0.0.0 69net.de
0.0.0.0 69tubex.com
0.0.0.0 6amateure.net
0.0.0.0 6e.co.kr
0.0.0.0 6ftlady.com
@@ -307,9 +285,7 @@
0.0.0.0 7wind.ru
0.0.0.0 7xc4n.com
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
@@ -323,16 +299,13 @@
0.0.0.0 8streams.com
0.0.0.0 8ue9q7i.com
0.0.0.0 8xv8.com
0.0.0.0 90i.info
0.0.0.0 925.lt
0.0.0.0 94cdn.com
0.0.0.0 97fn1ej0.myutilitydomain.com
0.0.0.0 98oi.ru
0.0.0.0 999webdesign.com
0.0.0.0 99bthgc.me
0.0.0.0 99topnn.info
0.0.0.0 9aad7115.amy.gs
0.0.0.0 9c51vda.com
0.0.0.0 9h7n8.com
0.0.0.0 9ics.cn
0.0.0.0 9med.net
@@ -344,18 +317,13 @@
0.0.0.0 a2sex.com
0.0.0.0 a2zgroup.in
0.0.0.0 a460.cell.phone.ringtone.samsung.sms13.de
0.0.0.0 a48.info
0.0.0.0 a-5.info
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
@@ -366,14 +334,12 @@
0.0.0.0 aarbur.com
0.0.0.0 aaronabel.com
0.0.0.0 aaronautosandtrucks.com
0.0.0.0 aashima.goyal.com.au
0.0.0.0 aashyamayro.com
0.0.0.0 a.avalhukof.com
0.0.0.0 ab199.de
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
@@ -420,9 +386,7 @@
0.0.0.0 ac-transfer.com
0.0.0.0 actricesmexicanasdesnudas.com
0.0.0.0 actulite.com
0.0.0.0 ad.brainbuzz.com
0.0.0.0 ad.bubblestat.com
0.0.0.0 ad.directanetworks.com
0.0.0.0 adrunnr.com
0.0.0.0 ahasex.de
0.0.0.0 airmore.co
@@ -460,7 +424,6 @@
0.0.0.0 aldo063.free.fr
0.0.0.0 alessandraleone.com
0.0.0.0 alexandria-locksmithservice.com
0.0.0.0 alexa-silver.com
0.0.0.0 alexianer-service.de
0.0.0.0 alexine.net
0.0.0.0 alexxxxpages.info
@@ -473,7 +436,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 +453,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 +460,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
@@ -527,19 +487,16 @@
0.0.0.0 anale-seks.nl
0.0.0.0 anale-sex.nl
0.0.0.0 anal-et-sodomie.com
0.0.0.0 anal-intentions.com
0.0.0.0 anal-love.net
0.0.0.0 analog.cell.phone.service.sms13.de
0.0.0.0 analog.sms13.de
0.0.0.0 analpics.net
0.0.0.0 anal-pictures.biz
0.0.0.0 analsexhard.com
0.0.0.0 analsexphoto.yourfreesites.com
0.0.0.0 anal-videos-photos.com
0.0.0.0 ananashotel.com
0.0.0.0 anatomytrains.co.uk
0.0.0.0 anbstudios.com
0.0.0.0 anchorpoint.co.za
0.0.0.0 anchorwheelmotel.com.au
0.0.0.0 andersondiamonds.com
0.0.0.0 an-donut.com
@@ -558,8 +515,8 @@
0.0.0.0 animal36.com
0.0.0.0 animalcum.net
0.0.0.0 animal-drawings.com
0.0.0.0 annotated802.site
0.0.0.0 anolysis.privacy.cliqz.com
0.0.0.0 answerzones.com
0.0.0.0 antcompany.com
0.0.0.0 anticodistretto.com
0.0.0.0 anticosm.com
@@ -567,7 +524,9 @@
0.0.0.0 apepix.com
0.0.0.0 aphrodisia01.free.fr
0.0.0.0 appyaviator.com
0.0.0.0 arsinvest.it
0.0.0.0 ashlynnbrookevideos.com
0.0.0.0 atfitreasonyou.live
0.0.0.0 aviodg.eu
0.0.0.0 avitocars.ru
0.0.0.0 avixxx.com
@@ -579,9 +538,9 @@
0.0.0.0 avpayments.com
0.0.0.0 avramstroy.ru
0.0.0.0 ayerbo.xhost.ro
0.0.0.0 azulerie.it
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
@@ -591,13 +550,18 @@
0.0.0.0 backlink4u.net
0.0.0.0 backlinkwatch.com
0.0.0.0 backofficellc.com
0.0.0.0 backonline.info
0.0.0.0 backpaininstantrelief.com
0.0.0.0 backuperwebcam.weebly.com
0.0.0.0 backvids.com
0.0.0.0 bag.mobile.system.video.sms13.de
0.0.0.0 bagsonsale.online
0.0.0.0 barmillevani.it
0.0.0.0 beamfall.info
0.0.0.0 casaemily.it
0.0.0.0 casalespinazzella.it
0.0.0.0 cascinamolinodellapaglia.it
0.0.0.0 chalet-volpi.it
0.0.0.0 chithra629.site
0.0.0.0 cialisforsalecialiscostcye.com
0.0.0.0 cialismed.com
0.0.0.0 cialiswithoutadoctor.net
@@ -619,6 +583,7 @@
0.0.0.0 cingualr.com
0.0.0.0 collector-hpn.cliqz.com
0.0.0.0 collector.hpn.cliqz.com
0.0.0.0 comeisolarecasa.it
0.0.0.0 communisave.co.za
0.0.0.0 community.allhiphop.com
0.0.0.0 communitypetclinicmanteca.com
@@ -629,7 +594,6 @@
0.0.0.0 compositefarming.com
0.0.0.0 comprafacil.com.br
0.0.0.0 compucelunlock.net
0.0.0.0 computernama.ownsthis.com
0.0.0.0 computernetworksonline.com
0.0.0.0 com-reports.com
0.0.0.0 comsalud360.com
@@ -650,7 +614,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
@@ -660,10 +623,16 @@
0.0.0.0 csgoezknife.com
0.0.0.0 csgo-jackpot.net
0.0.0.0 cs-gra.pl
0.0.0.0 csk2014.info
0.0.0.0 csk.ru
0.0.0.0 cstrespsurvey.ca
0.0.0.0 damafinimmobiliare.it
0.0.0.0 distribuzionevolantinaggio.it
0.0.0.0 easymetal.it
0.0.0.0 ensinger964.site
0.0.0.0 enterprise327.site
0.0.0.0 eremogaudio.it
0.0.0.0 espritensemble.com
0.0.0.0 essereessenza.it
0.0.0.0 etemis.com
0.0.0.0 ethanslayton.com
0.0.0.0 ethan.wang
@@ -671,7 +640,6 @@
0.0.0.0 ethnicking.com
0.0.0.0 etisalatebill.net
0.0.0.0 etm-consult.de
0.0.0.0 etymonline.co
0.0.0.0 euadoroisso.com.br
0.0.0.0 eu-cookie-law.info
0.0.0.0 eupornstar.info
@@ -679,6 +647,7 @@
0.0.0.0 eurospanker.com
0.0.0.0 eurovisions.free.fr
0.0.0.0 eu-survey.com
0.0.0.0 evaporator558.site
0.0.0.0 event-tracking.com
0.0.0.0 everestclick.com
0.0.0.0 every-day.net
@@ -700,10 +669,13 @@
0.0.0.0 familyholiday.ml
0.0.0.0 familyhomefinance.com.au
0.0.0.0 famir.com
0.0.0.0 farmafit.it
0.0.0.0 fd1.eye.to
0.0.0.0 fd2.eye.to
0.0.0.0 fd4.eye.to
0.0.0.0 free-dating-site.allmanpages.com
0.0.0.0 ferser.it
0.0.0.0 fincert.it
0.0.0.0 foone.com.br
0.0.0.0 freedomart.cz
0.0.0.0 free-gay.de
0.0.0.0 freegayporn.biz
@@ -717,6 +689,8 @@
0.0.0.0 freehostservers.com
0.0.0.0 freeindiangals.com
0.0.0.0 freeuploader.ml
0.0.0.0 futurouomo.it
0.0.0.0 fxadviceformeandyou.com
0.0.0.0 fx.gtop.ro
0.0.0.0 girlporn.ru
0.0.0.0 globetrotting-culture.ru
@@ -727,20 +701,18 @@
0.0.0.0 go.biz
0.0.0.0 gobusinessloan.com
0.0.0.0 goddessvip.com
0.0.0.0 godfather3movies.blogs-blogs.com
0.0.0.0 godfatherallparts.blogs-blogs.com
0.0.0.0 godrix.com
0.0.0.0 godsadvice.com
0.0.0.0 goforexvps.com
0.0.0.0 gofun.info
0.0.0.0 go-gal.com
0.0.0.0 gommoneusato.it
0.0.0.0 gotporn.info
0.0.0.0 gotwebsite1.com
0.0.0.0 gov.yanao.ru
0.0.0.0 grabbersex.com
0.0.0.0 grabraeuber.de
0.0.0.0 gracecore.com
0.0.0.0 grafit.pl
0.0.0.0 gratis-sexkontakte.com
0.0.0.0 gratis.sms.senden.sms13.de
0.0.0.0 gratisweb.com
@@ -755,6 +727,8 @@
0.0.0.0 greatpussies.com
0.0.0.0 greatsexcontent.dk
0.0.0.0 greatsimplicity.com
0.0.0.0 gustomagro.it
0.0.0.0 habanerotaqueria.it
0.0.0.0 hallohaus.co
0.0.0.0 hmuana.com
0.0.0.0 hpn-collector.cliqz.com
@@ -765,7 +739,6 @@
0.0.0.0 hugoparisescort.com
0.0.0.0 huisvrouwen.be
0.0.0.0 hukbo.com
0.0.0.0 humanelydrew.com
0.0.0.0 humorcartoes.com.sapo.pt
0.0.0.0 humorpool.com
0.0.0.0 humortadelacartoes.com.sapo.pt
@@ -782,6 +755,7 @@
0.0.0.0 hut1.ru
0.0.0.0 hvd-store.com
0.0.0.0 h-villamotel.com
0.0.0.0 hybridization809.site
0.0.0.0 hybrid.ru
0.0.0.0 hydropneuengg.com
0.0.0.0 hydropump.su
@@ -819,31 +793,49 @@
0.0.0.0 imageprostyle-communication.fr
0.0.0.0 imap.dpsl.net
0.0.0.0 indetiske.ya.ru
0.0.0.0 infogiovanialtopavese.it
0.0.0.0 informazionicoronavirus.it
0.0.0.0 inleadership.co.nz
0.0.0.0 kiwi237au.tk
0.0.0.0 installer892.site
0.0.0.0 kartlab.it
0.0.0.0 laanchoa.it
0.0.0.0 lacasadialicedesenzano.it
0.0.0.0 ladsblue.com
0.0.0.0 library.cowley.edu
0.0.0.0 lineavabit.it
0.0.0.0 live1powerlife.com
0.0.0.0 maincert.com
0.0.0.0 maltipoo883.site
0.0.0.0 manufacta-italia.it
0.0.0.0 matureporno.info
0.0.0.0 maxtek.it
0.0.0.0 maxxisproduct.com
0.0.0.0 nomuos.it
0.0.0.0 nerodavolasicilia.it
0.0.0.0 nobuomo.it
0.0.0.0 nottepad-plus-plus.org
0.0.0.0 nucleolus980.site
0.0.0.0 physical309.site
0.0.0.0 picura.it
0.0.0.0 plasmid904.site
0.0.0.0 prizesforyou.com
0.0.0.0 prizesfu74.life
0.0.0.0 saveriopiazza.it
0.0.0.0 sistemacentral.xpg.com.br
0.0.0.0 progettazione-integrata.it
0.0.0.0 ristorante53.it
0.0.0.0 ristorantebiri.it
0.0.0.0 ristoranteilmedioevo.it
0.0.0.0 rosafondente.it
0.0.0.0 sala5.it
0.0.0.0 sitononraggiungibile.it
0.0.0.0 solidmaker.it
0.0.0.0 spacebridemag.com
0.0.0.0 spl63.fr
0.0.0.0 ssl.eroscomix.com
0.0.0.0 starebenesipuo.it
0.0.0.0 stats.cliqz.com
0.0.0.0 tecnoteakviareggio.it
0.0.0.0 tivolibasket.it
0.0.0.0 tonivedu.it
0.0.0.0 subplots341.site
0.0.0.0 superior400.site
0.0.0.0 tigustolanostracucina.it
0.0.0.0 townhousefilms.com
0.0.0.0 viveresaniesnelli.it
0.0.0.0 youtubologia.it
0.0.0.0 utopia-privacy.com
0.0.0.0 yuarra.pluto.ro
0.0.0.0 yunque.pluto.ro
0.0.0.0 zirondelli.it
# END HOSTS LIST ### DO NOT EDIT THIS LINE AT ALL ###
+5899 -1841
View File
File diff suppressed because it is too large Load Diff
+1071
View File
File diff suppressed because it is too large Load Diff
+9
View File
@@ -0,0 +1,9 @@
{
"name": "MetaMask eth-phishing-detect",
"description": "Phishing domains targeting Ethereum users.",
"homeurl": "https://github.com/MetaMask/eth-phishing-detect",
"frequency": "frequent",
"issues": "https://github.com/MetaMask/eth-phishing-detect/issues",
"url": "https://raw.githubusercontent.com/MetaMask/eth-phishing-detect/master/src/hosts.txt",
"license": "DON'T BE A DICK PUBLIC LICENSE"
}
+86 -1
View File
@@ -2691,6 +2691,7 @@
0.0.0.0 worldtus.com
0.0.0.0 ad.wynk.in
0.0.0.0 wzrkt.com
0.0.0.0 eu1-spiky.wzrkt.com
0.0.0.0 cl-ad.x-flow.app
0.0.0.0 xda-developers.us
0.0.0.0 xeixtnolvuuwmwy.eu
@@ -3006,4 +3007,88 @@
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
0.0.0.0 x3fq3dimg1.livejasmin.com
# 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
# Added February 5, 2020
0.0.0.0 viglink.com
0.0.0.0 live.rezync.com
0.0.0.0 netc.sfr.fr
0.0.0.0 tag.clrstm.com
# Added February 9, 2021
0.0.0.0 vkcache.com
# Added February 26, 2021
0.0.0.0 b174.s240.meetrics.net
0.0.0.0 b95.s79.research.de.com
0.0.0.0 bid.sxp.smartclip.net
0.0.0.0 customers-lidl.kameleoon.com
0.0.0.0 eu-tlp01.kameleoon.eu
0.0.0.0 eu-tlp02.kameleoon.eu
0.0.0.0 eu-tlp05.kameleoon.eu
0.0.0.0 z9q9kj37oy.kameleoon.eu
0.0.0.0 storage.kameleoon.eu
0.0.0.0 logs1413.xiti.com
0.0.0.0 responder.wt-safetag.com
0.0.0.0 s240.mxcdn.net
0.0.0.0 s385.mxcdn.net
0.0.0.0 s79.mxcdn.net
0.0.0.0 www.lacmp.net
0.0.0.0 zipservice.adalliance.io
# Added February 28, 2021
0.0.0.0 github.com.cnpmjs.org
# Added March 15, 2021
0.0.0.0 facilitategovernor.com
0.0.0.0 mvideo.facilitategovernor.com
0.0.0.0 ns1.facilitategovernor.com
0.0.0.0 www.facilitategovernor.com
# Added April 2, 2021
0.0.0.0 p.vtracy.de
0.0.0.0 www.asadcdn.com
0.0.0.0 adstax-cdn.adrtx.net
0.0.0.0 lmyd3iz3qn.kameleoon.eu
0.0.0.0 logs1407.xiti.com
0.0.0.0 s400.mxcdn.net
0.0.0.0 lb7.s400.meetrics.net
0.0.0.0 lb70.s400.meetrics.net
0.0.0.0 lb73.s400.meetrics.net
0.0.0.0 lb74.s400.meetrics.net
0.0.0.0 lb79.s400.meetrics.net
0.0.0.0 pdw-usr.userreport.com
0.0.0.0 eu-tlp04.kameleoon.eu
0.0.0.0 eu-tlp06.kameleoon.eu
0.0.0.0 eu-tlp07.kameleoon.eu
0.0.0.0 lb5.s400.meetrics.net
0.0.0.0 lb9.s400.meetrics.net
0.0.0.0 lb13.s400.meetrics.net
0.0.0.0 lb30.s400.meetrics.net
0.0.0.0 lb49.s400.meetrics.net
0.0.0.0 lb50.s400.meetrics.net
0.0.0.0 lb62.s400.meetrics.net
0.0.0.0 lb76.s400.meetrics.net
0.0.0.0 lb78.s400.meetrics.net
0.0.0.0 lb86.s400.meetrics.net
0.0.0.0 lb90.s400.meetrics.net
0.0.0.0 lb96.s400.meetrics.net
0.0.0.0 bls.adalliance.io
0.0.0.0 traffic.emsservice.de
0.0.0.0 static.emsservice.de
0.0.0.0 te.technical-service.net
+607 -707
View File
File diff suppressed because it is too large Load Diff
+8 -8
View File
@@ -1,9 +1,9 @@
{
"name": "URLHaus",
"description": "A project from [abuse.ch](https://abuse.ch/) with the goal of sharing malicious URLs.",
"homeurl": "https://urlhaus.abuse.ch/",
"frequency": "weekly",
"issues": "mailto:cosntacptamem@abuse.ch",
"url": "https://urlhaus.abuse.ch/downloads/hostfile/",
"license": "CC0"
}
"name": "URLHaus",
"description": "A project from [abuse.ch](https://abuse.ch/) with the goal of sharing malicious URLs.",
"homeurl": "https://urlhaus.abuse.ch/",
"frequency": "weekly",
"issues": "mailto:cosntacptamem@abuse.ch",
"url": "https://urlhaus.abuse.ch/downloads/hostfile/",
"license": "CC0"
}
+523 -880
View File
File diff suppressed because it is too large Load Diff
-11
View File
@@ -193,7 +193,6 @@
0.0.0.0 avis.cm
0.0.0.0 avrakougioumtzi.gr
0.0.0.0 avskype.com
0.0.0.0 ayada.zapto.org
0.0.0.0 ayehcleaners.com
0.0.0.0 a.zeroredirect1.com
0.0.0.0 a.zeroredirect2.com
@@ -687,7 +686,6 @@
0.0.0.0 hapjes-maken.eu
0.0.0.0 harmonyhollow.net
0.0.0.0 haso.pubmatic.com
0.0.0.0 havijrat.zapto.org
0.0.0.0 heaptickets.com
0.0.0.0 hefigo.com
0.0.0.0 helpint.mywebsearch.com
@@ -906,7 +904,6 @@
0.0.0.0 meetyourmessenger.co.uk
0.0.0.0 meiluziai.info
0.0.0.0 merrymilkfoods.com
0.0.0.0 mesopotemia222.zapto.org
0.0.0.0 messagetag.com
0.0.0.0 meta.7search.com
0.0.0.0 m.friendlyduck.com
@@ -1046,7 +1043,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
@@ -1269,7 +1265,6 @@
0.0.0.0 setup.advancedcleaner.com
0.0.0.0 sevenstars7.com
0.0.0.0 shareaza.com
0.0.0.0 ships.zapto.org
0.0.0.0 shore-view.com
0.0.0.0 show.onenetworkdirect.net
0.0.0.0 sijmp.com
@@ -1380,7 +1375,6 @@
0.0.0.0 statsv3.gaycash.com
0.0.0.0 stepan007.popunder.ru
0.0.0.0 stephens-laughlin.com
0.0.0.0 stignita.zapto.org
0.0.0.0 stop-sign.com
0.0.0.0 stressx.org
0.0.0.0 stripteas.com
@@ -1494,7 +1488,6 @@
0.0.0.0 trvelocity.com
0.0.0.0 trx625.com
0.0.0.0 t.svtrd.com
0.0.0.0 tttbbbttt.zapto.org
0.0.0.0 ttt.fwq101.tk
0.0.0.0 tube8vidscjk.ddns.name
0.0.0.0 tube8vidscqs.ddns.name
@@ -1560,7 +1553,6 @@
0.0.0.0 upproar.com
0.0.0.0 uprour.com
0.0.0.0 uptodatecontent.net
0.0.0.0 urchman11.zapto.org
0.0.0.0 v0.extreme-dm.com
0.0.0.0 v1.extreme-dm.com
0.0.0.0 v2.urlads.net
@@ -2143,7 +2135,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
@@ -2458,7 +2449,6 @@
0.0.0.0 www.youtuhe.com
0.0.0.0 www.yrals.com
0.0.0.0 www.ytdownloader.com
0.0.0.0 www.zapto.org
0.0.0.0 www.zarrmarketing.co.uk
0.0.0.0 www.zbest.in
0.0.0.0 www.zeroredirect2.com
@@ -2523,7 +2513,6 @@
0.0.0.0 z1.extreme-dm.com
0.0.0.0 za2.zeroredirect8.com
0.0.0.0 zampolit1990.popunder.ru
0.0.0.0 zapto.org
0.0.0.0 zarrmarketing.co.uk
0.0.0.0 za.zeroredirect1.com
0.0.0.0 zbest.in
+304 -71
View File
@@ -1,7 +1,7 @@
# Title: hostsVN
# Last modified: 15 Jan 2021 22:04 UTC+7
# Version: 2101152204
# Blocked: 1,566 domains
# Last modified: 22 Apr 2021 15:44 UTC+7
# Version: 2104221544
# Blocked: 1,776 domains
# Only include advertisers in Vietnam
# Homepage: https://bigdargon.github.io/hostsVN/
# GitHub: https://github.com/bigdargon/hostsVN
@@ -17,10 +17,12 @@
0.0.0.0 log.adtimaserver.vn
0.0.0.0 media.adtimaserver.vn
0.0.0.0 media.org.adtimaserver.vn
0.0.0.0 staging.api.adtimaserver.vn
0.0.0.0 static.adtimaserver.vn
0.0.0.0 static2.adtimaserver.vn
0.0.0.0 stream.adtimaserver.vn
0.0.0.0 stream.org.adtimaserver.vn
0.0.0.0 web.api.adtimaserver.vn
#[eclick]
0.0.0.0 admin.iad.eclick.vn
0.0.0.0 analytics.eclick.vn
@@ -168,18 +170,11 @@
0.0.0.0 vote.admicro.vn
0.0.0.0 wcc.admicro.vn
0.0.0.0 www.admicro.vn
#[vcmedia]
0.0.0.0 admicro.vcmedia.com
#[admicro*.vcmedia.vn]
0.0.0.0 admicro1.vcmedia.vn
0.0.0.0 admicro2.vcmedia.vn
0.0.0.0 admicro3.vcmedia.vn
0.0.0.0 admicro4.vcmedia.vn
0.0.0.0 admicro5.vcmedia.vn
0.0.0.0 admicro6.vcmedia.vn
0.0.0.0 admicro7.vcmedia.vn
0.0.0.0 admicro8.vcmedia.vn
0.0.0.0 admicro9.vcmedia.vn
0.0.0.0 ads.hosting.vcmedia.vn
#[adnetwork]
0.0.0.0 adnetwork.vn
0.0.0.0 client-pages.adnetwork.vn
@@ -501,10 +496,16 @@
0.0.0.0 www.vietnamnetad.vn
#[zing.vn]
0.0.0.0 ad.zing.vn
0.0.0.0 adsbanner.game.zing.vn
0.0.0.0 adstracking.apps.zing.vn
0.0.0.0 log.mp3.zing.vn
0.0.0.0 log.news.zing.vn
0.0.0.0 log.tv.zing.vn
0.0.0.0 logv2.mp3.zing.vn
0.0.0.0 tracking.banner.g6.zing.vn
0.0.0.0 tracking.playzing.g6.zing.vn
0.0.0.0 tracking.tv.zing.vn
0.0.0.0 zlog.mp3.zing.vn
#[brand.zing.vn]
0.0.0.0 adtima.brand.zing.vn
0.0.0.0 adtimabox.brand.zing.vn
@@ -521,11 +522,11 @@
#[zalo.me]
0.0.0.0 ads.platform.zalo.me
0.0.0.0 ads.zalo.me
#[za.zalo.me]
0.0.0.0 px.za.zalo.me
0.0.0.0 za.zalo.me
#[zaloapp.com]
0.0.0.0 ads.zaloapp.com
0.0.0.0 centralized.zaloapp.com
0.0.0.0 discovery.api.zaloapp.com
0.0.0.0 log.api.zaloapp.com
0.0.0.0 log.o2o.service.zaloapp.com
0.0.0.0 photo-ads.zaloapp.com
@@ -536,31 +537,35 @@
0.0.0.0 wg.zaloapp.com
0.0.0.0 zminer.zaloapp.com
0.0.0.0 ztevents.zaloapp.com
#[zadn.vn]
#[adtima*.zadn.vn]
0.0.0.0 adtima-common.zadn.vn
0.0.0.0 adtima-media-td.zadn.vn
0.0.0.0 adtima-media.zadn.vn
0.0.0.0 adtima-static-td.zadn.vn
0.0.0.0 adtima-static.zadn.vn
#[sdk.zadn.vn]
0.0.0.0 api.sdk.zadn.vn
0.0.0.0 log.sdk.zadn.vn
#[zalo-ads*.zadn.vn]
0.0.0.0 zalo-ads-240-td.zadn.vn
0.0.0.0 zalo-ads-240.zadn.vn
0.0.0.0 zalo-ads-480-td.zadn.vn
0.0.0.0 zalo-ads-480.zadn.vn
0.0.0.0 zalo-ads-td.zadn.vn
0.0.0.0 zalo-ads.zadn.vn
#[zdn.vn]
#[ads.zdn.vn]
0.0.0.0 ads.zdn.vn
0.0.0.0 240.zaloapp.ads.zdn.vn
0.0.0.0 480.zaloapp.ads.zdn.vn
0.0.0.0 org.zaloapp.ads.zdn.vn
0.0.0.0 zaloapp.ads.zdn.vn
#[zdn.vn]
0.0.0.0 zaloads-480.zdn.vn
0.0.0.0 zplayer-trk.zdn.vn
#[zapps.vn]
0.0.0.0 analytics.zapps.vn
0.0.0.0 jslog.zapps.vn
0.0.0.0 tracking.api.media.zapps.vn
0.0.0.0 zplayer.trk.zapps.vn
#[log.zing*.vn]
0.0.0.0 log.zingmp3.vn
0.0.0.0 log.zingnews.vn
0.0.0.0 log.zingtv.vn
0.0.0.0 zlog.zingmp3.vn
#[yomedia]
0.0.0.0 ad-deliver.yomedia.vn
0.0.0.0 analytics.yomedia.vn
@@ -577,7 +582,6 @@
#[pinetech]
0.0.0.0 demo.pinetech.vn
0.0.0.0 file.pinetech.vn
0.0.0.0 newsletter.pinetech.vn
0.0.0.0 pinetech.vn
0.0.0.0 www.pinetech.vn
#[cleverads.vn]
@@ -610,23 +614,9 @@
0.0.0.0 theme.ladipage.vn
0.0.0.0 themes.ladipage.vn
0.0.0.0 www.ladipage.vn
#[ladipage.com]
0.0.0.0 api.forms.ladipage.com
0.0.0.0 api.ladipage.com
0.0.0.0 builder.ladipage.com
0.0.0.0 la.ladipage.com
0.0.0.0 ladipage.com
0.0.0.0 ladi.me
#[ladipage.net]
0.0.0.0 ladipage.net
0.0.0.0 static.ladipage.net
#[ladicdn.com]
0.0.0.0 cdn.ladicdn.com
0.0.0.0 g.ladicdn.com
0.0.0.0 ladicdn.com
0.0.0.0 v.ladicdn.com
0.0.0.0 w.ladicdn.com
0.0.0.0 www.ladicdn.com
#[ladisales.com]
0.0.0.0 api.ladisales.com
0.0.0.0 ladisales.com
@@ -779,16 +769,6 @@
0.0.0.0 static.adsota.com
0.0.0.0 track.adsota.com
0.0.0.0 www.adsota.com
#[masoffer.net]
0.0.0.0 api.app.masoffer.net
0.0.0.0 app.masoffer.net
0.0.0.0 cdn.masoffer.net
0.0.0.0 img.masoffer.net
0.0.0.0 m.masoffer.net
0.0.0.0 masoffer.net
0.0.0.0 static.masoffer.net
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
@@ -1213,17 +1193,9 @@
#[ad*.24hstatic.com]
0.0.0.0 24h-ad.24hstatic.com
0.0.0.0 24h-ipad-ad.24hstatic.com
0.0.0.0 ad-eva.24hstatic.com
0.0.0.0 ad-hcm.24hstatic.com
0.0.0.0 ad-hn.24hstatic.com
0.0.0.0 ad-m.24hstatic.com
0.0.0.0 ad-us.24hstatic.com
0.0.0.0 eva-ad.24hstatic.com
0.0.0.0 eva-ipad-ad.24hstatic.com
0.0.0.0 eva-m-ad.24hstatic.com
0.0.0.0 nv-ad.24hstatic.com
0.0.0.0 nv-ad-hcm.24hstatic.com
0.0.0.0 nv-ad-hn.24hstatic.com
#[vnnayngaytin.vn]
0.0.0.0 vnnayngaytin.vn
0.0.0.0 ad.vnnayngaytin.vn
@@ -1328,10 +1300,6 @@
#[testcentre.vn]
0.0.0.0 k8s2.testcentre.vn
0.0.0.0 testcentre.vn
#[subiz-cdn.com]
0.0.0.0 public-gcs.subiz-cdn.com
0.0.0.0 subiz-cdn.com
0.0.0.0 www.subiz-cdn.com
#[piads.vn]
0.0.0.0 api.piads.vn
0.0.0.0 piads.vn
@@ -1347,21 +1315,169 @@
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
#[haraads.com]
0.0.0.0 apps.haraads.com
0.0.0.0 haraads.com
0.0.0.0 www.haraads.com
#[starseed.fr]
0.0.0.0 cdn.starseed.fr
0.0.0.0 log.starseed.fr
0.0.0.0 starseed.fr
#[slimads.vn]
0.0.0.0 app.slimads.vn
0.0.0.0 slimads.vn
0.0.0.0 www.slimads.vn
#[t.sieu-viet.com]
0.0.0.0 a.t.sieu-viet.com
0.0.0.0 d.t.sieu-viet.com
0.0.0.0 j.t.sieu-viet.com
0.0.0.0 t.sieu-viet.com
#[subiz-cdn.com]
0.0.0.0 public-gcs.subiz-cdn.com
0.0.0.0 subiz-cdn.com
0.0.0.0 www.subiz-cdn.com
#[subiz.com]
0.0.0.0 apiv4.subiz.com
0.0.0.0 static.subiz.com
0.0.0.0 widget.subiz.com
0.0.0.0 widgetv4.subiz.com
#[sbz.vn]
0.0.0.0 api.sbz.vn
0.0.0.0 widget.sbz.vn
#[subiz.net]
0.0.0.0 api.subiz.net
0.0.0.0 widget.subiz.net
#[subiz.xyz]
0.0.0.0 api.subiz.xyz
0.0.0.0 widget.subiz.xyz
#[subiz.com.vn]
0.0.0.0 api.subiz.com.vn
0.0.0.0 app.subiz.com.vn
#[gostats.vn]
0.0.0.0 c1.gostats.vn
0.0.0.0 c2.gostats.vn
0.0.0.0 c3.gostats.vn
0.0.0.0 c4.gostats.vn
0.0.0.0 c5.gostats.vn
0.0.0.0 gostats.vn
0.0.0.0 www.gostats.vn
#[codon.vn]
0.0.0.0 codon.vn
0.0.0.0 rp.codon.vn
0.0.0.0 s2.codon.vn
0.0.0.0 wpn.codon.vn
0.0.0.0 www.codon.vn
0.0.0.0 xads.codon.vn
0.0.0.0 xmadsapi.codon.vn
#[adx.vn]
0.0.0.0 adx.vn
0.0.0.0 d.adx.vn
0.0.0.0 e.adx.vn
0.0.0.0 mon.adx.vn
0.0.0.0 st.a.adx.vn
0.0.0.0 t.d.adx.vn
#[gafin.vn]
0.0.0.0 facebookads.gafin.vn
0.0.0.0 gafin.vn
0.0.0.0 images.gafin.vn
0.0.0.0 m.gafin.vn
0.0.0.0 reporting.gafin.vn
0.0.0.0 tracking.gafin.vn
0.0.0.0 widget.gafin.vn
0.0.0.0 www.gafin.vn
#[matomo.*.vn]
0.0.0.0 matomo.ecoe.vn
0.0.0.0 matomo.energyfacility.vn
0.0.0.0 matomo.shac.vn
0.0.0.0 matomo.vepg.vn
#[mautic.*.vn]
0.0.0.0 mautic.akhoe.vn
0.0.0.0 mautic.bizgift.vn
0.0.0.0 mautic.casso.vn
0.0.0.0 mautic.chetaomaysaigon.vn
0.0.0.0 mautic.datium.vn
0.0.0.0 mautic.dongdomedia.vn
0.0.0.0 mautic.easygroup.vn
0.0.0.0 mautic.ecom68.vn
0.0.0.0 mautic.educa.vn
0.0.0.0 mautic.educe.vn
0.0.0.0 mautic.emso.vn
0.0.0.0 mautic.haproinfo.vn
0.0.0.0 mautic.hicity.vn
0.0.0.0 mautic.icsc.vn
0.0.0.0 mautic.itnavi.com.vn
0.0.0.0 mautic.jagodo.vn
0.0.0.0 mautic.paa.vn
0.0.0.0 mautic.serverhub.vn
0.0.0.0 mautic.shio.vn
0.0.0.0 mautic.sts.vn
0.0.0.0 mautic.thietkexaynhadep.vn
0.0.0.0 mautic.yola.vn
0.0.0.0 mautic.yte-suckhoe.vn
#[piwik.*.vn]
0.0.0.0 piwik.dsp.vn
0.0.0.0 piwik.rta.vn
0.0.0.0 piwik.tienhiep.com.vn
#[logger.vsmarty.vn]
0.0.0.0 logger.vsmarty.vn
0.0.0.0 recommend-29.logger.vsmarty.vn
0.0.0.0 tracker-29.logger.vsmarty.vn
#[accesstrade.vn]
0.0.0.0 ad.accesstrade.vn
0.0.0.0 partner.accesstrade.vn
0.0.0.0 service-api.accesstrade.vn
0.0.0.0 static.accesstrade.vn
0.0.0.0 track.accesstrade.vn
#[cdp.asia]
0.0.0.0 a.cdp.asia
0.0.0.0 app.cdp.asia
0.0.0.0 cdp.asia
0.0.0.0 delivery.cdp.asia
0.0.0.0 st-a.cdp.asia
0.0.0.0 st-e.cdp.asia
0.0.0.0 www.cdp.asia
#[mobio.vn]
0.0.0.0 api.mobio.vn
0.0.0.0 app.mobio.vn
0.0.0.0 loind.mobio.vn
0.0.0.0 mobio.vn
0.0.0.0 www.mobio.vn
#[stats.vng.com.vn]
0.0.0.0 bm.stats.vng.com.vn
0.0.0.0 kpi.stats.vng.com.vn
0.0.0.0 notebook.stats.vng.com.vn
0.0.0.0 oss.stats.vng.com.vn
0.0.0.0 sso.stats.vng.com.vn
0.0.0.0 stats.vng.com.vn
# --- Block adsVN ---
0.0.0.0 5734a40f2d.vws.vegacdn.vn
0.0.0.0 703531862.vws.vegacdn.vn
0.0.0.0 ad-admin.vnay.vn
0.0.0.0 ad.24h.com.vn
0.0.0.0 ad.accesstrade.vn
0.0.0.0 ad.chieuhoa.com
0.0.0.0 ad.eva.vn
0.0.0.0 ad.happynest.vn
0.0.0.0 ad.icheck.com.vn
0.0.0.0 ad.lapa.pub
0.0.0.0 ad.mwork.vn
0.0.0.0 ad.phunuxuavanay.vn
0.0.0.0 ad.qtcs.com.vn
0.0.0.0 ad.sunflower.vn
0.0.0.0 ad.vkool.net
@@ -1373,58 +1489,89 @@
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-api.playfun.vn
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.568play.vn
0.0.0.0 ads.autonet.com.vn
0.0.0.0 ads.baoangiang.com.vn
0.0.0.0 ads.baobinhduong.vn
0.0.0.0 ads.baocantho.com.vn
0.0.0.0 ads.baodatviet.vn
0.0.0.0 ads.baotainguyenmoitruong.vn
0.0.0.0 ads.bkitsoftware.com
0.0.0.0 ads.businessstyle.vn
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
0.0.0.0 ads.kiemsat.vn
0.0.0.0 ads.lamchame.vn
0.0.0.0 ads.laodongbinhduong.org.vn
0.0.0.0 ads.laodongnghean.vn
0.0.0.0 ads.marry.vn
0.0.0.0 ads.netlinkad.vn
0.0.0.0 ads.nghenhinvietnam.vn
0.0.0.0 ads.nhadatmoi.net
0.0.0.0 ads.pcccdongduong.vn
0.0.0.0 ads.phunuonline.com.vn
0.0.0.0 ads.phunusuckhoe.vn
0.0.0.0 ads.phunuvagiadinh.vn
0.0.0.0 ads.songmoi.vn
0.0.0.0 ads.suckhoegiadinh.com.vn
0.0.0.0 ads.thegioitiepthi.vn
0.0.0.0 ads.thesaigontimes.vn
0.0.0.0 ads.thitruongtaichinhtiente.vn
0.0.0.0 ads.tiki.vn
0.0.0.0 ads.vietbao.vn
0.0.0.0 ads.vishare.vn
0.0.0.0 ads.vkool.info
0.0.0.0 ads.vlr.vn
0.0.0.0 ads.vovlive.vn
0.0.0.0 ads.xedoisong.vn
0.0.0.0 ads.xemphimso.com
0.0.0.0 ads1.careerbuilder.vn
0.0.0.0 adserver.lag.vn
0.0.0.0 adserver.luzu.vn
0.0.0.0 adserver.muaban.net
0.0.0.0 adserver.trangphim.net
0.0.0.0 adsgo.nhipcaudautu.vn
0.0.0.0 adsplus.vn
0.0.0.0 adsv2.autodaily.vn
0.0.0.0 adsweb.vn
0.0.0.0 adt.com.vn
0.0.0.0 adtima.net.vn
0.0.0.0 adtima.org
0.0.0.0 adv.anhsangvacuocsong.vn
0.0.0.0 adv.autosurf.vn
0.0.0.0 adv.baotintuc.vn
0.0.0.0 adv.baovemoitruong.org.vn
0.0.0.0 adv.thuvienphapluat.vn
0.0.0.0 adv.vnnshop.vn
0.0.0.0 adver.24h.com.vn
0.0.0.0 advert-admin.vnay.vn
0.0.0.0 advertisement-nhatanh.com
0.0.0.0 advserver.cgv.vn
0.0.0.0 advzone.ioe.vn
0.0.0.0 adx.baolongan.vn
0.0.0.0 adx.chinmedia.vn
0.0.0.0 adx.edutimes.com.vn
0.0.0.0 adx.golfnews.vn
0.0.0.0 adx.hongtinnhanh.com
0.0.0.0 adx.kul.vn
0.0.0.0 adx.phunuadong.vn
0.0.0.0 adx.xemvtv.net
0.0.0.0 adx.xtv.vn
0.0.0.0 affiliate.k4.tinhte.vn
@@ -1443,12 +1590,16 @@
0.0.0.0 avoadsservices.com
0.0.0.0 banhtv.org
0.0.0.0 banner.5giay.vn
0.0.0.0 banner.etargeting.mobifone.vn
0.0.0.0 banner.thadaco.vn
0.0.0.0 banner.trangvangvietnam.com
0.0.0.0 banner.vietnamfinance.vn
0.0.0.0 bgadx.com
0.0.0.0 bluemaulpuffs.com
0.0.0.0 boxpr.aiservice.vn
0.0.0.0 cdn-ads.thesaigontimes.vn
0.0.0.0 cdn-bongdadem-net.cdn.ampproject.org
0.0.0.0 cdn.bongdadem.net
0.0.0.0 cdn2.cache.vn
0.0.0.0 cdnasset.dantri.com.vn
0.0.0.0 chiasephim.xyz
@@ -1458,6 +1609,7 @@
0.0.0.0 core.vnecdn.com
0.0.0.0 cpx.vnecdn.com
0.0.0.0 crocopop.com
0.0.0.0 csmads.gameclick.vn
0.0.0.0 delecpuzz.com
0.0.0.0 delivery.senvangvn.com
0.0.0.0 delivery.vtc.vn
@@ -1479,6 +1631,7 @@
0.0.0.0 lottery.headlines.pw
0.0.0.0 lottery.vntoday.news
0.0.0.0 marketing.hub-js.com
0.0.0.0 media.dabong247.com
0.0.0.0 mega1.yeah1.com
0.0.0.0 microad.vn
0.0.0.0 mobileads.dieuviet.com
@@ -1486,13 +1639,19 @@
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.5giay.vn
0.0.0.0 qc.designervn.net
0.0.0.0 qc.itsgroup.vn
0.0.0.0 qc.japo.vn
0.0.0.0 qc.violet.vn
0.0.0.0 qctt24h.24h.com.vn
0.0.0.0 qcv5.blogtruyen.vn
0.0.0.0 quangcao.24h.com.vn
0.0.0.0 quangcao.baovannghe.com.vn
0.0.0.0 quangcao.eva.vn
0.0.0.0 quangcao.fff.com.vn
0.0.0.0 quangcao.thanhnien.vn
0.0.0.0 quangcao.tuoitre.vn
@@ -1507,6 +1666,8 @@
0.0.0.0 static.mvot.vn
0.0.0.0 stc-nas.nixcdn.com
0.0.0.0 stc.nas.nixcdn.com
0.0.0.0 stockbook-ads.firebaseapp.com
0.0.0.0 stockbook-ads.firebaseio.com
0.0.0.0 sv-api-lottery.headlines.pw
0.0.0.0 sv-static-lottery.headlines.pw
0.0.0.0 sv-static1-lottery.headlines.pw
@@ -1544,39 +1705,69 @@
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 admin.voh.com.vn
0.0.0.0 affiliate.chiaki.vn
0.0.0.0 ai.thanhnien.vn
0.0.0.0 alexajstrack.com
0.0.0.0 analytic.baodantoc.vn
0.0.0.0 analytics.admon.com.vn
0.0.0.0 analytics.bkav.com
0.0.0.0 analytics.bkav.com.vn
0.0.0.0 analytics.diamondstarfinancial.com.vn
0.0.0.0 analytics.easyvideo.vn
0.0.0.0 analytics.explus.vn
0.0.0.0 analytics.hub-js.com
0.0.0.0 analytics.mfocus.vn
0.0.0.0 analytics.moneycat.vn
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.transmoni.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.vnpt.vn
0.0.0.0 analytics.vnreview.vn
0.0.0.0 api.sbz.vn
0.0.0.0 api.ozui.vn
0.0.0.0 apiv2.tiin.vn
0.0.0.0 apl.headlines.pw
0.0.0.0 app.hstatic.net
0.0.0.0 app.sbz.workers.dev
0.0.0.0 blogstatistics.sapoapps.vn
0.0.0.0 btrack.homedy.com
0.0.0.0 bwstatistics.bizwebapps.vn
0.0.0.0 bwstatistics.sapoapps.vn
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 collect.ovp.vn
0.0.0.0 counter.24h.com.vn
0.0.0.0 counter.ntdvn.com
0.0.0.0 crm.bizfly.vn
0.0.0.0 crmbizfly.todo.vn
0.0.0.0 elink.nhanlucnganhluat.vn
0.0.0.0 elogs.vnexpress.net
0.0.0.0 event.headlines.pw
0.0.0.0 event.vntoday.news
0.0.0.0 fa.fpt.shop
0.0.0.0 fbuser.ovp.vn
0.0.0.0 file-subiz.com
0.0.0.0 follow.vnay.vn
0.0.0.0 google-shopping.sapoapps.vn
0.0.0.0 googleshopping.sapoapps.vn
0.0.0.0 gtmjs.com
0.0.0.0 hit.123c.vn
0.0.0.0 invite.baomoi.com
0.0.0.0 kv-analytics.kiotviet.vn
0.0.0.0 la.vietid.net
0.0.0.0 lg.lotus.vn
0.0.0.0 live.vnpgroup.net
0.0.0.0 log-collector.shopee.vn
0.0.0.0 log.anninhthudo.vn
0.0.0.0 log.baodatviet.vn
@@ -1585,22 +1776,29 @@
0.0.0.0 log.baonghean.vn
0.0.0.0 log.baophapluat.vn
0.0.0.0 log.batdongsan.com.vn
0.0.0.0 log.beecost.com
0.0.0.0 log.beecost.vn
0.0.0.0 log.daidoanket.vn
0.0.0.0 log.dantocmiennui.vn
0.0.0.0 log.doanhnhan.vn
0.0.0.0 log.giaoduc.net.vn
0.0.0.0 log.infonet.vn
0.0.0.0 log.kaka.me
0.0.0.0 log.kienthuc.net.vn
0.0.0.0 log.kinhdoanhhoinhap.vn
0.0.0.0 log.kinhtedouong.vn
0.0.0.0 log.ngaynay.vn
0.0.0.0 log.nhipcaudautu.vn
0.0.0.0 log.oto.com.vn
0.0.0.0 log.saleup88.vn
0.0.0.0 log.sggp.org.vn
0.0.0.0 log.tapchimattran.vn
0.0.0.0 log.tapchitaichinh.vn
0.0.0.0 log.thanhnien.vn
0.0.0.0 log.theleader.vn
0.0.0.0 log.tienphong.vn
0.0.0.0 log.tieudungthoinay.vn
0.0.0.0 log.tinnhac.com
0.0.0.0 log.tinnhanhchungkhoan.vn
0.0.0.0 log.tinxe.vn
0.0.0.0 log.trithuctructuyen.com.vn
@@ -1613,64 +1811,90 @@
0.0.0.0 log.vnfinance.vn
0.0.0.0 log.vntoday.news
0.0.0.0 log.vov.vn
0.0.0.0 log.vovplus.vn
0.0.0.0 log.zamba.vn
0.0.0.0 log.zingmp3.vn
0.0.0.0 log.zingnews.vn
0.0.0.0 log.zingtv.vn
0.0.0.0 log4x.nixcdn.com
0.0.0.0 logapi.misa.com.vn
0.0.0.0 logen.vietnamplus.vn
0.0.0.0 logg4u.cnnd.vn
0.0.0.0 logging.galaxypub.vn
0.0.0.0 logs.giaoducthoidai.vn
0.0.0.0 logs.thethaovanhoa.vn
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 mto.cgv.vn
0.0.0.0 myharavan.com
0.0.0.0 mysapo.net
0.0.0.0 newlog.daidoanket.vn
0.0.0.0 nstat.headlines.pw
0.0.0.0 partner.accesstrade.vn
0.0.0.0 report.vnay.vn
0.0.0.0 rsyslog.24h.com.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
0.0.0.0 sentry.mediacdn.vn
0.0.0.0 sharefb.cnnd.vn
0.0.0.0 smetrics.kone.vn
0.0.0.0 st-a.vtvdigital.vn
0.0.0.0 stat.headlines.pw
0.0.0.0 static.accesstrade.vn
0.0.0.0 static.subiz.com
0.0.0.0 static.masoffer.net
0.0.0.0 staticad.thethao247.vn
0.0.0.0 statis.dsp.vn
0.0.0.0 statistic.batdongsan.com.vn
0.0.0.0 statistics.tapchimypham.com.vn
0.0.0.0 statistics.vov.vn
0.0.0.0 statistics.vov2.vn
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
0.0.0.0 sv-api-event.headlines.pw
0.0.0.0 ta.toprework.vn
0.0.0.0 thongke.24h.com.vn
0.0.0.0 thongke.baotintuc.vn
0.0.0.0 thongke.opencps.vn
0.0.0.0 thongke99.baogiaothong.vn
0.0.0.0 tka.tiki.vn
0.0.0.0 tr.topdevvn.com
0.0.0.0 track-srv.vietnamnet.vn
0.0.0.0 track.accesstrade.vn
0.0.0.0 track.icheck.com.vn
0.0.0.0 track.kyna.vn
0.0.0.0 track.lapa.pub
0.0.0.0 track.pregmomvietnam.com
0.0.0.0 track.sendo.vn
0.0.0.0 track.vio.edu.vn
0.0.0.0 tracker.anime47.com
0.0.0.0 tracker.bongngo.store
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-amp.vnexpress.net
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.meta.vn
0.0.0.0 tracking.phunuadong.vn
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 trackingvn.zingplay.com
0.0.0.0 trackity.tiki.vn
0.0.0.0 trending.vn
0.0.0.0 trk.123c.vn
@@ -1680,19 +1904,28 @@
0.0.0.0 vtrack.vht.com.vn
0.0.0.0 webpush.bizfly.vn
0.0.0.0 webpush.todo.vn
0.0.0.0 widget.sbz.vn
0.0.0.0 widget.subiz.net
0.0.0.0 widget.subiz.xyz
0.0.0.0 widgetv4.subiz.com
0.0.0.0 webstag.kplus.vn
0.0.0.0 widget.kyna.vn
0.0.0.0 zlog.zingmp3.vn
# --- Block scamVN ---
0.0.0.0 bloodleian.club
0.0.0.0 bluvenie.com
0.0.0.0 byonlym.com
0.0.0.0 celerantatters.com
0.0.0.0 cettiarl.com
0.0.0.0 drakeesh.com
0.0.0.0 hashearog.com
0.0.0.0 irduwhojas.ga
0.0.0.0 kaurroot.com
0.0.0.0 larpollicwilli.club
0.0.0.0 rituationscardb.info
0.0.0.0 sacchaeleduk.com
0.0.0.0 smilitygorb.club
0.0.0.0 tammenaa.com
0.0.0.0 ucesreferre.club
# --- Block popupVN ---
0.0.0.0 h6o2z0pwx5ja7dwxn0wx4fhv7mp0qoladm8vj6do4h1c6gja8evrn6g5fixk.me
0.0.0.0 kz2oq0xm6ie7gn5dkswlpv6mfgci8yoe3xlqp12gjotp5fdjxs5ckztb8rzn.codes
0.0.0.0 m6pz5h8qi18jq1s7hjkytxn7sjc0zpxw5gks3vyk8dcxs2cstjgdxkp7t1eb.me
0.0.0.0 rei9jc56oyqux0rcpcquqmm7jc5freirpsquqkope3n3axrjacg8ipolxvbm.codes
0.0.0.0 wfgo5vjs6cp0cdjx7bms3cn9lof2p01xho0pxgm1fd2fah3j5d8qd7x1d6eu.me
+1 -95
View File
@@ -7,7 +7,7 @@
# This *must* be the first line: 127.0.0.1 localhost #
# #
#**********************************************************#
# ------------- Updated: December-15-2020 ---------------- #
# -------------- Updated: March-06-2021 ------------------ #
#**********************************************************#
# #
# Disclaimer: this file is free to use for personal use #
@@ -644,7 +644,6 @@
0.0.0.0 openx.mercatormedia.com
0.0.0.0 www.messagetag.com #[Email tracker]
0.0.0.0 action.metaffiliation.com
0.0.0.0 tracking.metalyzer.com
0.0.0.0 www.metavertising.com
0.0.0.0 pubs.mgn.net #[Grolier Network]
0.0.0.0 ads.miarroba.com
@@ -760,13 +759,11 @@
0.0.0.0 pcmightymax.net
0.0.0.0 www.pcmightymax.net
0.0.0.0 catrg.peer39.net
0.0.0.0 trg.peer39.net #[PrivacyChoice.Tracker]
0.0.0.0 pt.peerius.com
0.0.0.0 tag.perfectaudience.com
0.0.0.0 b1.perfb.com
0.0.0.0 count.pcpop.com
0.0.0.0 pixel.pcworld.com #[WebBug]
0.0.0.0 viewer.peer39.com
0.0.0.0 banners.perfectgonzo.com
0.0.0.0 errors.perfectgonzo.com
0.0.0.0 ads.periodistadigital.com
@@ -1072,11 +1069,9 @@
0.0.0.0 ads.usercash.com
0.0.0.0 www.utarget.co.uk #[utarget Ad code]
# [V]
0.0.0.0 tracking.vacationsmadeeasy.com
0.0.0.0 ads.vador.com
0.0.0.0 feed.validclick.com
0.0.0.0 ad.jp.ap.valuecommerce.com #[WebBug]
0.0.0.0 vclicks.net
0.0.0.0 counters.vendio.com
0.0.0.0 cdsusa.veinteractive.com
0.0.0.0 config1.veinteractive.com
@@ -1099,7 +1094,6 @@
0.0.0.0 optimized.by.vitalads.net
0.0.0.0 optimized-by.vitalads.net
0.0.0.0 www.vjsoft.net
0.0.0.0 ads.vkushti.tv
0.0.0.0 www.v-links.net
0.0.0.0 optimize-stats.voxmedia.com
0.0.0.0 ads.vporn.com
@@ -1179,8 +1173,6 @@
0.0.0.0 urchin.lstat.youku.com
0.0.0.0 go.youlamedia.com
0.0.0.0 www.yourhitstats.com
0.0.0.0 ad.yourmedia.com
0.0.0.0 ad1.yourmedia.com
0.0.0.0 pc2.yumenetworks.com
# [Z]
0.0.0.0 ad.zanox.com
@@ -1192,7 +1184,6 @@
0.0.0.0 in.zog.link
0.0.0.0 in3.zog.link
# [Misc]
0.0.0.0 www.1-1ads.com
0.0.0.0 1bg.net
0.0.0.0 100webads.com
0.0.0.0 www.123banners.com
@@ -1249,11 +1240,6 @@
0.0.0.0 secure.cardtransaction.com
# [Abovenet][216.200.0.0 - 216.200.255.255]
0.0.0.0 spin.spinbox.net
# [Abovenet / Hyperbanner][AS6461][216.200.199.0 - 216.200.199.255]
0.0.0.0 ads.bidvertiser.com
0.0.0.0 bdv.bidvertiser.com
0.0.0.0 srv.bidvertiser.com
0.0.0.0 www.bidvertiser.com
# [Abovenet][AS17025][23.104.0.0 - 23.111.255.255]
0.0.0.0 img.revcontent.com
# [Abovenet][AS6461][64.124.0.0 - 64.125.255.255]
@@ -1494,7 +1480,6 @@
0.0.0.0 cdn.advertserve.com
0.0.0.0 circuit.advertserve.com
0.0.0.0 divavillage.advertserve.com
0.0.0.0 hometheaterreview.advertserve.com
0.0.0.0 imagevenue.advertserve.com
0.0.0.0 pridesource.advertserve.com
0.0.0.0 projectorreviews.advertserve.com
@@ -1850,7 +1835,6 @@
0.0.0.0 ads.reddit.com
0.0.0.0 www.reelcentric.com
0.0.0.0 rivasearchpage.com
0.0.0.0 tap.rubiconproject.com
0.0.0.0 l.sharethis.com
0.0.0.0 smaato.net
0.0.0.0 socialspark.com
@@ -1895,7 +1879,6 @@
0.0.0.0 ir-de.amazon-adsystem.com
0.0.0.0 ir-uk.amazon-adsystem.com
# [Amazon.com][AS16509][184.169.128.0 - 184.169.255.255]
0.0.0.0 abandonment.saas.seewhy.com
# [Amazon.com][AS14618][184.72.0.0 - 184.73.255.255]
0.0.0.0 www.adtaily.com
0.0.0.0 analytics.bleacherreport.com
@@ -2260,7 +2243,6 @@
0.0.0.0 neo.go.sonobi.com
0.0.0.0 match.xg4ken.com
# [Amazon.com][AS16509][54.192.0.0 - 54.207.255.255]
0.0.0.0 admtpmp127.adsk2.co
0.0.0.0 adplexmedia.adk2.co
0.0.0.0 ad.adsrvr.org
0.0.0.0 ad.ad-stir.com
@@ -2426,7 +2408,6 @@
0.0.0.0 jadserve.postrelease.com
0.0.0.0 static.proximic.com
0.0.0.0 di.rlcdn.com #[Marketing Evolution Tracking]
0.0.0.0 tap-secure.rubiconproject.com
0.0.0.0 mtrx.go.sonobi.com
0.0.0.0 cdn.sail-horizon.com
0.0.0.0 shareaholic.com
@@ -2497,7 +2478,6 @@
0.0.0.0 f.monetate.net
0.0.0.0 tracker.mozo.com.au
0.0.0.0 papi.mynativeads.com
0.0.0.0 web-clients.mynativeads.com
0.0.0.0 static.nectarads.com
0.0.0.0 cl-c.netseer.com
0.0.0.0 js-agent.newrelic.com
@@ -3058,33 +3038,6 @@
# [CBS Interactive / CNET Networks]
0.0.0.0 stat.fengniao.com
0.0.0.0 ads.webshots.com
# [CBS Interactive / CNET Networks][AS6623][216.239.112.0 - 216.239.127.255]
0.0.0.0 adimg.bnet.com
0.0.0.0 mads.bnet.com
0.0.0.0 ocp.bnet.com
0.0.0.0 adlog.cbsi.com
# 0.0.0.0 dw.cbsi.com #[affects CNET downloads]
0.0.0.0 mads.cbs.com
0.0.0.0 track.cbs.com #[WebBug]
0.0.0.0 mads.cbsnews.com
0.0.0.0 ocp.cbsnews.com
0.0.0.0 adimg.chow.com
0.0.0.0 mads.chow.com
0.0.0.0 adimg.cnet.com
0.0.0.0 mads.cnet.com
0.0.0.0 remotead-internal.cnet.com
0.0.0.0 remotead.cnet.com
0.0.0.0 mads.cnettv.com
0.0.0.0 adimg.download.com
0.0.0.0 mads.download.com
0.0.0.0 adimg.gamefaqs.com
0.0.0.0 mads.gamefaqs.com
0.0.0.0 adimg.theinsider.com
0.0.0.0 mads.theinsider.com
0.0.0.0 adimg.news.com
0.0.0.0 ads.zdnet.com
0.0.0.0 adimg.zdnet.com
0.0.0.0 mads.zdnet.com
# [Cdnetworks][AS36408][14.0.32.0 - 14.0.63.255]
0.0.0.0 widget.perfectmarket.com
# [Cdnetworks][AS36408][103.4.200.0 - 103.4.203.255]
@@ -3142,8 +3095,6 @@
0.0.0.0 longtraffic.com
0.0.0.0 adv.sexcounter.com #[Tracking.Cookie]
0.0.0.0 cs.sexcounter.com
0.0.0.0 support.sextronix.com #[Wildcard DNS]
0.0.0.0 www.sextronix.com
# [Choopa][66.55.139.0 - 66.55.139.255]
0.0.0.0 ads.asredas.com
# [Choopa][68.232.160.0 - 68.232.191.255]
@@ -3559,8 +3510,6 @@
0.0.0.0 ads.seniorfriendfinder.com
0.0.0.0 cdn1.skinected.com
0.0.0.0 rome.specificclick.net
0.0.0.0 cdn1.steelhousemedia.com
0.0.0.0 cdn4s.steelhousemedia.com
0.0.0.0 www.synovite-scripts.com
0.0.0.0 tcr.tynt.com
0.0.0.0 cts.w55c.net
@@ -3714,8 +3663,6 @@
0.0.0.0 jizzads.com
0.0.0.0 www.jizzads.com
# [Fibernet][AS5048][216.83.128.0 - 216.83.159.255]
0.0.0.0 dce.nextstat.com
0.0.0.0 hits.nextstat.com
0.0.0.0 hv3.webstat.com
0.0.0.0 hits.webstat.com #[Tracking.Cookie]
# [Fluent Ltd][AS39779][195.78.94.0 - 195.78.95.255]
@@ -4162,8 +4109,6 @@
0.0.0.0 ads.people-group.net
0.0.0.0 click.plista.com
0.0.0.0 farm.plista.com
0.0.0.0 us-sonar.sociomantic.com
0.0.0.0 adserver.spritmonitor.de
0.0.0.0 xblasterads1.com
# [Hetzner][AS24940][178.63.0.0 - 178.63.255.255]
0.0.0.0 avazudsp.net
@@ -4173,9 +4118,7 @@
0.0.0.0 ads.sysmesh.com
# [Hetzner][213.133.96.0 - 213.133.111.255]
0.0.0.0 mmotraffic.com
0.0.0.0 sonar.sociomantic.com
# [Hetzner][213.239.202.128 - 213.239.202.255]
0.0.0.0 api.7segments.com
0.0.0.0 a.mobile.toboads.com
0.0.0.0 relay.mobile.toboads.com
# [Hetzner][AS24940][46.4.23.192 - 46.4.69.95]
@@ -4202,7 +4145,6 @@
0.0.0.0 adcentre.it-advanced.com
0.0.0.0 dc61.s290.meetrics.net
0.0.0.0 partnerearning.com
0.0.0.0 eu-sonar.sociomantic.com
0.0.0.0 ads.videofen.com
# [Hetzner-rz-nbg-net][78.46.32.0 - 78.46.95.255]
0.0.0.0 coin-hive.com
@@ -4766,8 +4708,6 @@
0.0.0.0 sascentral.com
# [Iweb Technologies][AS32613][174.142.0.0 - 174.142.255.255]
0.0.0.0 community.adlandpro.com #[Tracking.Cookie]
0.0.0.0 ads.affbuzzads.com
0.0.0.0 www.affbuzzads.com
# [Iweb][AS32613][184.107.0.0 - 184.107.255.255]
0.0.0.0 radarurl.com
# [Iweb / Innovastreams][209.172.45.0 - 209.172.45.255]
@@ -5076,7 +5016,6 @@
0.0.0.0 ll.atdmt.com
0.0.0.0 s.atemda.com
0.0.0.0 static.ifa.camads.net
0.0.0.0 qlipsodigital.checkm8.com
0.0.0.0 static.contentabc.com
0.0.0.0 static.cpalead.com
0.0.0.0 cache.daredorm.com
@@ -5646,13 +5585,6 @@
0.0.0.0 www.spyarsenal.com #[Spyware.DesktopSpy][Spyware.FamilyKeylog]
# [Ntt America][199.236.0.0 - 199.239.255.255]
0.0.0.0 www.tsgonline.com
# [Ntt America][199.4.64.0 - 199.4.127.255]
0.0.0.0 nana10.checkm8.com
0.0.0.0 nana10digital.checkm8.com
0.0.0.0 nrg.checkm8.com
0.0.0.0 nrgdigital.checkm8.com
0.0.0.0 sport5.checkm8.com
0.0.0.0 sport5digital.checkm8.com
# [Ntt America][204.0.0.0 - 204.3.255.255]
0.0.0.0 affiliate.dtiserv.com
0.0.0.0 ds.eyeblaster.com
@@ -5671,7 +5603,6 @@
0.0.0.0 a.huluad.com
0.0.0.0 adt.m7z.net
0.0.0.0 download.realtimegaming.com
0.0.0.0 tap-cdn.rubiconproject.com
0.0.0.0 bridgetrack.speedera.r3h.net
0.0.0.0 media-1.vpptechnologies.com
0.0.0.0 media-2.vpptechnologies.com
@@ -5686,9 +5617,6 @@
0.0.0.0 media-e.vpptechnologies.com
0.0.0.0 media-f.vpptechnologies.com
0.0.0.0 static.vpptechnologies.com
# [Ntt America][207.198.128.0 - 207.198.255.255]
0.0.0.0 web.checkm8.com #[CHECKM8 AD TAGS]
0.0.0.0 web2.checkm8.com
# [Ntt America][209.157.0.0 - 209.157.255.255]
0.0.0.0 stats.homestead.com
0.0.0.0 track.homestead.com
@@ -7472,28 +7400,9 @@
# [PlusServer / 24 interactive][AS8972][62.75.239.64 - 62.75.239.127]
0.0.0.0 evania.adspirit.de
# [PlusServer][AS8972][85.25.129.0 - 85.25.251.255]
0.0.0.0 ad.ad24.ru
0.0.0.0 234.adru.net
0.0.0.0 bdgadv.ru
0.0.0.0 www.klamm-counter.de
0.0.0.0 scripts.psyma.com
0.0.0.0 aff.summercart.com
0.0.0.0 banners.tempobet.com
# [PlusServer][85.25.28.128 - 85.25.28.255]
0.0.0.0 img6.adspirit.de
0.0.0.0 img7.adspirit.de
# [PlusServer][85.25.83.0 - 85.25.83.127]
# [PointRoll][Gannett]
0.0.0.0 ev.ads.pointroll.com
0.0.0.0 speed.pointroll.com
# [PointRoll][72.32.153.176 - 72.32.153.183]
0.0.0.0 pointroll.com
0.0.0.0 ads.pointroll.com #[Tracking.Cookie]
0.0.0.0 clk.pointroll.com
0.0.0.0 media.pointroll.com
0.0.0.0 t.pointroll.com
0.0.0.0 track.pointroll.com
0.0.0.0 www.pointroll.com
# [Pret En Print / Fr-carpe-diem][AS16080][193.110.146.0 - 193.110.146.255]
0.0.0.0 statsv3.gaycash.com
0.0.0.0 carpediem.sv2.biz
@@ -8188,8 +8097,6 @@
0.0.0.0 www.trafficpace.com
# [Softlayer][AS36351][37.58.82.248 - 37.58.82.255]
0.0.0.0 service.clicksvenue.com
0.0.0.0 eu-px.steelhousemedia.com
0.0.0.0 ww-eu.steelhousemedia.com
# [Softlayer][AS36351][5.10.68.176 - 5.10.68.183]
0.0.0.0 ads.eu.e-planning.net
# [Softlayer][50.116.64.0 - 50.97.255.255]
@@ -9884,7 +9791,6 @@
0.0.0.0 c.mgid.com
0.0.0.0 www.mgid.com
# [Wz Communications][AS40824][74.117.176.0 - 74.117.183.255]
0.0.0.0 www.4shared.com #[Adware.4SharedDesktop]
0.0.0.0 adv.freepornvs.com
# [XO Communications][AS40935][208.36.0.0 - 208.37.255.255]
# [XO Communications][209.116.0.0 - 209.119.255.255]
+3407
View File
File diff suppressed because it is too large Load Diff
+9
View File
@@ -0,0 +1,9 @@
{
"name": "orca.pet",
"description": "This is a domain list for blocking phishing and malware sites .",
"homeurl": "https://orca.pet/notonmyshift/",
"frequency": "frequent",
"issues": "https://github.com/socram8888/not-on-my-shift",
"url": "https://orca.pet/notonmyshift/hosts.txt",
"license": "ISC"
}
+51 -429
View File
@@ -7,433 +7,55 @@
# 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-24 10:15:12 #
# Generated at: 2021-04-26 08:05:20 #
#######################################################################
0.0.0.0 0007.name
0.0.0.0 1gratisdating.com
0.0.0.0 2015.grupokeithmar.com
0.0.0.0 2n35.com
0.0.0.0 30pack.ir
0.0.0.0 4evakleen.com.au
0.0.0.0 aaa.ivpr.org
0.0.0.0 abdo-alyemeni.com
0.0.0.0 abidpasha.com
0.0.0.0 academiaprogreso.com
0.0.0.0 achutamanasa.com
0.0.0.0 afautomotores.com.py
0.0.0.0 agtv.ge
0.0.0.0 ajaelectric.net
0.0.0.0 ajath.ae
0.0.0.0 ajath.in
0.0.0.0 alberite.ga
0.0.0.0 algreenstdykegheedst.dns.navy
0.0.0.0 alhjchfstdyonlinedst.dns.navy
0.0.0.0 aminsanat.com
0.0.0.0 amirartstudio.com
0.0.0.0 amojo.org
0.0.0.0 amozesh.esampad.ir
0.0.0.0 ampcserver.fun
0.0.0.0 antistdypiracydetest.dns.navy
0.0.0.0 apps.saintsoporte.com
0.0.0.0 apsolution.work
0.0.0.0 aqnym.top
0.0.0.0 arch.nqu.edu.tw
0.0.0.0 areins.org
0.0.0.0 argentina.ganar-dinero-hoy.com
0.0.0.0 armakonarms.com
0.0.0.0 arm.backyardproject.net
0.0.0.0 arquivopop.com.br
0.0.0.0 artec.com.tr
0.0.0.0 artistascitizen.com
0.0.0.0 atamakultura.com
0.0.0.0 aviso2.grupoint.com.ec
0.0.0.0 bafnabrotherskesarwala.com
0.0.0.0 balanceathlete.com
0.0.0.0 bambathamobileloans.co.za
0.0.0.0 bardiastore.com
0.0.0.0 bbjugueteria.com
0.0.0.0 bbpqtf.com
0.0.0.0 benessereperfetto.com
0.0.0.0 bestcarenepal.com
0.0.0.0 bestcartdeal.com
0.0.0.0 bgmtechnologies.com
0.0.0.0 bhaktivrind.com
0.0.0.0 bimception.com
0.0.0.0 binatones.ga
0.0.0.0 bizmodeltraining.com
0.0.0.0 blifemm.com
0.0.0.0 blog.tqdesign.vn
0.0.0.0 bookkeepingdoctor.co.uk
0.0.0.0 boomarketer.com
0.0.0.0 boomaxgolf.com
0.0.0.0 bopheloclub.org
0.0.0.0 bornwildadventures.co.ke
0.0.0.0 btcghanaltd.shop
0.0.0.0 buarf.com
0.0.0.0 buyitnowtoday.net
0.0.0.0 bys.anupdave.com
0.0.0.0 c156.vn
0.0.0.0 cab.mykfn.com
0.0.0.0 calgaryinfillsguide.com
0.0.0.0 calledtochange.org
0.0.0.0 cambiasuhistoria.growlab.es
0.0.0.0 canadabrightway.com
0.0.0.0 carzone.deve.pt
0.0.0.0 cashyinvestment.org
0.0.0.0 casinos-hub.com
0.0.0.0 cavalcantiparticipacoes.com.br
0.0.0.0 challengebarbell.co.in
0.0.0.0 channigreenwall.com
0.0.0.0 chengsolution.com
0.0.0.0 chenqiaorong007.com
0.0.0.0 chfourmndyanotherwak.dns.navy
0.0.0.0 chneswsdyqudusiswsha.dns.army
0.0.0.0 choicenz.blissgene.com
0.0.0.0 chthreemndyrecantict.dns.navy
0.0.0.0 cirteklink.com
0.0.0.0 cms.ivpr.org
0.0.0.0 cometarabian.com
0.0.0.0 comotocarviolaorapido.com
0.0.0.0 confirm.bisiakintayo.com
0.0.0.0 controlcenter.mystand.pt
0.0.0.0 cornelluniversityblog.com
0.0.0.0 covisiononeness.org
0.0.0.0 coworkingplus.es
0.0.0.0 cpanel.takeorders.co.uk
0.0.0.0 creativemediamw.com
0.0.0.0 cristianadorin.ro
0.0.0.0 crooks-taylor.com
0.0.0.0 crownmoversatlanta.com
0.0.0.0 crumlabs.com
0.0.0.0 dark-yoron-2228.sadist.jp
0.0.0.0 demo.edu-desk.net
0.0.0.0 demo.omsms.in
0.0.0.0 deoditas.com
0.0.0.0 deosgroup.id
0.0.0.0 desertexotic.com
0.0.0.0 deshbangla71news.com
0.0.0.0 digitainment.com.np
0.0.0.0 digitize.aravind.global
0.0.0.0 down.seriesnow.website
0.0.0.0 d.qiluwl.com
0.0.0.0 drapac.com
0.0.0.0 dripsweet.com
0.0.0.0 dryaquelingrdo.com
0.0.0.0 dryaquelingrdo.softdesigns.org
0.0.0.0 dxlab.rs
0.0.0.0 ebay.vehicle.sales.aketbd.com
0.0.0.0 edge-tech.uk
0.0.0.0 edwesome.com
0.0.0.0 eiffelmx.com
0.0.0.0 elincepaancepartizan.xyz
0.0.0.0 elsadinc.com
0.0.0.0 escuelalomacolorada.cl
0.0.0.0 e-wdesign.eu
0.0.0.0 extremejoy.live
0.0.0.0 f1sol.com
0.0.0.0 fab5associates.com
0.0.0.0 fabulousstylz.net
0.0.0.0 fast-kusu-7207.boy.jp
0.0.0.0 fayrewinds.org
0.0.0.0 feelingfit-always.com
0.0.0.0 fifacoinsbox.com
0.0.0.0 flipamas.com
0.0.0.0 franchising.phone-recovery.it
0.0.0.0 freightnet.drapac.com
0.0.0.0 fubbr.com
0.0.0.0 fultonandassociates.com
0.0.0.0 funamituristico.org
0.0.0.0 gaurance.com
0.0.0.0 gavidia.ivpr.org
0.0.0.0 gdonedoc.retailcube.eu
0.0.0.0 gieoduyen.vn
0.0.0.0 giteslacolombiere.com
0.0.0.0 gmthearingsolution.com
0.0.0.0 gocphongthe.com
0.0.0.0 goodnesspharmacy.in
0.0.0.0 grupofloridablanca.es
0.0.0.0 handyman.macleannsw.com
0.0.0.0 hbprivileged.com
0.0.0.0 hcldindia.com
0.0.0.0 helpcopyright.click
0.0.0.0 hindumedia.in
0.0.0.0 hiptool.net
0.0.0.0 hosseinsoltani.ir
0.0.0.0 hredoybangladesh.com
0.0.0.0 huevacations.com
0.0.0.0 ibgreenstdykegheedst.dns.navy
0.0.0.0 ie-best.com
0.0.0.0 ie-best.net
0.0.0.0 iebest.online
0.0.0.0 iebest.org
0.0.0.0 iffusedtrac.xyz
0.0.0.0 imbueautoworx.co.za
0.0.0.0 immigration.omsms.in
0.0.0.0 indianhealthtrust.com
0.0.0.0 indianplywoodmarket.com
0.0.0.0 infoquick.co.uk
0.0.0.0 inhaustyle.com
0.0.0.0 intellisavvy.com
0.0.0.0 isiphephelocon.co.za
0.0.0.0 istanbulhaliyikamacim.com
0.0.0.0 itake1.com
0.0.0.0 jaalifestyle.my.id
0.0.0.0 jamapparelsl.com
0.0.0.0 jbsmediaventures.com
0.0.0.0 jrscap.in
0.0.0.0 junzhang.webme.us
0.0.0.0 jvdattorney.com
0.0.0.0 jzsubao.com
0.0.0.0 kalamikwsdyonlinwtmg.dns.army
0.0.0.0 ketoresetme.com
0.0.0.0 kmqm.com.vn
0.0.0.0 kreatif-fotos.com.br
0.0.0.0 k-t.icu
0.0.0.0 kungsb2tsdygotchtsaw.dns.army
0.0.0.0 kungwsdycommunicwsvc.dns.army
0.0.0.0 lanjar.seriesnow.website
0.0.0.0 laureys.be
0.0.0.0 laymancoder.com
0.0.0.0 leinehoomwp.bstudev.ru
0.0.0.0 letscompareonline.com
0.0.0.0 linelectriciti.casa
0.0.0.0 linestats.bar
0.0.0.0 linestats.casa
0.0.0.0 linestats.cyou
0.0.0.0 lionrockbatteries.com
0.0.0.0 liquidglovehandsanitizer.com
0.0.0.0 lontor.gq
0.0.0.0 love2.ivpr.org
0.0.0.0 love.ivpr.org
0.0.0.0 lubdeco.com
0.0.0.0 lvnskin.com
0.0.0.0 lvshouxi.eicp.net
0.0.0.0 marblearchschool.in
0.0.0.0 marlenesbrothel.com.au
0.0.0.0 melissajamrock.com
0.0.0.0 merkadito.mx
0.0.0.0 mertlog.com
0.0.0.0 messagesecureapp.duckdns.org
0.0.0.0 messagesecurepaypal.duckdns.org
0.0.0.0 micronews.eu
0.0.0.0 mikronett.com
0.0.0.0 milkwoodonlovemore.com
0.0.0.0 miloscolic.bplaced.net
0.0.0.0 minasidhom.com
0.0.0.0 mindforcehypnosis.com
0.0.0.0 misturafinapizzaria.com.br
0.0.0.0 mmrincs.com
0.0.0.0 monitrade.net
0.0.0.0 mrveggy.com
0.0.0.0 mslogwsdyinvestmntws.dns.army
0.0.0.0 m-technics.kz
0.0.0.0 mts2019-002-site9.gtempurl.com
0.0.0.0 multiwaretecnologia.com.br
0.0.0.0 mvm368.com
0.0.0.0 myhostisgood.ddns.net
0.0.0.0 myvisualtrade.dpstore.retailcube.eu
0.0.0.0 mywonderfulpregnancy.com
0.0.0.0 nadysa.com
0.0.0.0 nafis24.com
0.0.0.0 narmada.mykfn.com
0.0.0.0 neverstdywalkachine2.dns.navy
0.0.0.0 new.aesthetic.com.co
0.0.0.0 newtop.one
0.0.0.0 nida-alwajib.com
0.0.0.0 nidahub.com
0.0.0.0 nimbledesign.miami
0.0.0.0 nitengymndynationamn.dns.navy
0.0.0.0 nlmcvt.blissgene.com
0.0.0.0 noabuseshere.top
0.0.0.0 noblesteel.com.au
0.0.0.0 nochebuena.online
0.0.0.0 novo2.deussalveobrasil.com.br
0.0.0.0 ns1.data-hub.in
0.0.0.0 nutri-bold.seriesnow.top
0.0.0.0 o7therapy.com
0.0.0.0 oasis.ivpr.org
0.0.0.0 ocean4gamers.com
0.0.0.0 ofert-al.com
0.0.0.0 ofice.seriesnow.website
0.0.0.0 oftalmovilaplana.com
0.0.0.0 onyxmedia.in
0.0.0.0 ook7.com
0.0.0.0 opticaquilin.cl
0.0.0.0 ordertaker.jakagroup.com
0.0.0.0 originpart.com
0.0.0.0 otgconnect.com
0.0.0.0 outerwearman.ru
0.0.0.0 oxycode.net
0.0.0.0 ozdomb.elitemarketing.hu
0.0.0.0 pageshare.net
0.0.0.0 parkhussion.com
0.0.0.0 peau2.ivpr.org
0.0.0.0 peau.ivpr.org
0.0.0.0 pet360.com.my
0.0.0.0 phoebecorke.com
0.0.0.0 photo360.kubooking.com
0.0.0.0 photolinguist.com
0.0.0.0 picinfor.com
0.0.0.0 pillars2020.novaclients.com
0.0.0.0 pmglance.startwriteup.com
0.0.0.0 popperandshow.com
0.0.0.0 prodescsaude.com.br
0.0.0.0 profumiecosmeticiessens.b2i.cloud
0.0.0.0 proyectos.ivpr.org
0.0.0.0 puppy.zumatra.com
0.0.0.0 qdtoolkit.thelaeffect.com
0.0.0.0 qingniatouzi.com
0.0.0.0 qsf.surfescape.net
0.0.0.0 rabiei.fun
0.0.0.0 radiationtherapyqueens.com
0.0.0.0 rajibpalit.ifunnelspro.com
0.0.0.0 rbdck.com
0.0.0.0 redesignyou.net
0.0.0.0 reginaclubs.com
0.0.0.0 relatedgrouptest.com
0.0.0.0 reliablelifts.co.in
0.0.0.0 rex.tasmiragroup.com
0.0.0.0 riveroaksautogroup.com
0.0.0.0 rmp.skswebsites.com
0.0.0.0 roltek.com.br
0.0.0.0 royallogistic.info
0.0.0.0 sadaprod.com
0.0.0.0 salmonfishingusa.com
0.0.0.0 salspmd.com
0.0.0.0 sanelcorp.com
0.0.0.0 santarosafuneralhome.com
0.0.0.0 sara2wsdyentertainws.dns.army
0.0.0.0 seamart.info
0.0.0.0 selarasgroup.co.id
0.0.0.0 sellitzer.perkss.co.uk
0.0.0.0 senbiaojita.com
0.0.0.0 senzo-conseil-expat.fr
0.0.0.0 shadowsecinjector.cf
0.0.0.0 shgshgwsdynationwsmh.dns.army
0.0.0.0 shifa.sa
0.0.0.0 shikmobile.com
0.0.0.0 shopandmartonline.com
0.0.0.0 shranimasko.si
0.0.0.0 silkonbusiness.matrixinfotechsolution.com
0.0.0.0 skincrestclinic.com
0.0.0.0 slowdtech.net
0.0.0.0 smsh.care
0.0.0.0 solicwebaps.azurewebsites.net
0.0.0.0 solitaireclubs.com
0.0.0.0 soporte1.eduardoabreu.com
0.0.0.0 sspbrand.com
0.0.0.0 statsline.bar
0.0.0.0 statsline.cyou
0.0.0.0 stdychnesqudusisabst.dns.navy
0.0.0.0 stdykalamikonlinedst.dns.navy
0.0.0.0 stdykungcommunicatst.dns.navy
0.0.0.0 stdyperezluzcafeyzst.dns.navy
0.0.0.0 stdyunitedkesokostri.dns.navy
0.0.0.0 stellarum.com.br
0.0.0.0 stephanetouboul.com
0.0.0.0 stormhansen.com
0.0.0.0 sub-g.com
0.0.0.0 sub.mannheal.com
0.0.0.0 supergrafperu.com
0.0.0.0 svpro.com
0.0.0.0 syukur.seriesnow.top
0.0.0.0 t4p.autors.pt
0.0.0.0 taoyonghao.webme.us
0.0.0.0 technologydistilled.com
0.0.0.0 teneth.co.za
0.0.0.0 test.primeranks.net
0.0.0.0 t-gfa.com
0.0.0.0 thelambertagency.com
0.0.0.0 themagicalfortress.com
0.0.0.0 theo.digital
0.0.0.0 theraven.pk
0.0.0.0 tit.elitemarketing.hu
0.0.0.0 tokajkonferencia.elitemarketing.hu
0.0.0.0 topflighttrading.org
0.0.0.0 torresquinterocorp.com
0.0.0.0 trabzonprefabrik.net
0.0.0.0 tracytegeler.com
0.0.0.0 trainingzoneatlanta.com
0.0.0.0 trainwithconviction.com
0.0.0.0 trainwithconviction.webdmcsolutions.com
0.0.0.0 transal.eu
0.0.0.0 trekkingfestival.com
0.0.0.0 trendmoversdubai.com
0.0.0.0 trezors.io.mahlongwa.com
0.0.0.0 trixl-heinig-zahnheilkunde.de
0.0.0.0 trucos-para.ganar-dinero-hoy.com
0.0.0.0 trypar.deve.pt
0.0.0.0 tunedinblog.com
0.0.0.0 uagritech.com
0.0.0.0 ucmasmauritius.com
0.0.0.0 udnbzaswqertghjopljnbcfdewazxderyhgnkioj.ydns.eu
0.0.0.0 uisusa.uisusa.com
0.0.0.0 ummahstars.com
0.0.0.0 unitedwsdykesokowsbv.dns.army
0.0.0.0 upinsmokebatonrouge.com
0.0.0.0 urihk.com
0.0.0.0 valeriaromero.com
0.0.0.0 vanddnabhargave.com
0.0.0.0 vanzare.cabanabrazi2.ro
0.0.0.0 vassanaservices.com
0.0.0.0 vataas.com
0.0.0.0 vegadelcasero.cl
0.0.0.0 vetrine.1ecom.it
0.0.0.0 vocalriyaz.com
0.0.0.0 vpts.co.za
0.0.0.0 vrsypcmlw03.top
0.0.0.0 whitetheme.xyz
0.0.0.0 winsfgt.com
0.0.0.0 workedgames.com
0.0.0.0 wsdyalhjchfonlinwsed.dns.army
0.0.0.0 wsdyantipiracydewsqw.dns.army
0.0.0.0 wsdychfouranotherwop.dns.army
0.0.0.0 wsdychthreerecantink.dns.army
0.0.0.0 wsdyibgreenkeghewsyt.dns.army
0.0.0.0 wsdykungsb2gotchtsub.dns.army
0.0.0.0 wsdynitengymndynatin.dns.army
0.0.0.0 wsdypmrimelimtdvenws.dns.army
0.0.0.0 wsdyshgshg2induswsjg.dns.army
0.0.0.0 wsdytheviejupcazwspl.dns.army
0.0.0.0 www2.lotesbrisamar.es
0.0.0.0 www.abyssos.eu
0.0.0.0 www.achutamanasa.com
0.0.0.0 www.angelobruzzese.com
0.0.0.0 www.bdshuang.cn
0.0.0.0 www.bikemyday.se
0.0.0.0 www.bimception.com
0.0.0.0 www.caglayansrc.com
0.0.0.0 www.cnhonker.xyz
0.0.0.0 www.drillcompany-mx.com
0.0.0.0 www.exerzitien.jetzt
0.0.0.0 www.infoquick.co.uk
0.0.0.0 www.letscompareonline.com
0.0.0.0 www.networkaruba.com
0.0.0.0 www.oshiscafe.com
0.0.0.0 www.peritidiparte.org
0.0.0.0 www.pioneer.net.sa
0.0.0.0 www.pragationline.com
0.0.0.0 www.qmh333.com
0.0.0.0 www.r3-tech.biz
0.0.0.0 www.sandtonson.com
0.0.0.0 www.schmuckfeder.net
0.0.0.0 www.schmuckfedern.info
0.0.0.0 www.serviciomore.com
0.0.0.0 www.taradhuay.com
0.0.0.0 www.teelekded.com
0.0.0.0 www.thejanimal.com
0.0.0.0 www.toteteca.com
0.0.0.0 www.tru-liv.com
0.0.0.0 www.ujkhhss.com
0.0.0.0 www.ummahstars.com
0.0.0.0 www.wangke9.com
0.0.0.0 www.weinsteincounseling.com
0.0.0.0 www.yugan.cool
0.0.0.0 wxzg.yngw518.com
0.0.0.0 wz760.com
0.0.0.0 xunhong.net
0.0.0.0 yaginc.com
0.0.0.0 yahyalisayam.com
0.0.0.0 yourcleanersurfaces.com
0.0.0.0 zhongsijiacheng.com
0.0.0.0 zippywaytest.toppermaterial.com
0.0.0.0 1000-vulkanvegasde-bonus.payroll.gadgetoy.com
0.0.0.0 6timxnxeadz.servepics.com
0.0.0.0 amazgift.klaster.kylos.pl
0.0.0.0 avocatozone.com
0.0.0.0 blog-frecuenciahumana.lastshadowconsulting.com
0.0.0.0 brownfilleds.duckdns.org
0.0.0.0 carbinz.gq
0.0.0.0 cd57928.tmweb.ru
0.0.0.0 cdn.tmooc.cn
0.0.0.0 conlazionzzytz.eastus.cloudapp.azure.com
0.0.0.0 cron.wrapspeedtaxi.com
0.0.0.0 docs.teamkingrealestate.com
0.0.0.0 down.kuroneko-yamato-iq.top
0.0.0.0 dramawuxia.xyz
0.0.0.0 e8rj.oss-cn-beijing.aliyuncs.com
0.0.0.0 ehs.co.zw
0.0.0.0 estakada-team.com
0.0.0.0 familyplancamper.com
0.0.0.0 fermec01.top
0.0.0.0 iklangratissurabaya.skom.id
0.0.0.0 ingtedis.com
0.0.0.0 java.harpereng.com
0.0.0.0 katchobinnas.duckdns.org
0.0.0.0 levieshop99.com
0.0.0.0 lidamtour.com
0.0.0.0 menu.liftbakery.cafe
0.0.0.0 mihlodzi.co.za
0.0.0.0 mmm.alprofessor.net
0.0.0.0 modem.pw
0.0.0.0 nbs.vizzhost.com
0.0.0.0 oakforestvillas.com
0.0.0.0 payout-service.com
0.0.0.0 peluqueriacaninapampa.com
0.0.0.0 piazzimulobanquituto.com
0.0.0.0 quaprosa.com
0.0.0.0 quickbooks.thormobilemanagement.com
0.0.0.0 slot0.gamoruz.com
0.0.0.0 stdykungcommunicatkd.dns.army
0.0.0.0 stdytheviejupcazfekr.dns.army
0.0.0.0 ststephenboys.ac.tz
0.0.0.0 sureswsdybonescagehg.dns.army
0.0.0.0 testing.meetinaddis.com
0.0.0.0 theluxuryliaisons.com
0.0.0.0 u.teknik.io
0.0.0.0 uw9paqd2qkbbmnpj.servecounterstrike.com
0.0.0.0 vestalbienesraices.com
0.0.0.0 vulkanvegas-de.katchpurcity.com
0.0.0.0 wordpress.mantorose.com.sa
0.0.0.0 www.uchemaduforandpartners.com
0.0.0.0 zytrox.tk
+185 -121
View File
@@ -1,190 +1,100 @@
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 analytics.getsocialeyes.com
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 privatestats.whatsapp.net
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
# gizmodo.com
0.0.0.0 sourcepoint.gizmodo.com
# awesomewm.org
0.0.0.0 piwik.awesomewm.org
# www.aljazeera.com
0.0.0.0 tags.aljazeera.com
0.0.0.0 cdn.omnivirt.com
# 65521.org
0.0.0.0 stats.0www.org
# dotcs.me
0.0.0.0 analytics.home.dotcs.me
# speedtest.net.uk
0.0.0.0 stats.custserv.net
#
# From https://github.com/prebid/Prebid.js
#
@@ -352,3 +262,157 @@
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
# www.redbubble.com
0.0.0.0 analytics-cdn.redbubble.com
# geeknet.me
0.0.0.0 stats.harbauer.org
# amiunique.org
0.0.0.0 analytics.amiunique.org
# blockchair.com
0.0.0.0 stats.blockchair.com
# greenhost.net
0.0.0.0 livestats.greenhost.nl
# maproulette.org
0.0.0.0 analytics.maproulette.org
# alexei.pesic.dev
0.0.0.0 cdn.panelbear.com
# thisstartupdoesnotexist.com
0.0.0.0 reports.teamemo-solutions.de
# unsplash.com
0.0.0.0 collector.unsplash.com
# musescore.com
0.0.0.0 track.musescore.com
# ecmelberk.com
0.0.0.0 ads.ebc.li
# kevq.uk
0.0.0.0 stats.kevq.uk
# linuxjournal.com
0.0.0.0 analytics.linuxjournal.com
# www.fsf.org
0.0.0.0 piwik.fsf.org
# www.notion.so
0.0.0.0 analytics.pgncs.notion.so
# netsyms.com
0.0.0.0 analytics.netsyms.net
# remix.ethereum.org
0.0.0.0 matomo.ethereum.org
File diff suppressed because it is too large Load Diff
+77 -58
View File
@@ -2,8 +2,8 @@
#
# For more information about this list, see: https://pgl.yoyo.org/adservers/
# ----
# last updated: Thu, 21 Jan 2021 13:53:20 GMT
# entries: 3567
# last updated: Sun, 25 Apr 2021 16:51:49 GMT
# entries: 3586
# 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: Mon, 29 Jan 2001 00:00:00
# start date: Tue, 01 May 2001 00:00:00
0.0.0.0 1-1ads.com
0.0.0.0 101com.com
0.0.0.0 101order.com
@@ -28,6 +28,7 @@
0.0.0.0 2o7.net
0.0.0.0 2znp09oa.com
0.0.0.0 30ads.com
0.0.0.0 3337723.com
0.0.0.0 33across.com
0.0.0.0 360yield.com
0.0.0.0 3lift.com
@@ -89,6 +90,7 @@
0.0.0.0 acid-adserver.click
0.0.0.0 acridtwist.com
0.0.0.0 actionsplash.com
0.0.0.0 actonsoftware.com
0.0.0.0 actualdeals.com
0.0.0.0 actuallysheep.com
0.0.0.0 actuallysnake.com
@@ -156,7 +158,6 @@
0.0.0.0 ad.media-servers.net
0.0.0.0 ad.mediastorm.hu
0.0.0.0 ad.mg
0.0.0.0 ad.mgd.de
0.0.0.0 ad.mobstazinc.cn
0.0.0.0 ad.musicmatch.com
0.0.0.0 ad.myapple.pl
@@ -172,7 +173,6 @@
0.0.0.0 ad.prv.pl
0.0.0.0 ad.reunion.com
0.0.0.0 ad.sensismediasmart.com.au
0.0.0.0 ad.seznam.cz
0.0.0.0 ad.simflight.com
0.0.0.0 ad.simgames.net
0.0.0.0 ad.style
@@ -194,7 +194,6 @@
0.0.0.0 ad.xmovies8.si
0.0.0.0 ad.xrea.com
0.0.0.0 ad.yadro.ru
0.0.0.0 ad.yourmedia.com
0.0.0.0 ad.zanox.com
0.0.0.0 ad0.bigmir.net
0.0.0.0 ad01.mediacorpsingapore.com
@@ -268,7 +267,6 @@
0.0.0.0 adform.com
0.0.0.0 adform.net
0.0.0.0 adformdsp.net
0.0.0.0 adfries.info
0.0.0.0 adfs.senacrs.com.br
0.0.0.0 adgardener.com
0.0.0.0 adgoto.com
@@ -285,12 +283,10 @@
0.0.0.0 adimages.homestore.com
0.0.0.0 adimages.omroepzeeland.nl
0.0.0.0 adimages.sanomawsoy.fi
0.0.0.0 adimg.cnet.com
0.0.0.0 adimg.com.com
0.0.0.0 adimg.uimserv.net
0.0.0.0 adimg1.chosun.com
0.0.0.0 adimgs.sapo.pt
0.0.0.0 adincube.com
0.0.0.0 adinjector.net
0.0.0.0 adinterax.com
0.0.0.0 adisfy.com
@@ -390,6 +386,7 @@
0.0.0.0 ads.5ci.lt
0.0.0.0 ads.5min.at
0.0.0.0 ads.73dpi.com
0.0.0.0 ads.a-snag-smartmoney.fyi
0.0.0.0 ads.aavv.com
0.0.0.0 ads.abovetopsecret.com
0.0.0.0 ads.aceweb.net
@@ -426,7 +423,6 @@
0.0.0.0 ads.bigfoot.com
0.0.0.0 ads.bing.com
0.0.0.0 ads.bittorrent.com
0.0.0.0 ads.biz.tr
0.0.0.0 ads.blog.com
0.0.0.0 ads.bloomberg.com
0.0.0.0 ads.bluemountain.com
@@ -591,7 +587,6 @@
0.0.0.0 ads.miarroba.com
0.0.0.0 ads.mic.com
0.0.0.0 ads.mmania.com
0.0.0.0 ads.mobilautomaten.com
0.0.0.0 ads.mobilebet.com
0.0.0.0 ads.mopub.com
0.0.0.0 ads.motor-forum.nl
@@ -628,6 +623,7 @@
0.0.0.0 ads.oxyshop.cz
0.0.0.0 ads.passion.com
0.0.0.0 ads.pennet.com
0.0.0.0 ads.pexi.nl
0.0.0.0 ads.pfl.ua
0.0.0.0 ads.phpclasses.org
0.0.0.0 ads.pinterest.com
@@ -645,7 +641,6 @@
0.0.0.0 ads.programattik.com
0.0.0.0 ads.psd2html.com
0.0.0.0 ads.pushplay.com
0.0.0.0 ads.quasaraffiliates.com
0.0.0.0 ads.quoka.de
0.0.0.0 ads.radialserver.com
0.0.0.0 ads.radio1.lv
@@ -675,7 +670,6 @@
0.0.0.0 ads.soft32.com
0.0.0.0 ads.soweb.gr
0.0.0.0 ads.space.com
0.0.0.0 ads.squarecrop.net
0.0.0.0 ads.stackoverflow.com
0.0.0.0 ads.sun.com
0.0.0.0 ads.suomiautomaatti.com
@@ -734,7 +728,6 @@
0.0.0.0 ads.wwe.biz
0.0.0.0 ads.xhamster.com
0.0.0.0 ads.xtra.co.nz
0.0.0.0 ads.y-0.net
0.0.0.0 ads.yahoo.com
0.0.0.0 ads.yap.yahoo.com
0.0.0.0 ads.yimg.com
@@ -742,7 +735,6 @@
0.0.0.0 ads.yourfreedvds.com
0.0.0.0 ads.youtube.com
0.0.0.0 ads.yumenetworks.com
0.0.0.0 ads.zdnet.com
0.0.0.0 ads.zmarsa.com
0.0.0.0 ads.ztod.com
0.0.0.0 ads1-adnow.com
@@ -759,7 +751,6 @@
0.0.0.0 ads2.gamecity.net
0.0.0.0 ads2.net-communities.co.uk
0.0.0.0 ads2.oneplace.com
0.0.0.0 ads2.opensubtitles.org
0.0.0.0 ads2.rne.com
0.0.0.0 ads2.techads.info
0.0.0.0 ads2.virtual-nights.com
@@ -819,8 +810,6 @@
0.0.0.0 adserver.ekokatu.com
0.0.0.0 adserver.freecity.de
0.0.0.0 adserver.friendfinder.com
0.0.0.0 adserver.hardsextube.com
0.0.0.0 adserver.hardwareanalysis.com
0.0.0.0 adserver.html.it
0.0.0.0 adserver.hwupgrade.it
0.0.0.0 adserver.ilango.de
@@ -844,6 +833,7 @@
0.0.0.0 adserver.pressboard.ca
0.0.0.0 adserver.sanomawsoy.fi
0.0.0.0 adserver.sciflicks.com
0.0.0.0 adserver.scr.sk
0.0.0.0 adserver.sharewareonline.com
0.0.0.0 adserver.theonering.net
0.0.0.0 adserver.trojaner-info.de
@@ -868,6 +858,7 @@
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
@@ -894,7 +885,6 @@
0.0.0.0 adsrv2.swidnica24.pl
0.0.0.0 adsrvr.org
0.0.0.0 adsrvus.com
0.0.0.0 adsstat.com
0.0.0.0 adstacks.in
0.0.0.0 adstage.io
0.0.0.0 adstanding.com
@@ -915,6 +905,7 @@
0.0.0.0 adtegrity.net
0.0.0.0 adthis.com
0.0.0.0 adthrive.com
0.0.0.0 adthurst.com
0.0.0.0 adtiger.de
0.0.0.0 adtilt.com
0.0.0.0 adtng.com
@@ -933,6 +924,8 @@
0.0.0.0 adv.hwupgrade.it
0.0.0.0 adv.livedoor.com
0.0.0.0 adv.mezon.ru
0.0.0.0 adv.mpvc.it
0.0.0.0 adv.neverbuy.com
0.0.0.0 adv.nexthardware.com
0.0.0.0 adv.webmd.com
0.0.0.0 adv.wp.pl
@@ -952,7 +945,6 @@
0.0.0.0 advertising.com
0.0.0.0 advertisingbanners.com
0.0.0.0 advertisingbox.com
0.0.0.0 advertisingtag.net
0.0.0.0 advertmarket.com
0.0.0.0 advertmedia.de
0.0.0.0 advertpro.ya.com
@@ -987,9 +979,9 @@
0.0.0.0 adzestocp.com
0.0.0.0 adzone.temp.co.za
0.0.0.0 adzones.com
0.0.0.0 adzrevads.com
0.0.0.0 aerserv.com
0.0.0.0 af-ad.co.uk
0.0.0.0 affbuzzads.com
0.0.0.0 affec.tv
0.0.0.0 affili.net
0.0.0.0 affiliate.1800flowers.com
@@ -1036,6 +1028,7 @@
0.0.0.0 alipromo.com
0.0.0.0 all4spy.com
0.0.0.0 allosponsor.com
0.0.0.0 aloofvest.com
0.0.0.0 alphonso.tv
0.0.0.0 als-svc.nytimes.com
0.0.0.0 amazingcounters.com
@@ -1045,9 +1038,9 @@
0.0.0.0 americash.com
0.0.0.0 amplitude.com
0.0.0.0 amung.us
0.0.0.0 analyticin.online
0.0.0.0 analytics-production.hapyak.com
0.0.0.0 analytics.adpost.org
0.0.0.0 analytics.algoepico.net
0.0.0.0 analytics.bitrix.info
0.0.0.0 analytics.cloudron.io
0.0.0.0 analytics.cohesionapps.com
@@ -1059,10 +1052,12 @@
0.0.0.0 analytics.icons8.com
0.0.0.0 analytics.inlinemanual.com
0.0.0.0 analytics.jst.ai
0.0.0.0 analytics.justuno.com
0.0.0.0 analytics.live.com
0.0.0.0 analytics.mailmunch.co
0.0.0.0 analytics.myfinance.com
0.0.0.0 analytics.mytvzion.pro
0.0.0.0 analytics.ostr.io
0.0.0.0 analytics.phando.com
0.0.0.0 analytics.picsart.com
0.0.0.0 analytics.poolshool.com
@@ -1073,15 +1068,18 @@
0.0.0.0 analytics.xelondigital.com
0.0.0.0 analytics.yahoo.com
0.0.0.0 analyticsapi.happypancake.net
0.0.0.0 analytik.xyz
0.0.0.0 ancientact.com
0.0.0.0 aniview.com
0.0.0.0 annonser.dagbladet.no
0.0.0.0 annoyedairport.com
0.0.0.0 anrdoezrs.net
0.0.0.0 anstrex.com
0.0.0.0 anuncios.edicaoms.com.br
0.0.0.0 anxiousapples.com
0.0.0.0 apathetictheory.com
0.0.0.0 api.intensifier.de
0.0.0.0 api.jetlore.com
0.0.0.0 api.kameleoon.com
0.0.0.0 apolloprogram.io
0.0.0.0 app-analytics.snapchat.com
0.0.0.0 app.pendo.io
@@ -1108,6 +1106,7 @@
0.0.0.0 aswpapius.com
0.0.0.0 aswpsdkus.com
0.0.0.0 at-adserver.alltop.com
0.0.0.0 at-o.net
0.0.0.0 atdmt.com
0.0.0.0 athena-ads.wikia.com
0.0.0.0 ato.mx
@@ -1121,7 +1120,6 @@
0.0.0.0 audience2media.com
0.0.0.0 audienceinsights.com
0.0.0.0 audit.median.hu
0.0.0.0 audit.quantcast.mgr.consensu.org
0.0.0.0 audit.webinform.hu
0.0.0.0 augur.io
0.0.0.0 auto-bannertausch.de
@@ -1179,7 +1177,6 @@
0.0.0.0 banner10.zetasystem.dk
0.0.0.0 bannerads.de
0.0.0.0 bannerboxes.com
0.0.0.0 bannercommunity.de
0.0.0.0 bannerconnect.com
0.0.0.0 bannerconnect.net
0.0.0.0 bannergrabber.internet.gr
@@ -1192,13 +1189,13 @@
0.0.0.0 banners.adultfriendfinder.com
0.0.0.0 banners.amigos.com
0.0.0.0 banners.asiafriendfinder.com
0.0.0.0 banners.babylon-x.com
0.0.0.0 banners.bol.com.br
0.0.0.0 banners.cams.com
0.0.0.0 banners.clubseventeen.com
0.0.0.0 banners.czi.cz
0.0.0.0 banners.dine.com
0.0.0.0 banners.direction-x.com
0.0.0.0 banners.freett.com
0.0.0.0 banners.friendfinder.com
0.0.0.0 banners.getiton.com
0.0.0.0 banners.golfasian.com
@@ -1238,7 +1235,6 @@
0.0.0.0 beacon.gu-web.net
0.0.0.0 beamincrease.com
0.0.0.0 bebi.com
0.0.0.0 bedsbreath.com
0.0.0.0 beemray.com
0.0.0.0 begun.ru
0.0.0.0 behavioralengine.com
@@ -1359,7 +1355,6 @@
0.0.0.0 cashengines.com
0.0.0.0 cashfiesta.com
0.0.0.0 cashpartner.com
0.0.0.0 cashstaging.app
0.0.0.0 cashstaging.me
0.0.0.0 casinopays.com
0.0.0.0 casinorewards.com
@@ -1373,6 +1368,7 @@
0.0.0.0 cdn.heapanalytics.com
0.0.0.0 cdn.keywee.co
0.0.0.0 cdn.onesignal.com
0.0.0.0 cdn.panelbear.com
0.0.0.0 cdn.segment.com
0.0.0.0 cecash.com
0.0.0.0 cedato.com
@@ -1383,7 +1379,6 @@
0.0.0.0 cgicounter.puretec.de
0.0.0.0 chairscrack.com
0.0.0.0 chameleon.ad
0.0.0.0 channel1vids.com
0.0.0.0 channelintelligence.com
0.0.0.0 chardwardse.club
0.0.0.0 chart.dk
@@ -1398,20 +1393,22 @@
0.0.0.0 chinsnakes.com
0.0.0.0 chitika.net
0.0.0.0 cision.com
0.0.0.0 citrusad.net
0.0.0.0 cityads.telus.net
0.0.0.0 cj.com
0.0.0.0 cjbmanagement.com
0.0.0.0 cjlog.com
0.0.0.0 cl0udh0st1ng.com
0.0.0.0 claria.com
0.0.0.0 clearcomb.com
0.0.0.0 clevernt.com
0.0.0.0 click.a-ads.com
0.0.0.0 click.cartsguru.io
0.0.0.0 click.email.bbc.com
0.0.0.0 click.email.sonos.com
0.0.0.0 click.fool.com
0.0.0.0 click.kmindex.ru
0.0.0.0 click.negociosdigitaisnapratica.com.br
0.0.0.0 click.redditmail.com
0.0.0.0 click.twcwigs.com
0.0.0.0 click2freemoney.com
0.0.0.0 clickability.com
@@ -1454,6 +1451,7 @@
0.0.0.0 clk1015.com
0.0.0.0 clkrev.com
0.0.0.0 clksite.com
0.0.0.0 clktrx.com
0.0.0.0 cloisteredhydrant.com
0.0.0.0 cloudcoins.biz
0.0.0.0 clrstm.com
@@ -1475,6 +1473,7 @@
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
@@ -1488,6 +1487,7 @@
0.0.0.0 connextra.com
0.0.0.0 consciouschairs.com
0.0.0.0 consensad.com
0.0.0.0 consensu.org
0.0.0.0 contadores.miarroba.com
0.0.0.0 contaxe.de
0.0.0.0 content.acc-hd.de
@@ -1509,7 +1509,6 @@
0.0.0.0 coremetrics.com
0.0.0.0 cormast.com
0.0.0.0 cosmopolitads.com
0.0.0.0 cost2buy.net
0.0.0.0 count.rin.ru
0.0.0.0 count.west263.com
0.0.0.0 counted.com
@@ -1527,7 +1526,6 @@
0.0.0.0 counter.yadro.ru
0.0.0.0 counters.honesty.com
0.0.0.0 counting.kmindex.ru
0.0.0.0 counts.tucows.com
0.0.0.0 coupling-media.de
0.0.0.0 coxmt.com
0.0.0.0 cp.abbp1.pw
@@ -1558,11 +1556,12 @@
0.0.0.0 crwdcntrl.net
0.0.0.0 crypto-loot.org
0.0.0.0 ctnetwork.hu
0.0.0.0 cubics.com
0.0.0.0 culturedcrayon.com
0.0.0.0 cumbersomecloud.com
0.0.0.0 curtaincows.com
0.0.0.0 custom.plausible.io
0.0.0.0 customad.cnn.com
0.0.0.0 customers.kameleoon.com
0.0.0.0 cutecushion.com
0.0.0.0 cuteturkey.com
0.0.0.0 cxense.com
@@ -1570,6 +1569,8 @@
0.0.0.0 d.adroll.com
0.0.0.0 d2cmedia.ca
0.0.0.0 dabiaozhi.com
0.0.0.0 dacdn.visualwebsiteoptimizer.com
0.0.0.0 dacdn.vwo.com
0.0.0.0 dakic-ia-300.com
0.0.0.0 damdoor.com
0.0.0.0 dancemistake.com
@@ -1605,7 +1606,7 @@
0.0.0.0 detailedglue.com
0.0.0.0 detailedgovernment.com
0.0.0.0 detectdiscovery.com
0.0.0.0 dialerporn.com
0.0.0.0 dev.visualwebsiteoptimizer.com
0.0.0.0 dianomi.com
0.0.0.0 didtheyreadit.com
0.0.0.0 digital-ads.s3.amazonaws.com
@@ -1631,12 +1632,16 @@
0.0.0.0 dmtracker.com
0.0.0.0 dmtracking.alibaba.com
0.0.0.0 dmtracking2.alibaba.com
0.0.0.0 dnsdelegation.io
0.0.0.0 do-global.com
0.0.0.0 dockdigestion.com
0.0.0.0 docksalmon.com
0.0.0.0 dogcollarfavourbluff.com
0.0.0.0 domaining.in
0.0.0.0 domainsponsor.com
0.0.0.0 domainsteam.de
0.0.0.0 domdex.com
0.0.0.0 dotmetrics.net
0.0.0.0 doubleclick.com
0.0.0.0 doubleclick.de
0.0.0.0 doubleclick.net
@@ -1674,7 +1679,6 @@
0.0.0.0 economicpizzas.com
0.0.0.0 ecoupons.com
0.0.0.0 edaa.eu
0.0.0.0 edgeio.com
0.0.0.0 effectivemeasure.com
0.0.0.0 effectivemeasure.net
0.0.0.0 efficaciouscactus.com
@@ -1768,6 +1772,7 @@
0.0.0.0 facilitategrandfather.com
0.0.0.0 fadedprofit.com
0.0.0.0 fadedsnow.com
0.0.0.0 fallaciousfifth.com
0.0.0.0 famousquarter.com
0.0.0.0 faracoon.com
0.0.0.0 farethief.com
@@ -1786,6 +1791,7 @@
0.0.0.0 feebleshock.com
0.0.0.0 feedbackresearch.com
0.0.0.0 feedjit.com
0.0.0.0 feedmob.com
0.0.0.0 ffxcam.fairfax.com.au
0.0.0.0 fimserve.com
0.0.0.0 findcommerce.com
@@ -1874,6 +1880,7 @@
0.0.0.0 go-clicks.de
0.0.0.0 go-mpulse.net
0.0.0.0 go-rank.de
0.0.0.0 go.pardot.com
0.0.0.0 go2affise.com
0.0.0.0 goingplatinum.com
0.0.0.0 goldstats.com
@@ -1903,9 +1910,7 @@
0.0.0.0 gunggo.com
0.0.0.0 h-bid.com
0.0.0.0 h0.t.hubspotemail.net
0.0.0.0 h3btqpy2abc3.com
0.0.0.0 h78xb.pw
0.0.0.0 h92zbpn4zcv1.com
0.0.0.0 habitualhumor.com
0.0.0.0 hadskiz.com
0.0.0.0 haltingbadge.com
@@ -1916,6 +1921,7 @@
0.0.0.0 harrenmedianetwork.com
0.0.0.0 havamedia.net
0.0.0.0 hb.afl.rakuten.co.jp
0.0.0.0 hb.vntsm.com
0.0.0.0 hbb.afl.rakuten.co.jp
0.0.0.0 hdscout.com
0.0.0.0 heap.com
@@ -1955,7 +1961,6 @@
0.0.0.0 hittail.com
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
@@ -1982,7 +1987,6 @@
0.0.0.0 hyperbanner.net
0.0.0.0 hypertracker.com
0.0.0.0 hyprmx.com
0.0.0.0 hyros.com
0.0.0.0 hystericalhelp.com
0.0.0.0 i-clicks.net
0.0.0.0 i-i.lt
@@ -2058,8 +2062,6 @@
0.0.0.0 instrumentsponge.com
0.0.0.0 intelliads.com
0.0.0.0 intellitxt.com
0.0.0.0 intentmedia.com
0.0.0.0 intentmedia.net
0.0.0.0 interactive.forthnet.gr
0.0.0.0 intergi.com
0.0.0.0 internetfuel.com
@@ -2086,6 +2088,7 @@
0.0.0.0 iyfnzgb.com
0.0.0.0 j93557g.com
0.0.0.0 jadeitite.com
0.0.0.0 jads.co
0.0.0.0 jaizouji.com
0.0.0.0 jauchuwa.net
0.0.0.0 jcount.com
@@ -2103,9 +2106,8 @@
0.0.0.0 justicejudo.com
0.0.0.0 justpremium.com
0.0.0.0 justrelevant.com
0.0.0.0 justuno.com
0.0.0.0 k.iinfo.cz
0.0.0.0 kameleoon.com
0.0.0.0 kameleoon.eu
0.0.0.0 kanoodle.com
0.0.0.0 kargo.com
0.0.0.0 karonty.com
@@ -2179,6 +2181,7 @@
0.0.0.0 lightcushion.com
0.0.0.0 lightspeedcash.com
0.0.0.0 lijit.com
0.0.0.0 line.jzs001.cn
0.0.0.0 link-booster.de
0.0.0.0 link4ads.com
0.0.0.0 linkadd.de
@@ -2237,7 +2240,6 @@
0.0.0.0 madcpms.com
0.0.0.0 madinad.com
0.0.0.0 madisonavenue.com
0.0.0.0 mads.cnet.com
0.0.0.0 madvertise.de
0.0.0.0 magicadz.co
0.0.0.0 magnificentmist.com
@@ -2264,7 +2266,9 @@
0.0.0.0 matheranalytics.com
0.0.0.0 mathtag.com
0.0.0.0 matomo.activate.cz
0.0.0.0 matomo.hdweb.ru
0.0.0.0 matomo.kmkb.ru
0.0.0.0 matomo.oka-zakaz.ru
0.0.0.0 mautic.com
0.0.0.0 max.i12.de
0.0.0.0 maximiser.net
@@ -2276,7 +2280,6 @@
0.0.0.0 measuremap.com
0.0.0.0 media-adrunner.mycomputer.com
0.0.0.0 media-servers.net
0.0.0.0 media.ftv-publicite.fr
0.0.0.0 media.funpic.de
0.0.0.0 media.net
0.0.0.0 media01.eu
@@ -2400,6 +2403,7 @@
0.0.0.0 mystat.pl
0.0.0.0 mysteriousmonth.com
0.0.0.0 mytop-in.net
0.0.0.0 mytrackingservers.com
0.0.0.0 myvisualiq.net
0.0.0.0 n69.com
0.0.0.0 naj.sk
@@ -2410,7 +2414,6 @@
0.0.0.0 navegg.com
0.0.0.0 navigator.io
0.0.0.0 navrcholu.cz
0.0.0.0 nbjmp.com
0.0.0.0 ncaudienceexchange.com
0.0.0.0 ndparking.com
0.0.0.0 nedstatbasic.net
@@ -2456,7 +2459,6 @@
0.0.0.0 ntv.io
0.0.0.0 ntvk1.ru
0.0.0.0 nuggad.net
0.0.0.0 numax.nu-1.com
0.0.0.0 nuseek.com
0.0.0.0 nuttyorganization.com
0.0.0.0 nzaza.com
@@ -2498,7 +2500,6 @@
0.0.0.0 online-metrix.net
0.0.0.0 online.miarroba.com
0.0.0.0 onlinecash.com
0.0.0.0 onlinecashmethod.com
0.0.0.0 onlinerewardcenter.com
0.0.0.0 onscroll.com
0.0.0.0 onthe.io
@@ -2510,8 +2511,8 @@
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
0.0.0.0 openx.kgmedia.eu
0.0.0.0 openx.net
@@ -2529,13 +2530,13 @@
0.0.0.0 optmnstr.com
0.0.0.0 optmstr.com
0.0.0.0 optnmstr.com
0.0.0.0 ostr.io
0.0.0.0 ota.cartrawler.com
0.0.0.0 otto-images.developershed.com
0.0.0.0 ouh3igaeb.com
0.0.0.0 outbrain.com
0.0.0.0 overconfidentfood.com
0.0.0.0 overture.com
0.0.0.0 owebanalytics.com
0.0.0.0 owebmoney.ru
0.0.0.0 owlsr.us
0.0.0.0 owneriq.net
@@ -2555,6 +2556,7 @@
0.0.0.0 pagerank4you.com
0.0.0.0 pageranktop.com
0.0.0.0 paleleaf.com
0.0.0.0 panickycurtain.com
0.0.0.0 paradoxfactor.com
0.0.0.0 parchedangle.com
0.0.0.0 parketsy.pro
@@ -2724,6 +2726,7 @@
0.0.0.0 quacksquirrel.com
0.0.0.0 quaintcan.com
0.0.0.0 quantcast.com
0.0.0.0 quantcount.com
0.0.0.0 quantserve.com
0.0.0.0 quantummetric.com
0.0.0.0 quarterbean.com
@@ -2737,7 +2740,11 @@
0.0.0.0 r.logrocket.io
0.0.0.0 r.msn.com
0.0.0.0 r.scoota.co
0.0.0.0 r1.visualwebsiteoptimizer.com
0.0.0.0 r2.visualwebsiteoptimizer.com
0.0.0.0 r3.visualwebsiteoptimizer.com
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
@@ -2759,7 +2766,6 @@
0.0.0.0 rate.ru
0.0.0.0 ratings.lycos.com
0.0.0.0 rayjump.com
0.0.0.0 rb1.design.ru
0.0.0.0 re-directme.com
0.0.0.0 reachjunction.com
0.0.0.0 reactx.com
@@ -2776,6 +2782,7 @@
0.0.0.0 realtechnetwork.com
0.0.0.0 realtracker.com
0.0.0.0 rebelsubway.com
0.0.0.0 rec5.visualwebsiteoptimizer.com
0.0.0.0 receptiveink.com
0.0.0.0 receptivereaction.com
0.0.0.0 recoco.it
@@ -2800,9 +2807,7 @@
0.0.0.0 reklame.unwired-i.net
0.0.0.0 relevanz10.de
0.0.0.0 relmaxtop.com
0.0.0.0 remarketingpixel.com
0.0.0.0 remistrainew.club
0.0.0.0 remotead.cnet.com
0.0.0.0 remox.com
0.0.0.0 republika.onet.pl
0.0.0.0 research.de.com
@@ -2878,6 +2883,7 @@
0.0.0.0 s20dh7e9dh.com
0.0.0.0 s24hc8xzag.com
0.0.0.0 s2d6.com
0.0.0.0 sa.api.intl.miui.com
0.0.0.0 sabio.us
0.0.0.0 sageanalyst.net
0.0.0.0 sail-horizon.com
@@ -2948,6 +2954,7 @@
0.0.0.0 shoppingads.com
0.0.0.0 sicksmash.com
0.0.0.0 sidebar.angelfire.com
0.0.0.0 signalayer.com
0.0.0.0 silkysquirrel.com
0.0.0.0 sillyscrew.com
0.0.0.0 silvalliant.info
@@ -3062,6 +3069,7 @@
0.0.0.0 static.a-ads.com
0.0.0.0 static.fmpub.net
0.0.0.0 static.itrack.it
0.0.0.0 static.kameleoon.com
0.0.0.0 staticads.btopenworld.com
0.0.0.0 statistik-gallup.net
0.0.0.0 statm.the-adult-company.com
@@ -3093,6 +3101,7 @@
0.0.0.0 stickyadstv.com
0.0.0.0 stiffgame.com
0.0.0.0 storesurprise.com
0.0.0.0 storetail.io
0.0.0.0 stormyachiever.com
0.0.0.0 storygize.net
0.0.0.0 stoveseashore.com
@@ -3121,6 +3130,7 @@
0.0.0.0 supertracking.net
0.0.0.0 supply.colossusssp.com
0.0.0.0 surfmusik-adserver.de
0.0.0.0 surveygizmobeacon.s3.amazonaws.com
0.0.0.0 sw88.espn.com
0.0.0.0 swan-swan-goose.com
0.0.0.0 swimslope.com
@@ -3134,6 +3144,7 @@
0.0.0.0 taboola.com
0.0.0.0 tag.links-analytics.com
0.0.0.0 tagan.adlightning.com
0.0.0.0 tagcommander.com
0.0.0.0 tagger.opecloud.com
0.0.0.0 tags.tiqcdn.com
0.0.0.0 tagular.com
@@ -3154,6 +3165,7 @@
0.0.0.0 target.microsoft.com
0.0.0.0 targeting.api.drift.com
0.0.0.0 targeting.nzme.arcpublishing.com
0.0.0.0 targeting.voxus.tv
0.0.0.0 targetingnow.com
0.0.0.0 targetnet.com
0.0.0.0 targetpoint.com
@@ -3163,6 +3175,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
@@ -3190,6 +3203,7 @@
0.0.0.0 themoneytizer.com
0.0.0.0 therapistla.com
0.0.0.0 thinkablerice.com
0.0.0.0 thirdparty.bnc.lt
0.0.0.0 thirdrespect.com
0.0.0.0 thirstytwig.com
0.0.0.0 thomastorch.com
@@ -3199,6 +3213,7 @@
0.0.0.0 thruport.com
0.0.0.0 ti.domainforlite.com
0.0.0.0 tia.timeinc.net
0.0.0.0 ticketaunt.com
0.0.0.0 ticklesign.com
0.0.0.0 ticksel.com
0.0.0.0 tidaltv.com
@@ -3279,19 +3294,21 @@
0.0.0.0 tracking.5-47737-bi.co.uk
0.0.0.0 tracking.epicgames.com
0.0.0.0 tracking.gajmp.com
0.0.0.0 tracking.hyros.com
0.0.0.0 tracking.ibxlink.com
0.0.0.0 tracking.internetstores.de
0.0.0.0 tracking.intl.miui.com
0.0.0.0 tracking.jiffyworld.com
0.0.0.0 tracking.lenddom.com
0.0.0.0 tracking.markethero.io
0.0.0.0 tracking.miui.com
0.0.0.0 tracking.olx-st.com
0.0.0.0 tracking.orixa-media.com
0.0.0.0 tracking.publicidees.com
0.0.0.0 tracking.thinkabt.com
0.0.0.0 tracking01.walmart.com
0.0.0.0 tracking101.com
0.0.0.0 tracking22.com
0.0.0.0 trackingfestival.com
0.0.0.0 trackingsoft.com
0.0.0.0 tracklink-tel.de
0.0.0.0 trackmysales.com
@@ -3320,6 +3337,7 @@
0.0.0.0 traktrafficflow.com
0.0.0.0 tranquilside.com
0.0.0.0 travis.bosscasinos.com
0.0.0.0 trck.a8.net
0.0.0.0 trcking4wdm.de
0.0.0.0 trcklion.com
0.0.0.0 treasuredata.com
@@ -3373,6 +3391,7 @@
0.0.0.0 untd.com
0.0.0.0 untidyquestion.com
0.0.0.0 unusualtitle.com
0.0.0.0 unwieldyhealth.com
0.0.0.0 unwrittenspot.com
0.0.0.0 upu.samsungelectronics.com
0.0.0.0 urlcash.net
@@ -3384,10 +3403,8 @@
0.0.0.0 utl-1.com
0.0.0.0 uttermosthobbies.com
0.0.0.0 uu.domainforlite.com
0.0.0.0 uzk4umokyri3.com
0.0.0.0 v1.cnzz.com
0.0.0.0 v1adserver.com
0.0.0.0 v1hcmqbaqw.ru
0.0.0.0 validclick.com
0.0.0.0 valuead.com
0.0.0.0 valueclick.com
@@ -3415,6 +3432,7 @@
0.0.0.0 videoamp.com
0.0.0.0 videoegg.com
0.0.0.0 videostats.kakao.com
0.0.0.0 vidible.tv
0.0.0.0 vidora.com
0.0.0.0 view4cash.de
0.0.0.0 viglink.com
@@ -3440,15 +3458,16 @@
0.0.0.0 vs.tucows.com
0.0.0.0 vtracy.de
0.0.0.0 vungle.com
0.0.0.0 vwo.com
0.0.0.0 w55c.net
0.0.0.0 wa.and.co.uk
0.0.0.0 waardex.com
0.0.0.0 warlog.ru
0.0.0.0 warmafterthought.com
0.0.0.0 waryfog.com
0.0.0.0 wateryvan.com
0.0.0.0 wd-track.de
0.0.0.0 wdads.sx.atl.publicus.com
0.0.0.0 wearbasin.com
0.0.0.0 web-redirecting.com
0.0.0.0 web-stat.com
0.0.0.0 web.informer.com
@@ -3499,6 +3518,7 @@
0.0.0.0 wirecomic.com
0.0.0.0 wisepops.com
0.0.0.0 witch-counter.de
0.0.0.0 wizaly.com
0.0.0.0 wlmarketing.com
0.0.0.0 womanear.com
0.0.0.0 wonderlandads.com
@@ -3555,7 +3575,6 @@
0.0.0.0 yoggrt.com
0.0.0.0 ypu.samsungelectronics.com
0.0.0.0 z3dmbpl6309s.com
0.0.0.0 z501lpfg9x8v.com
0.0.0.0 z5x.net
0.0.0.0 zangocash.com
0.0.0.0 zanox-affiliate.de
+1970 -1945
View File
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+34
View File
@@ -789,6 +789,7 @@
0.0.0.0 www.amazingsexx.com
0.0.0.0 amazingteenporn.com
0.0.0.0 amazingvintagesex.com
0.0.0.0 shagmag-media-2.s3.us-east-2.amazonaws.com
0.0.0.0 americanvirgins.net
0.0.0.0 www.americanvirgins.net
0.0.0.0 ametart.com
@@ -10968,6 +10969,8 @@
0.0.0.0 shabbyvirgins.com
0.0.0.0 www.shabbyvirgins.com
0.0.0.0 www.shadbase.com
0.0.0.0 shagmag.com
0.0.0.0 www.shagmag.com
0.0.0.0 shameless.com
0.0.0.0 shamelessangel.com
0.0.0.0 www.shamelessangel.com
@@ -15080,3 +15083,34 @@
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
0.0.0.0 em-h.phncdn.com
0.0.0.0 xvideos.com.br
0.0.0.0 gotanynudes.com
0.0.0.0 www2.javhdporn.net
0.0.0.0 kantotin.com
0.0.0.0 xtorjack.com
0.0.0.0 rbreezy.org
0.0.0.0 xxxjojo.com
0.0.0.0 xbree.net
0.0.0.0 kainpopoy.com
0.0.0.0 www.poringa.net
0.0.0.0 m.poringa.net
0.0.0.0 www.pornogratisdiario.com
0.0.0.0 tubepornstars.tv
0.0.0.0 tubepornstars.site
0.0.0.0 pornjuices.com
0.0.0.0 www.orgasmatrix.com
0.0.0.0 petardas.xxx
0.0.0.0 babosas.com
0.0.0.0 www.pornocasero.com.ar
0.0.0.0 www.xxxenespanol.com
+64 -38
View File
@@ -1732,11 +1732,23 @@
127.0.0.1 zh-tw.facebook.com
# Instagram
127.0.0.1 a.ns.cdninstagram.com
127.0.0.1 api.instagram.com
127.0.0.1 b.ns.cdninstagram.com
127.0.0.1 badges.instagram.com
127.0.0.1 black.ish.instagram.com
127.0.0.1 business.instagram.com
127.0.0.1 c.ns.cdninstagram.com
127.0.0.1 cdninstagram.com
127.0.0.1 creative.cdninstagram.com
127.0.0.1 d.ns.cdninstagram.com
127.0.0.1 dragon.cdninstagram.com
127.0.0.1 engineering.instagram.com
127.0.0.1 external-prg1-1.cdninstagram.com
127.0.0.1 external-vie1-1.cdninstagram.com
127.0.0.1 external-waw1-1.cdninstagram.com
127.0.0.1 external.cdninstagram.com
127.0.0.1 fundingchoicesmessages.google.com
127.0.0.1 help.instagram.com
127.0.0.1 i.instagram.com
127.0.0.1 images.instagram.com
@@ -1795,40 +1807,9 @@
127.0.0.1 instagramstatic-a.akamaihd.net.edgesuite.net
127.0.0.1 l.instagram.com
127.0.0.1 logger.instagram.com
127.0.0.1 platform.instagram.com
127.0.0.1 scontent-a.cdninstagram.com
127.0.0.1 scontent-ams3-1.cdninstagram.com
127.0.0.1 scontent-amt2-1.cdninstagram.com
127.0.0.1 scontent-arn2-1.cdninstagram.com
127.0.0.1 scontent-atl3-1.cdninstagram.com
127.0.0.1 scontent-b.cdninstagram.com
127.0.0.1 scontent-dft4-1.cdninstagram.com
127.0.0.1 scontent-dft4-2.cdninstagram.com
127.0.0.1 scontent-fra3-1.cdninstagram.com
127.0.0.1 scontent-frt3-1.cdninstagram.com
127.0.0.1 scontent-frx5-1.cdninstagram.com
127.0.0.1 scontent-iad3-1.cdninstagram.com
127.0.0.1 scontent-kul1-1.cdninstagram.com
127.0.0.1 scontent-mia1-1.cdninstagram.com
127.0.0.1 scontent-ort2-1.cdninstagram.com
127.0.0.1 scontent-ort2-2.cdninstagram.com
127.0.0.1 scontent-sea1-1.cdninstagram.com
127.0.0.1 scontent-sit4-1.cdninstagram.com
127.0.0.1 scontent-sjc2-1.cdninstagram.com
127.0.0.1 scontent-syd2-1.cdninstagram.com
127.0.0.1 scontent.cdninstagram.com
127.0.0.1 telegraph-ash.instagram.com
127.0.0.1 white.ish.instagram.com
127.0.0.1 www.instagram.com
127.0.0.1 a.ns.cdninstagram.com
127.0.0.1 b.ns.cdninstagram.com
127.0.0.1 c.ns.cdninstagram.com
127.0.0.1 creative.cdninstagram.com
127.0.0.1 d.ns.cdninstagram.com
127.0.0.1 dragon.cdninstagram.com
127.0.0.1 external.cdninstagram.com
127.0.0.1 openvpn.cdninstagram.com
127.0.0.1 platform.cdninstagram.com
127.0.0.1 platform.instagram.com
127.0.0.1 scontent-a-ams.cdninstagram.com
127.0.0.1 scontent-a-amt.cdninstagram.com
127.0.0.1 scontent-a-arn.cdninstagram.com
@@ -1904,7 +1885,6 @@
127.0.0.1 scontent-b-otp.cdninstagram.com
127.0.0.1 scontent-b-pao.cdninstagram.com
127.0.0.1 scontent-b-scl.cdninstagram.com
127.0.0.1 scontent-b-scl.cdninstagram.com
127.0.0.1 scontent-b-sea.cdninstagram.com
127.0.0.1 scontent-b-sin.cdninstagram.com
127.0.0.1 scontent-b-sjc.cdninstagram.com
@@ -2041,11 +2021,17 @@
127.0.0.1 scontent-zrh1-1.cdninstagram.com
127.0.0.1 scontent.cdninstagram.com
127.0.0.1 static.cdninstagram.com
127.0.0.1 telegraph-ash.instagram.com
127.0.0.1 video-nrt1-1.cdninstagram.com
127.0.0.1 video-ort2-1.cdninstagram.com
127.0.0.1 video-ort2-2.cdninstagram.com
127.0.0.1 video-prg1-1.cdninstagram.com
127.0.0.1 video-vie1-1.cdninstagram.com
127.0.0.1 video-waw1-1.cdninstagram.com
127.0.0.1 video.cdninstagram.com
127.0.0.1 white.ish.instagram.com
127.0.0.1 www.cdninstagram.com
127.0.0.1 www.instagram.com
127.0.0.1 z-p15-scontent-bru2-1.cdninstagram.com
127.0.0.1 z-p15-scontent-cdg2-1.cdninstagram.com
127.0.0.1 z-p15-scontent-cdt1-1.cdninstagram.com
@@ -2125,7 +2111,6 @@
127.0.0.1 z-p42-scontent.cdninstagram.com
127.0.0.1 z-p42-static.cdninstagram.com
# Whatsapp
127.0.0.1 account.whatsapp.com
127.0.0.1 alpha.whatsapp.com
@@ -2812,9 +2797,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
+25039 -4444
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -1,6 +1,6 @@
The MIT License (MIT)
Copyright © 2020 Steven Black
Copyright © 2021 Steven Black
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the “Software”), to deal in
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "hosts",
"version": "3.3.8",
"version": "3.6.7",
"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,
+22 -19
View File
@@ -10,7 +10,7 @@
[![license](https://img.shields.io/github/license/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts/blob/master/license.txt)
[![repo size](https://img.shields.io/github/repo-size/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts)
[![contributors](https://img.shields.io/github/contributors/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts/graphs/contributors)
[![Build Status](https://img.shields.io/github/workflow/status/StevenBlack/hosts/CI/master)](https://github.com/StevenBlack/hosts/actions?workflow=CI)
[![Build Status](https://img.shields.io/github/workflow/status/StevenBlack/hosts/CI/master)](https://github.com/StevenBlack/hosts/actions?query=workflow%3ACI+branch%3Amaster)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/python/black)
[![commits since last release](https://img.shields.io/github/commits-since/StevenBlack/hosts/latest.svg)](https://github.com/StevenBlack/hosts/commits/master)
[![last commit](https://img.shields.io/github/last-commit/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts/commits/master)
@@ -21,8 +21,8 @@
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 24 2021**.
* Here's the [raw hosts file with base extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts) containing 59,895 entries.
* Last updated: **April 26 2021**.
* Here's the [raw hosts file with base extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts) containing 79,909 entries.
* Logo by [@Tobaloidee](https://github.com/Tobaloidee).
## List of all hosts file variants
@@ -35,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) | 59,895 | [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,090 | [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,243 | [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,406 | [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,654 | [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,438 | [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,601 | [link](http://sbc.io/hosts/alternates/fakenews-porn/hosts)
Unified hosts **+ fakenews + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-social/hosts) | 64,849 | [link](http://sbc.io/hosts/alternates/fakenews-social/hosts)
Unified hosts **+ gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts) | 84,754 | [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,002 | [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,164 | [link](http://sbc.io/hosts/alternates/porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts) | 86,949 | [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,197 | [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,359 | [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,512 | [link](http://sbc.io/hosts/alternates/gambling-porn-social/hosts)
Unified hosts **+ fakenews + gambling + porn + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-porn-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn-social/hosts) | 89,707 | [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) | 79,909 | [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) | 82,104 | [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) | 82,291 | [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) | 106,063 | [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) | 82,714 | [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) | 84,486 | [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) | 108,258 | [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) | 84,909 | [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) | 108,445 | [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) | 85,096 | [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) | 108,867 | [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) | 110,640 | [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) | 87,291 | [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) | 111,062 | [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) | 111,249 | [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) | 113,444 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
**Expectation**: These unified hosts files should serve all devices, regardless
@@ -69,10 +69,13 @@ add.2o7Net | 2o7Net tracking sites based on [hostsfile.org](http://www.hostsfile
add.Dead | Dead sites based on [hostsfile.org](http://www.hostsfile.org/hosts.html) content. |[link](https://github.com/FadeMind/hosts.extras) | [raw](https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Dead/hosts) | occasionally | MIT | [issues](https://github.com/FadeMind/hosts.extras/issues)
add.Risk | Risk content sites based on [hostsfile.org](http://www.hostsfile.org/hosts.html) content. |[link](https://github.com/FadeMind/hosts.extras) | [raw](https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Risk/hosts) | occasionally | MIT | [issues](https://github.com/FadeMind/hosts.extras/issues)
add.Spam | Spam sites based on [hostsfile.org](http://www.hostsfile.org/hosts.html) content. |[link](https://github.com/FadeMind/hosts.extras) | [raw](https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Spam/hosts) | occasionally | MIT | [issues](https://github.com/FadeMind/hosts.extras/issues)
AdguardTeam cname trackers | CNAME-cloaked tracking abuses. |[link](https://github.com/AdguardTeam/cname-trackers) | [raw](https://raw.githubusercontent.com/AdguardTeam/cname-trackers/master/combined_disguised_trackers_justdomains.txt) | occasionally | MIT | [issues](https://github.com/AdguardTeam/cname-trackers/issues)
Mitchell Krog's - Badd Boyz Hosts | Sketchy domains and Bad Referrers from my Nginx and Apache Bad Bot and Spam Referrer Blockers |[link](https://github.com/mitchellkrogza/Badd-Boyz-Hosts) | [raw](https://raw.githubusercontent.com/mitchellkrogza/Badd-Boyz-Hosts/master/hosts) | weekly | MIT | [issues](https://github.com/mitchellkrogza/Badd-Boyz-Hosts/issues)
hostsVN | Hosts block ads of Vietnamese |[link](https://github.com/bigdargon/hostsVN) | [raw](https://raw.githubusercontent.com/bigdargon/hostsVN/master/option/hosts-VN) | occasionally | MIT | [issues](https://github.com/bigdargon/hostsVN/issues)
KADhosts | Fraud/adware/scam websites. |[link](https://kadantiscam.netlify.app/) | [raw](https://raw.githubusercontent.com/PolishFiltersTeam/KADhosts/master/KADhosts.txt) | frequently | CC BY-SA 4.0 | [issues](https://github.com/PolishFiltersTeam/KADhosts/issues)
MetaMask eth-phishing-detect | Phishing domains targeting Ethereum users. |[link](https://github.com/MetaMask/eth-phishing-detect) | [raw](https://raw.githubusercontent.com/MetaMask/eth-phishing-detect/master/src/hosts.txt) | frequent | DON'T BE A DICK PUBLIC LICENSE | [issues](https://github.com/MetaMask/eth-phishing-detect/issues)
MVPS hosts file | The purpose of this site is to provide the user with a high quality custom HOSTS file. |[link](https://winhelp2002.mvps.org/) | [raw](https://winhelp2002.mvps.org/hosts.txt) | monthly | CC BY-NC-SA 4.0 | [issues](mailto:winhelp2002@gmail.com)
orca.pet | This is a domain list for blocking phishing and malware sites . |[link](https://orca.pet/notonmyshift/) | [raw](https://orca.pet/notonmyshift/hosts.txt) | frequent | ISC | [issues](https://github.com/socram8888/not-on-my-shift)
osint.digitalside.it | DigitalSide Threat-Intel malware domains list. |[link](https://github.com/davidonzo/Threat-Intel) | [raw](https://raw.githubusercontent.com/davidonzo/Threat-Intel/master/lists/latestdomains.piHole.txt) | daily | MIT | [issues](https://github.com/davidonzo/Threat-Intel/issues)
shady-hosts | Analytics, ad, and activity monitoring hosts |[link](https://github.com/shreyasminocha/shady-hosts) | [raw](https://raw.githubusercontent.com/shreyasminocha/shady-hosts/main/hosts) | occasionally | CC0-1.0 | [issues](https://github.com/shreyasminocha/shady-hosts/issues)
Dan Pollock – [someonewhocares](https://someonewhocares.org/) | How to make the internet not suck (as much). |[link](https://someonewhocares.org/hosts/) | [raw](https://someonewhocares.org/hosts/zero/hosts) | frequently | non-commercial with attribution | [issues](mailto:hosts@someonewhocares.org)
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -10,7 +10,7 @@
[![license](https://img.shields.io/github/license/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts/blob/master/license.txt)
[![repo size](https://img.shields.io/github/repo-size/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts)
[![contributors](https://img.shields.io/github/contributors/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts/graphs/contributors)
[![Build Status](https://img.shields.io/github/workflow/status/StevenBlack/hosts/CI/master)](https://github.com/StevenBlack/hosts/actions?workflow=CI)
[![Build Status](https://img.shields.io/github/workflow/status/StevenBlack/hosts/CI/master)](https://github.com/StevenBlack/hosts/actions?query=workflow%3ACI+branch%3Amaster)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/python/black)
[![commits since last release](https://img.shields.io/github/commits-since/StevenBlack/hosts/latest.svg)](https://github.com/StevenBlack/hosts/commits/master)
[![last commit](https://img.shields.io/github/last-commit/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts/commits/master)
+4
View File
@@ -1,2 +1,6 @@
[flake8]
max-line-length = 120
extend-ignore = E203
[isort]
profile = black
+105 -20
View File
@@ -30,7 +30,7 @@ from updateHostsFile import (
gather_custom_exclusions,
get_defaults,
get_file_by_url,
is_valid_domain_format,
is_valid_user_provided_domain_format,
matches_exclusions,
move_hosts_file_into_place,
normalize_rule,
@@ -125,7 +125,7 @@ class TestGetDefaults(Base):
"readmedata": {},
"readmedatafilename": ("foo" + self.sep + "readmeData.json"),
"exclusionpattern": r"([a-zA-Z\d-]+\.){0,}",
"exclusionregexs": [],
"exclusionregexes": [],
"exclusions": [],
"commonexclusions": ["hulu.com"],
"blacklistfile": "foo" + self.sep + "blacklist",
@@ -543,7 +543,7 @@ class TestGatherCustomExclusions(BaseStdout):
# Can only test in the invalid domain case
# because of the settings global variable.
@mock.patch("updateHostsFile.input", side_effect=["foo", "no"])
@mock.patch("updateHostsFile.is_valid_domain_format", return_value=False)
@mock.patch("updateHostsFile.is_valid_user_provided_domain_format", return_value=False)
def test_basic(self, *_):
gather_custom_exclusions("foo", [])
@@ -552,7 +552,7 @@ class TestGatherCustomExclusions(BaseStdout):
self.assertIn(expected, output)
@mock.patch("updateHostsFile.input", side_effect=["foo", "yes", "bar", "no"])
@mock.patch("updateHostsFile.is_valid_domain_format", return_value=False)
@mock.patch("updateHostsFile.is_valid_user_provided_domain_format", return_value=False)
def test_multiple(self, *_):
gather_custom_exclusions("foo", [])
@@ -633,6 +633,31 @@ class TestMatchesExclusions(Base):
]:
self.assertTrue(matches_exclusions(domain, exclusion_regexes))
def test_match_raw_list(self):
exclusion_regexes = [r".*\.com", r".*\.org", r".*\.edu", r".*@.*"]
exclusion_regexes = [re.compile(regex) for regex in exclusion_regexes]
for domain in [
"hulu.com",
"yahoo.com",
"adaway.org",
"education.edu",
"a.stro.lo.gy@45.144.225.135",
]:
self.assertTrue(matches_exclusions(domain, exclusion_regexes))
def test_no_match_raw_list(self):
exclusion_regexes = [r".*\.org", r".*\.edu"]
exclusion_regexes = [re.compile(regex) for regex in exclusion_regexes]
for domain in [
"localhost",
"hulu.com",
"yahoo.com",
"cloudfront.net",
]:
self.assertFalse(matches_exclusions(domain, exclusion_regexes))
# End Exclusion Logic
@@ -806,13 +831,11 @@ class TestNormalizeRule(BaseStdout):
def test_no_match(self):
kwargs = dict(target_ip="0.0.0.0", keep_domain_comments=False)
# Note: "Bare"- Domains are accepted. IP are excluded.
for rule in [
"foo",
"128.0.0.1",
"bar.com/usa",
"0.0.0 google",
"0.1.2.3.4 foo/bar",
"twitter.com",
]:
self.assertEqual(normalize_rule(rule, **kwargs), (None, None))
@@ -874,13 +897,43 @@ class TestNormalizeRule(BaseStdout):
sys.stdout = StringIO()
def test_no_comment_raw(self):
for rule in ("twitter.com", "google.com", "foo.bar.edu"):
expected = (rule, "0.0.0.0 " + rule + "\n")
class TestStripRule(Base):
def test_strip_empty(self):
for line in ["0.0.0.0", "domain.com", "foo"]:
output = strip_rule(line)
actual = normalize_rule(
rule, target_ip="0.0.0.0", keep_domain_comments=False
)
self.assertEqual(actual, expected)
# Nothing gets printed if there's a match.
output = sys.stdout.getvalue()
self.assertEqual(output, "")
sys.stdout = StringIO()
def test_with_comments_raw(self):
for target_ip in ("0.0.0.0", "127.0.0.1", "8.8.8.8"):
for comment in ("foo", "bar", "baz"):
rule = "1.google.co.uk " + comment
expected = (
"1.google.co.uk",
(str(target_ip) + " 1.google.co.uk # " + comment + "\n"),
)
actual = normalize_rule(
rule, target_ip=target_ip, keep_domain_comments=True
)
self.assertEqual(actual, expected)
# Nothing gets printed if there's a match.
output = sys.stdout.getvalue()
self.assertEqual(output, "")
sys.stdout = StringIO()
class TestStripRule(Base):
def test_strip_exactly_two(self):
for line in [
"0.0.0.0 twitter.com",
@@ -903,6 +956,28 @@ class TestStripRule(Base):
output = strip_rule(line + comment)
self.assertEqual(output, line + comment)
def test_strip_raw(self):
for line in [
"twitter.com",
"facebook.com",
"google.com",
"foo.bar.edu",
]:
output = strip_rule(line)
self.assertEqual(output, line)
def test_strip_raw_with_comment(self):
comment = " # comments here galore"
for line in [
"twitter.com",
"facebook.com",
"google.com",
"foo.bar.edu",
]:
output = strip_rule(line + comment)
self.assertEqual(output, line + comment)
class TestWriteOpeningHeader(BaseMockDir):
def setUp(self):
@@ -1572,20 +1647,30 @@ class GetFileByUrl(BaseStdout):
self.assertEqual(expected, actual)
def test_connect_unknown_domain(self):
test_url = "http://doesnotexist.google.com" # leads to exception: ConnectionError
with mock.patch("requests.get", side_effect=requests.exceptions.ConnectionError):
test_url = (
"http://doesnotexist.google.com" # leads to exception: ConnectionError
)
with mock.patch(
"requests.get", side_effect=requests.exceptions.ConnectionError
):
return_value = get_file_by_url(test_url)
self.assertIsNone(return_value)
printed_output = sys.stdout.getvalue()
self.assertEqual(printed_output, "Error retrieving data from {}\n".format(test_url))
self.assertEqual(
printed_output, "Error retrieving data from {}\n".format(test_url)
)
def test_invalid_url(self):
test_url = "http://fe80::5054:ff:fe5a:fc0" # leads to exception: InvalidURL
with mock.patch("requests.get", side_effect=requests.exceptions.ConnectionError):
with mock.patch(
"requests.get", side_effect=requests.exceptions.ConnectionError
):
return_value = get_file_by_url(test_url)
self.assertIsNone(return_value)
printed_output = sys.stdout.getvalue()
self.assertEqual(printed_output, "Error retrieving data from {}\n".format(test_url))
self.assertEqual(
printed_output, "Error retrieving data from {}\n".format(test_url)
)
class TestWriteData(Base):
@@ -1669,9 +1754,9 @@ class TestQueryYesOrNo(BaseStdout):
self.assertIn(expected, output)
class TestIsValidDomainFormat(BaseStdout):
class TestIsValidUserProvidedDomainFormat(BaseStdout):
def test_empty_domain(self):
self.assertFalse(is_valid_domain_format(""))
self.assertFalse(is_valid_user_provided_domain_format(""))
output = sys.stdout.getvalue()
expected = "You didn't enter a domain. Try again."
@@ -1686,7 +1771,7 @@ class TestIsValidDomainFormat(BaseStdout):
"https://github.com",
"http://www.google.com",
]:
self.assertFalse(is_valid_domain_format(invalid_domain))
self.assertFalse(is_valid_user_provided_domain_format(invalid_domain))
output = sys.stdout.getvalue()
sys.stdout = StringIO()
@@ -1695,7 +1780,7 @@ class TestIsValidDomainFormat(BaseStdout):
def test_valid_domain(self):
for valid_domain in ["github.com", "travis.org", "twitter.com"]:
self.assertTrue(is_valid_domain_format(valid_domain))
self.assertTrue(is_valid_user_provided_domain_format(valid_domain))
output = sys.stdout.getvalue()
sys.stdout = StringIO()
+68 -30
View File
@@ -20,6 +20,7 @@ import sys
import tempfile
import time
from glob import glob
from typing import Optional, Tuple
# Detecting Python 3 for version-dependent implementations
PY3 = sys.version_info >= (3, 0)
@@ -31,8 +32,10 @@ if not PY3:
try:
import requests
except ImportError:
raise ImportError("This project's dependencies have changed. The Requests library ("
"https://requests.readthedocs.io/en/master/) is now required.")
raise ImportError(
"This project's dependencies have changed. The Requests library ("
"https://requests.readthedocs.io/en/master/) is now required."
)
# Syntactic sugar for "sudo" command in UNIX / Linux
@@ -78,7 +81,7 @@ def get_defaults():
"readmedata": {},
"readmedatafilename": path_join_robust(BASEDIR_PATH, "readmeData.json"),
"exclusionpattern": r"([a-zA-Z\d-]+\.){0,}",
"exclusionregexs": [],
"exclusionregexes": [],
"exclusions": [],
"commonexclusions": ["hulu.com"],
"blacklistfile": path_join_robust(BASEDIR_PATH, "blacklist"),
@@ -240,7 +243,7 @@ def main():
)
auto = settings["auto"]
exclusion_regexes = settings["exclusionregexs"]
exclusion_regexes = settings["exclusionregexes"]
source_data_filename = settings["sourcedatafilename"]
update_sources = prompt_for_update(freshen=settings["freshen"], update_auto=auto)
@@ -568,7 +571,7 @@ def gather_custom_exclusions(exclusion_pattern, exclusion_regexes):
domain_prompt = "Enter the domain you want to exclude (e.g. facebook.com): "
user_domain = input(domain_prompt)
if is_valid_domain_format(user_domain):
if is_valid_user_provided_domain_format(user_domain):
exclusion_regexes = exclude_domain(
user_domain, exclusion_pattern, exclusion_regexes
)
@@ -629,7 +632,11 @@ def matches_exclusions(stripped_rule, exclusion_regexes):
Whether or not the rule string matches a provided exclusion.
"""
stripped_domain = stripped_rule.split()[1]
try:
stripped_domain = stripped_rule.split()[1]
except IndexError:
# Example: 'example.org' instead of '0.0.0.0 example.org'
stripped_domain = stripped_rule
for exclusionRegex in exclusion_regexes:
if exclusionRegex.search(stripped_domain):
@@ -936,6 +943,10 @@ def remove_dups_and_excl(merge_file, exclusion_regexes, output_file=None):
if not stripped_rule or matches_exclusions(stripped_rule, exclusion_regexes):
continue
# Issue #1628
if ("@" in stripped_rule):
continue
# Normalize rule
hostname, normalized_rule = normalize_rule(
stripped_rule,
@@ -981,6 +992,37 @@ def normalize_rule(rule, target_ip, keep_domain_comments):
and spacing reformatted.
"""
def normalize_response(
extracted_hostname: str, extracted_suffix: Optional[str]
) -> Tuple[str, str]:
"""
Normalizes the responses after the provision of the extracted
hostname and suffix - if exist.
Parameters
----------
extracted_hostname: str
The extracted hostname to work with.
extracted_suffix: str
The extracted suffix to with.
Returns
-------
normalized_response: tuple
A tuple of the hostname and the rule string with spelling
and spacing reformatted.
"""
rule = "%s %s" % (target_ip, extracted_hostname)
if keep_domain_comments and extracted_suffix:
if not extracted_suffix.strip().startswith("#"):
rule += " #%s" % extracted_suffix
else:
rule += " %s" % extracted_suffix
return extracted_hostname, rule + "\n"
"""
first try: IP followed by domain
"""
@@ -992,15 +1034,8 @@ def normalize_rule(rule, target_ip, keep_domain_comments):
# Explicitly lowercase and trim the hostname.
hostname = hostname.lower().strip()
rule = "%s %s" % (target_ip, hostname)
if suffix and keep_domain_comments:
if not suffix.strip().startswith("#"):
rule += " #%s" % suffix
else:
rule += " %s" % suffix
return hostname, rule + "\n"
return normalize_response(hostname, suffix)
"""
next try: IP address followed by host IP address
@@ -1012,15 +1047,22 @@ def normalize_rule(rule, target_ip, keep_domain_comments):
ip_host, suffix = result.group(2, 3)
# Explicitly trim the ip host.
ip_host = ip_host.strip()
rule = "%s %s" % (target_ip, ip_host)
if suffix and keep_domain_comments:
if not suffix.strip().startswith("#"):
rule += " #%s" % suffix
else:
rule += " %s" % suffix
return normalize_response(ip_host, suffix)
return ip_host, rule + "\n"
"""
next try: Keep RAW domain.
"""
regex = r"^\s*([\w\.-]+[a-zA-Z])(.*)"
result = re.search(regex, rule)
if result:
hostname, suffix = result.group(1, 2)
# Explicitly lowercase and trim the hostname.
hostname = hostname.lower().strip()
return normalize_response(hostname, suffix)
"""
finally, if we get here, just belch to screen
@@ -1044,12 +1086,7 @@ def strip_rule(line):
The sanitized rule.
"""
split_line = line.split()
if len(split_line) < 2:
# just return blank
return ""
else:
return " ".join(split_line)
return " ".join(line.split())
def write_opening_header(final_file, **header_params):
@@ -1313,8 +1350,9 @@ def flush_dns_cache():
)
if os.path.isfile(service_file):
if 0 != subprocess.call([systemctl, "status", service],
stdout=subprocess.DEVNULL):
if 0 != subprocess.call(
[systemctl, "status", service], stdout=subprocess.DEVNULL
):
continue
dns_cache_found = True
@@ -1578,7 +1616,7 @@ def query_yes_no(question, default="yes"):
return reply == "yes"
def is_valid_domain_format(domain):
def is_valid_user_provided_domain_format(domain):
"""
Check whether a provided domain is valid.