Compare commits

...
58 Commits
Author SHA1 Message Date
Steven Black e772566dc3 Release 3.0.7 2020-10-13 21:25:25 -04:00
Steven Black 0d2f7da5d5 Updates from clefspeare13, yoyo.org, URLHaus, someonewhocares.org, KADhosts, hostsVN, and Badd-Boyz. 2020-10-13 21:25:08 -04:00
Steven Black 5a5016ab5b Release 3.0.6 2020-10-08 23:53:18 -04:00
Steven Black 663fb2d434 Updates from yoyo.org, URLHaus, someonewhocares.org, KADHosts, hostsVN, and AdAway. 2020-10-08 23:52:51 -04:00
Steven Black 586f4c2942 Release 3.0.5 2020-10-03 00:17:35 -04:00
Steven Black 6faa4d8296 Updates from sinfonietta, yoyo.org, URLHaus, someonewhocares.org, KADhosts, hostsVN, and Badd-Boyz. 2020-10-03 00:17:17 -04:00
Steven Black 9876dde1c2 Issue #1414: add two new domains. 2020-10-02 13:41:35 -04:00
Steven Black 468ba5547a Merge pull request #1413 from FadeMind/patch-2
updateHostsWindows.bat: fix python exe cmd
2020-09-30 16:57:15 -04:00
FadeMind 7c1365787b updateHostsWindows.bat: fix python exe cmd
Python for Windows using py.exe launcher command and should be used here as well.
2020-09-30 16:27:01 +02:00
Steven Black dccdf794a2 Release 3.0.4 2020-09-26 16:01:32 -04:00
Steven Black 611c4a0bf7 Updates from yoyo.org, URLHaus, someonewhocares.org, KADhosts, hostsVN, and Badd-Boyz. 2020-09-26 16:01:04 -04:00
Steven Black 6ebfc1ed2d Issue #1409: fix — remove unnecessary and confusing Windows flush DNS instructions. 2020-09-26 15:54:34 -04:00
Steven Black 32242792ba Release 3.0.3 2020-09-20 22:36:21 -04:00
Steven Black f60686d0ff Issue #1392 — set the minimum version of Requests to v2.20. 2020-09-20 22:36:00 -04:00
Steven Black dc595848b1 Updates from yoyo.org, URLHaus, someonewhocares.org, KADhosts, hostsVN, and Badd-Boyz. 2020-09-20 22:28:59 -04:00
Steven Black d06f3d2c1a Release 3.0.2 2020-09-14 22:28:59 -04:00
Steven Black 9ae4f735ca Updates from yoyo.org, URLHaus, someonewhocares.org, mvps.org, KADhosts, hostsVM, Badd-Boyz, and AdAway. 2020-09-14 22:28:40 -04:00
Steven Black f45e7e459a Release 3.0.1 2020-09-07 21:21:04 -04:00
Steven Black ea69ee1498 Updates from yoyo.org, URLHaus, KADhosts, hostsVN, and Badd-Boyz. 2020-09-07 21:20:44 -04:00
Steven Black 0060ef11a6 Release 3.0.0 2020-09-02 22:05:42 -04:00
Steven Black 393b7c3bec Updates from yoyo.org, URLHaus, someonewhocares.org, KADhosts, Badd-Boyz, and AdAway. 2020-09-02 22:05:16 -04:00
Steven Black a0e2e39a3f Merge pull request #1392 from AlexanderCecile/introduce-requests
Introduce the Requests library
2020-09-02 21:58:51 -04:00
Alexander Cecile b350c68540 Improved tests for get_file_by_url 2020-09-02 20:25:01 -04:00
Alexander Cecile d85c96576a Remove unused test code 2020-08-28 03:18:41 -04:00
Alexander Cecile ad35681244 Improve tests for get_file_by_url 2020-08-28 03:17:06 -04:00
Alexander Cecile 59ddd34d0e Changed dependency-related exception to be compatible with Python versions < 3.6 2020-08-28 01:51:14 -04:00
Alexander Cecile 1019c6ae00 Improve the error raised when the new dependency is missing 2020-08-28 00:17:50 -04:00
Steven Black 099954eb46 Release 2.7.13 2020-08-25 21:01:49 -04:00
Steven Black 942aaae90c Updates from sinfonietta, fakenews, yoyo.org, URLHaus, KADhosts, hostsVN, and AdAway. 2020-08-25 21:01:16 -04:00
Alexander Cecile 06483cca1d Update error handling in get_file_by_url
I don't believe the the .text could actually raise that exception. Oops.
2020-08-25 20:48:35 -04:00
Alexander Cecile 26b2ab9e5a Add basic tests for get_file_by_url 2020-08-25 20:40:30 -04:00
Alexander Cecile 083db6955e Implement error handling and improve documentation in get_file_by_url 2020-08-25 18:28:21 -04:00
Steven Black 556545a612 Issue #1394 — add collect.installeranalytics.com. 2020-08-24 19:03:44 -04:00
Steven Black b8c4dfdcc6 Merge pull request #1396 from tanrax/patch-3
Add Maza in readme_template
2020-08-24 18:09:09 -04:00
Andros Fenollosa edb9eed554 Remove bad text 2020-08-24 23:33:16 +02:00
Andros Fenollosa 9b8cce7b99 Add Maza in readme_template 2020-08-24 23:24:44 +02:00
Steven Black 5c2a30d57f Merge pull request #1393 from tanrax/patch-2
Add maza ad blocker
2020-08-24 17:17:05 -04:00
Andros Fenollosa 7823133745 Add maza ad blocker 2020-08-23 20:03:54 +02:00
Alexander Cecile aa9da1ee0d Remove unused import in tests 2020-08-21 17:30:47 -04:00
Alexander Cecile 9380fe534e Tweak output formatting of get_file_by_url 2020-08-21 14:44:27 -04:00
Alexander Cecile beca76acfe Tweak get_file_by_url 2020-08-20 20:00:36 -04:00
Alexander Cecile 4fefecf2e3 Document get_file_by_url 2020-08-20 18:42:31 -04:00
Alexander Cecile 44f41c317b Document get_file_by_url 2020-08-20 17:01:11 -04:00
Alexander Cecile 4c8cab12ef Re-add flake8 to requirements.txt 2020-08-20 16:29:37 -04:00
Alexander Cecile 140c0bd29e Use domain_to_idna in get_file_by_url 2020-08-20 16:15:37 -04:00
Steven Black 2814997df5 Release 2.7.12 2020-08-19 22:18:57 -04:00
Steven Black b40e703f52 Updates from sinfonietta, clefspeafre13, yoyo.org, URLHaus, someonewhocares.org, KADhosts, and hostsVN. 2020-08-19 22:18:09 -04:00
Alexander Cecile 79bd7d4122 Tell requests to detect encoding.
Changed the get_file_by_url function to infer/guess the encoding of the content we receive.
2020-08-18 19:36:47 -04:00
Alexander Cecile 5186071948 Introduce the requests library.
Replace the combination of urllib, beautifulsoup and lxml with the requests library.
2020-08-17 19:52:11 -04:00
Steven Black 5340f9adfe Still more email phish. 2020-08-17 14:59:12 -04:00
Steven Black bdaf8e8c50 Release 2.7.11 2020-08-17 11:34:35 -04:00
Steven Black 31e3085a4c Updates from yoyo.org, URLHaus, someonewhocares.org, KADhosts, and hostsVN. 2020-08-17 11:34:17 -04:00
Steven Black 7fd3ef6213 Add korfo.org. 2020-08-17 11:12:08 -04:00
Steven Black fe3a74b6b3 More email phish. 2020-08-16 11:22:50 -04:00
Steven Black a4e7c902ed Release 2.7.10 2020-08-15 16:31:00 -04:00
Steven Black da8c70744e Updates from clefspeare13, yoyo.org, URLHaus, and KADhosts. 2020-08-15 16:29:52 -04:00
Steven Black 37154d3b4f It's a bad idea to email phish me. 2020-08-15 16:26:25 -04:00
Steven Black cc50ac4c5a Add domain from Issue #1384. 2020-08-15 16:18:27 -04:00
51 changed files with 91162 additions and 180054 deletions
File diff suppressed because it is too large Load Diff
@@ -22,8 +22,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: **August 14 2020**.
* 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 84,745 entries.
* Last updated: **October 14 2020**.
* 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 81,515 entries.
* Logo by [@Tobaloidee](https://github.com/Tobaloidee).
@@ -37,22 +37,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,129 | [link](http://sbc.io/hosts/hosts)
Unified hosts **+ fakenews** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 60,071 | [link](http://sbc.io/hosts/alternates/fakenews/hosts)
Unified hosts **+ gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 61,453 | [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) | 78,723 | [link](http://sbc.io/hosts/alternates/porn/hosts)
Unified hosts **+ social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 61,886 | [link](http://sbc.io/hosts/alternates/social/hosts)
Unified hosts **+ fakenews + gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts) | 62,395 | [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) | 79,665 | [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) | 62,828 | [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) | 81,047 | [link](http://sbc.io/hosts/alternates/gambling-porn/hosts)
Unified hosts **+ gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts) | 64,210 | [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) | 81,479 | [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) | 81,989 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn/hosts)
Unified hosts **+ fakenews + gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-social/hosts) | 65,152 | [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) | 82,421 | [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) | 83,803 | [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) | 84,745 | [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) | 56,287 | [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) | 58,467 | [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) | 58,611 | [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) | 74,255 | [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) | 59,044 | [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) | 60,791 | [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) | 76,435 | [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) | 61,224 | [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) | 76,579 | [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) | 61,368 | [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) | 77,011 | [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) | 78,759 | [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) | 63,548 | [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) | 79,191 | [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) | 79,335 | [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) | 81,515 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
**Expectation**: These unified hosts files should serve all devices, regardless
@@ -371,13 +371,6 @@ Open a command prompt with administrator privileges and run this command:
ipconfig /flushdns
```
Before flushing the DNS cache, open a command prompt with administrator privileges and run this command:
```bat
sc config "Dnscache" start=disabled
sc stop "Dnscache"
```
### Linux
Open a Terminal and run with root privileges:
@@ -456,6 +449,8 @@ devices under a variety of operating systems.
## Interesting Applications
* [Maza ad blocking](https://github.com/tanrax/maza-ad-blocking) is a bash script that automatically updates host file. You can also update a fresh copy. And each time it generates a dnsmasq-compatible configuration file. Fast installation, compatible with MacOS, Linux and BSD.
* [Hostile](https://github.com/feross/hostile) is a nifty command line utility to easily add or remove domains from your hosts file. If our hosts files are too aggressive for you, you can use `hostile` to remove domains, or you can use `hostile` in a bash script to automate a post process each time you download fresh versions of hosts.
* [macOS Scripting for Configuration, Backup and Restore](https://github.com/tiiiecherle/osx_install_config) helps customizing, re-installing and using macOS. It also provides a [script](https://github.com/tiiiecherle/osx_install_config/blob/master/09_launchd/9b_run_on_boot/root/1_hosts_file/launchd_and_script/hosts_file_generator.sh) to install and update the hosts file using this project on macOS. In combination with a [launchd](https://github.com/tiiiecherle/osx_install_config/blob/master/09_launchd/9b_run_on_boot/root/1_hosts_file/launchd_and_script/com.hostsfile.install_update.plist) it updates the hosts file every x days (default is 4). To install both download the GitHub repo and run the [install script](https://github.com/tiiiecherle/osx_install_config/blob/master/09_launchd/9b_run_on_boot/root/1_hosts_file/install_hosts_file_generator_and_launchdservice.sh) from the directory one level up.
File diff suppressed because it is too large Load Diff
+20 -25
View File
@@ -22,8 +22,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: **August 14 2020**.
* Here's the [raw hosts file with fakenews, gambling, porn extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts) containing 81,989 entries.
* Last updated: **October 14 2020**.
* Here's the [raw hosts file with fakenews, gambling, porn extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts) containing 78,759 entries.
* Logo by [@Tobaloidee](https://github.com/Tobaloidee).
@@ -37,22 +37,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,129 | [link](http://sbc.io/hosts/hosts)
Unified hosts **+ fakenews** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 60,071 | [link](http://sbc.io/hosts/alternates/fakenews/hosts)
Unified hosts **+ gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 61,453 | [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) | 78,723 | [link](http://sbc.io/hosts/alternates/porn/hosts)
Unified hosts **+ social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 61,886 | [link](http://sbc.io/hosts/alternates/social/hosts)
Unified hosts **+ fakenews + gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts) | 62,395 | [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) | 79,665 | [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) | 62,828 | [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) | 81,047 | [link](http://sbc.io/hosts/alternates/gambling-porn/hosts)
Unified hosts **+ gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts) | 64,210 | [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) | 81,479 | [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) | 81,989 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn/hosts)
Unified hosts **+ fakenews + gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-social/hosts) | 65,152 | [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) | 82,421 | [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) | 83,803 | [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) | 84,745 | [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) | 56,287 | [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) | 58,467 | [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) | 58,611 | [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) | 74,255 | [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) | 59,044 | [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) | 60,791 | [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) | 76,435 | [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) | 61,224 | [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) | 76,579 | [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) | 61,368 | [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) | 77,011 | [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) | 78,759 | [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) | 63,548 | [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) | 79,191 | [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) | 79,335 | [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) | 81,515 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
**Expectation**: These unified hosts files should serve all devices, regardless
@@ -369,13 +369,6 @@ Open a command prompt with administrator privileges and run this command:
ipconfig /flushdns
```
Before flushing the DNS cache, open a command prompt with administrator privileges and run this command:
```bat
sc config "Dnscache" start=disabled
sc stop "Dnscache"
```
### Linux
Open a Terminal and run with root privileges:
@@ -454,6 +447,8 @@ devices under a variety of operating systems.
## Interesting Applications
* [Maza ad blocking](https://github.com/tanrax/maza-ad-blocking) is a bash script that automatically updates host file. You can also update a fresh copy. And each time it generates a dnsmasq-compatible configuration file. Fast installation, compatible with MacOS, Linux and BSD.
* [Hostile](https://github.com/feross/hostile) is a nifty command line utility to easily add or remove domains from your hosts file. If our hosts files are too aggressive for you, you can use `hostile` to remove domains, or you can use `hostile` in a bash script to automate a post process each time you download fresh versions of hosts.
* [macOS Scripting for Configuration, Backup and Restore](https://github.com/tiiiecherle/osx_install_config) helps customizing, re-installing and using macOS. It also provides a [script](https://github.com/tiiiecherle/osx_install_config/blob/master/09_launchd/9b_run_on_boot/root/1_hosts_file/launchd_and_script/hosts_file_generator.sh) to install and update the hosts file using this project on macOS. In combination with a [launchd](https://github.com/tiiiecherle/osx_install_config/blob/master/09_launchd/9b_run_on_boot/root/1_hosts_file/launchd_and_script/com.hostsfile.install_update.plist) it updates the hosts file every x days (default is 4). To install both download the GitHub repo and run the [install script](https://github.com/tiiiecherle/osx_install_config/blob/master/09_launchd/9b_run_on_boot/root/1_hosts_file/install_hosts_file_generator_and_launchdservice.sh) from the directory one level up.
File diff suppressed because it is too large Load Diff
+20 -25
View File
@@ -22,8 +22,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: **August 14 2020**.
* Here's the [raw hosts file with fakenews, gambling, social extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-social/hosts) containing 65,152 entries.
* Last updated: **October 14 2020**.
* Here's the [raw hosts file with fakenews, gambling, social extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-social/hosts) containing 63,548 entries.
* Logo by [@Tobaloidee](https://github.com/Tobaloidee).
@@ -37,22 +37,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,129 | [link](http://sbc.io/hosts/hosts)
Unified hosts **+ fakenews** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 60,071 | [link](http://sbc.io/hosts/alternates/fakenews/hosts)
Unified hosts **+ gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 61,453 | [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) | 78,723 | [link](http://sbc.io/hosts/alternates/porn/hosts)
Unified hosts **+ social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 61,886 | [link](http://sbc.io/hosts/alternates/social/hosts)
Unified hosts **+ fakenews + gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts) | 62,395 | [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) | 79,665 | [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) | 62,828 | [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) | 81,047 | [link](http://sbc.io/hosts/alternates/gambling-porn/hosts)
Unified hosts **+ gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts) | 64,210 | [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) | 81,479 | [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) | 81,989 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn/hosts)
Unified hosts **+ fakenews + gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-social/hosts) | 65,152 | [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) | 82,421 | [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) | 83,803 | [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) | 84,745 | [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) | 56,287 | [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) | 58,467 | [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) | 58,611 | [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) | 74,255 | [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) | 59,044 | [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) | 60,791 | [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) | 76,435 | [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) | 61,224 | [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) | 76,579 | [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) | 61,368 | [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) | 77,011 | [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) | 78,759 | [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) | 63,548 | [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) | 79,191 | [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) | 79,335 | [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) | 81,515 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
**Expectation**: These unified hosts files should serve all devices, regardless
@@ -367,13 +367,6 @@ Open a command prompt with administrator privileges and run this command:
ipconfig /flushdns
```
Before flushing the DNS cache, open a command prompt with administrator privileges and run this command:
```bat
sc config "Dnscache" start=disabled
sc stop "Dnscache"
```
### Linux
Open a Terminal and run with root privileges:
@@ -452,6 +445,8 @@ devices under a variety of operating systems.
## Interesting Applications
* [Maza ad blocking](https://github.com/tanrax/maza-ad-blocking) is a bash script that automatically updates host file. You can also update a fresh copy. And each time it generates a dnsmasq-compatible configuration file. Fast installation, compatible with MacOS, Linux and BSD.
* [Hostile](https://github.com/feross/hostile) is a nifty command line utility to easily add or remove domains from your hosts file. If our hosts files are too aggressive for you, you can use `hostile` to remove domains, or you can use `hostile` in a bash script to automate a post process each time you download fresh versions of hosts.
* [macOS Scripting for Configuration, Backup and Restore](https://github.com/tiiiecherle/osx_install_config) helps customizing, re-installing and using macOS. It also provides a [script](https://github.com/tiiiecherle/osx_install_config/blob/master/09_launchd/9b_run_on_boot/root/1_hosts_file/launchd_and_script/hosts_file_generator.sh) to install and update the hosts file using this project on macOS. In combination with a [launchd](https://github.com/tiiiecherle/osx_install_config/blob/master/09_launchd/9b_run_on_boot/root/1_hosts_file/launchd_and_script/com.hostsfile.install_update.plist) it updates the hosts file every x days (default is 4). To install both download the GitHub repo and run the [install script](https://github.com/tiiiecherle/osx_install_config/blob/master/09_launchd/9b_run_on_boot/root/1_hosts_file/install_hosts_file_generator_and_launchdservice.sh) from the directory one level up.
File diff suppressed because it is too large Load Diff
+20 -25
View File
@@ -22,8 +22,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: **August 14 2020**.
* Here's the [raw hosts file with fakenews, gambling extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts) containing 62,395 entries.
* Last updated: **October 14 2020**.
* Here's the [raw hosts file with fakenews, gambling extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts) containing 60,791 entries.
* Logo by [@Tobaloidee](https://github.com/Tobaloidee).
@@ -37,22 +37,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,129 | [link](http://sbc.io/hosts/hosts)
Unified hosts **+ fakenews** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 60,071 | [link](http://sbc.io/hosts/alternates/fakenews/hosts)
Unified hosts **+ gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 61,453 | [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) | 78,723 | [link](http://sbc.io/hosts/alternates/porn/hosts)
Unified hosts **+ social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 61,886 | [link](http://sbc.io/hosts/alternates/social/hosts)
Unified hosts **+ fakenews + gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts) | 62,395 | [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) | 79,665 | [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) | 62,828 | [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) | 81,047 | [link](http://sbc.io/hosts/alternates/gambling-porn/hosts)
Unified hosts **+ gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts) | 64,210 | [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) | 81,479 | [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) | 81,989 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn/hosts)
Unified hosts **+ fakenews + gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-social/hosts) | 65,152 | [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) | 82,421 | [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) | 83,803 | [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) | 84,745 | [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) | 56,287 | [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) | 58,467 | [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) | 58,611 | [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) | 74,255 | [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) | 59,044 | [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) | 60,791 | [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) | 76,435 | [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) | 61,224 | [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) | 76,579 | [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) | 61,368 | [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) | 77,011 | [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) | 78,759 | [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) | 63,548 | [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) | 79,191 | [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) | 79,335 | [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) | 81,515 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
**Expectation**: These unified hosts files should serve all devices, regardless
@@ -365,13 +365,6 @@ Open a command prompt with administrator privileges and run this command:
ipconfig /flushdns
```
Before flushing the DNS cache, open a command prompt with administrator privileges and run this command:
```bat
sc config "Dnscache" start=disabled
sc stop "Dnscache"
```
### Linux
Open a Terminal and run with root privileges:
@@ -450,6 +443,8 @@ devices under a variety of operating systems.
## Interesting Applications
* [Maza ad blocking](https://github.com/tanrax/maza-ad-blocking) is a bash script that automatically updates host file. You can also update a fresh copy. And each time it generates a dnsmasq-compatible configuration file. Fast installation, compatible with MacOS, Linux and BSD.
* [Hostile](https://github.com/feross/hostile) is a nifty command line utility to easily add or remove domains from your hosts file. If our hosts files are too aggressive for you, you can use `hostile` to remove domains, or you can use `hostile` in a bash script to automate a post process each time you download fresh versions of hosts.
* [macOS Scripting for Configuration, Backup and Restore](https://github.com/tiiiecherle/osx_install_config) helps customizing, re-installing and using macOS. It also provides a [script](https://github.com/tiiiecherle/osx_install_config/blob/master/09_launchd/9b_run_on_boot/root/1_hosts_file/launchd_and_script/hosts_file_generator.sh) to install and update the hosts file using this project on macOS. In combination with a [launchd](https://github.com/tiiiecherle/osx_install_config/blob/master/09_launchd/9b_run_on_boot/root/1_hosts_file/launchd_and_script/com.hostsfile.install_update.plist) it updates the hosts file every x days (default is 4). To install both download the GitHub repo and run the [install script](https://github.com/tiiiecherle/osx_install_config/blob/master/09_launchd/9b_run_on_boot/root/1_hosts_file/install_hosts_file_generator_and_launchdservice.sh) from the directory one level up.
File diff suppressed because it is too large Load Diff
+20 -25
View File
@@ -22,8 +22,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: **August 14 2020**.
* Here's the [raw hosts file with fakenews, porn, social extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn-social/hosts) containing 82,421 entries.
* Last updated: **October 14 2020**.
* Here's the [raw hosts file with fakenews, porn, social extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn-social/hosts) containing 79,191 entries.
* Logo by [@Tobaloidee](https://github.com/Tobaloidee).
@@ -37,22 +37,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,129 | [link](http://sbc.io/hosts/hosts)
Unified hosts **+ fakenews** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 60,071 | [link](http://sbc.io/hosts/alternates/fakenews/hosts)
Unified hosts **+ gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 61,453 | [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) | 78,723 | [link](http://sbc.io/hosts/alternates/porn/hosts)
Unified hosts **+ social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 61,886 | [link](http://sbc.io/hosts/alternates/social/hosts)
Unified hosts **+ fakenews + gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts) | 62,395 | [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) | 79,665 | [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) | 62,828 | [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) | 81,047 | [link](http://sbc.io/hosts/alternates/gambling-porn/hosts)
Unified hosts **+ gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts) | 64,210 | [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) | 81,479 | [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) | 81,989 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn/hosts)
Unified hosts **+ fakenews + gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-social/hosts) | 65,152 | [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) | 82,421 | [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) | 83,803 | [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) | 84,745 | [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) | 56,287 | [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) | 58,467 | [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) | 58,611 | [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) | 74,255 | [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) | 59,044 | [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) | 60,791 | [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) | 76,435 | [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) | 61,224 | [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) | 76,579 | [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) | 61,368 | [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) | 77,011 | [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) | 78,759 | [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) | 63,548 | [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) | 79,191 | [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) | 79,335 | [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) | 81,515 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
**Expectation**: These unified hosts files should serve all devices, regardless
@@ -370,13 +370,6 @@ Open a command prompt with administrator privileges and run this command:
ipconfig /flushdns
```
Before flushing the DNS cache, open a command prompt with administrator privileges and run this command:
```bat
sc config "Dnscache" start=disabled
sc stop "Dnscache"
```
### Linux
Open a Terminal and run with root privileges:
@@ -455,6 +448,8 @@ devices under a variety of operating systems.
## Interesting Applications
* [Maza ad blocking](https://github.com/tanrax/maza-ad-blocking) is a bash script that automatically updates host file. You can also update a fresh copy. And each time it generates a dnsmasq-compatible configuration file. Fast installation, compatible with MacOS, Linux and BSD.
* [Hostile](https://github.com/feross/hostile) is a nifty command line utility to easily add or remove domains from your hosts file. If our hosts files are too aggressive for you, you can use `hostile` to remove domains, or you can use `hostile` in a bash script to automate a post process each time you download fresh versions of hosts.
* [macOS Scripting for Configuration, Backup and Restore](https://github.com/tiiiecherle/osx_install_config) helps customizing, re-installing and using macOS. It also provides a [script](https://github.com/tiiiecherle/osx_install_config/blob/master/09_launchd/9b_run_on_boot/root/1_hosts_file/launchd_and_script/hosts_file_generator.sh) to install and update the hosts file using this project on macOS. In combination with a [launchd](https://github.com/tiiiecherle/osx_install_config/blob/master/09_launchd/9b_run_on_boot/root/1_hosts_file/launchd_and_script/com.hostsfile.install_update.plist) it updates the hosts file every x days (default is 4). To install both download the GitHub repo and run the [install script](https://github.com/tiiiecherle/osx_install_config/blob/master/09_launchd/9b_run_on_boot/root/1_hosts_file/install_hosts_file_generator_and_launchdservice.sh) from the directory one level up.
+6651 -11983
View File
File diff suppressed because it is too large Load Diff
+20 -25
View File
@@ -22,8 +22,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: **August 14 2020**.
* Here's the [raw hosts file with fakenews, porn extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn/hosts) containing 79,665 entries.
* Last updated: **October 14 2020**.
* Here's the [raw hosts file with fakenews, porn extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-porn/hosts) containing 76,435 entries.
* Logo by [@Tobaloidee](https://github.com/Tobaloidee).
@@ -37,22 +37,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,129 | [link](http://sbc.io/hosts/hosts)
Unified hosts **+ fakenews** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 60,071 | [link](http://sbc.io/hosts/alternates/fakenews/hosts)
Unified hosts **+ gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 61,453 | [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) | 78,723 | [link](http://sbc.io/hosts/alternates/porn/hosts)
Unified hosts **+ social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 61,886 | [link](http://sbc.io/hosts/alternates/social/hosts)
Unified hosts **+ fakenews + gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts) | 62,395 | [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) | 79,665 | [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) | 62,828 | [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) | 81,047 | [link](http://sbc.io/hosts/alternates/gambling-porn/hosts)
Unified hosts **+ gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts) | 64,210 | [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) | 81,479 | [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) | 81,989 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn/hosts)
Unified hosts **+ fakenews + gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-social/hosts) | 65,152 | [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) | 82,421 | [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) | 83,803 | [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) | 84,745 | [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) | 56,287 | [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) | 58,467 | [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) | 58,611 | [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) | 74,255 | [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) | 59,044 | [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) | 60,791 | [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) | 76,435 | [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) | 61,224 | [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) | 76,579 | [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) | 61,368 | [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) | 77,011 | [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) | 78,759 | [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) | 63,548 | [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) | 79,191 | [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) | 79,335 | [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) | 81,515 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
**Expectation**: These unified hosts files should serve all devices, regardless
@@ -368,13 +368,6 @@ Open a command prompt with administrator privileges and run this command:
ipconfig /flushdns
```
Before flushing the DNS cache, open a command prompt with administrator privileges and run this command:
```bat
sc config "Dnscache" start=disabled
sc stop "Dnscache"
```
### Linux
Open a Terminal and run with root privileges:
@@ -453,6 +446,8 @@ devices under a variety of operating systems.
## Interesting Applications
* [Maza ad blocking](https://github.com/tanrax/maza-ad-blocking) is a bash script that automatically updates host file. You can also update a fresh copy. And each time it generates a dnsmasq-compatible configuration file. Fast installation, compatible with MacOS, Linux and BSD.
* [Hostile](https://github.com/feross/hostile) is a nifty command line utility to easily add or remove domains from your hosts file. If our hosts files are too aggressive for you, you can use `hostile` to remove domains, or you can use `hostile` in a bash script to automate a post process each time you download fresh versions of hosts.
* [macOS Scripting for Configuration, Backup and Restore](https://github.com/tiiiecherle/osx_install_config) helps customizing, re-installing and using macOS. It also provides a [script](https://github.com/tiiiecherle/osx_install_config/blob/master/09_launchd/9b_run_on_boot/root/1_hosts_file/launchd_and_script/hosts_file_generator.sh) to install and update the hosts file using this project on macOS. In combination with a [launchd](https://github.com/tiiiecherle/osx_install_config/blob/master/09_launchd/9b_run_on_boot/root/1_hosts_file/launchd_and_script/com.hostsfile.install_update.plist) it updates the hosts file every x days (default is 4). To install both download the GitHub repo and run the [install script](https://github.com/tiiiecherle/osx_install_config/blob/master/09_launchd/9b_run_on_boot/root/1_hosts_file/install_hosts_file_generator_and_launchdservice.sh) from the directory one level up.
File diff suppressed because it is too large Load Diff
+20 -25
View File
@@ -22,8 +22,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: **August 14 2020**.
* Here's the [raw hosts file with fakenews, social extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-social/hosts) containing 62,828 entries.
* Last updated: **October 14 2020**.
* Here's the [raw hosts file with fakenews, social extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-social/hosts) containing 61,224 entries.
* Logo by [@Tobaloidee](https://github.com/Tobaloidee).
@@ -37,22 +37,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,129 | [link](http://sbc.io/hosts/hosts)
Unified hosts **+ fakenews** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 60,071 | [link](http://sbc.io/hosts/alternates/fakenews/hosts)
Unified hosts **+ gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 61,453 | [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) | 78,723 | [link](http://sbc.io/hosts/alternates/porn/hosts)
Unified hosts **+ social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 61,886 | [link](http://sbc.io/hosts/alternates/social/hosts)
Unified hosts **+ fakenews + gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts) | 62,395 | [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) | 79,665 | [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) | 62,828 | [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) | 81,047 | [link](http://sbc.io/hosts/alternates/gambling-porn/hosts)
Unified hosts **+ gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts) | 64,210 | [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) | 81,479 | [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) | 81,989 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn/hosts)
Unified hosts **+ fakenews + gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-social/hosts) | 65,152 | [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) | 82,421 | [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) | 83,803 | [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) | 84,745 | [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) | 56,287 | [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) | 58,467 | [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) | 58,611 | [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) | 74,255 | [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) | 59,044 | [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) | 60,791 | [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) | 76,435 | [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) | 61,224 | [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) | 76,579 | [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) | 61,368 | [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) | 77,011 | [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) | 78,759 | [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) | 63,548 | [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) | 79,191 | [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) | 79,335 | [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) | 81,515 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
**Expectation**: These unified hosts files should serve all devices, regardless
@@ -366,13 +366,6 @@ Open a command prompt with administrator privileges and run this command:
ipconfig /flushdns
```
Before flushing the DNS cache, open a command prompt with administrator privileges and run this command:
```bat
sc config "Dnscache" start=disabled
sc stop "Dnscache"
```
### Linux
Open a Terminal and run with root privileges:
@@ -451,6 +444,8 @@ devices under a variety of operating systems.
## Interesting Applications
* [Maza ad blocking](https://github.com/tanrax/maza-ad-blocking) is a bash script that automatically updates host file. You can also update a fresh copy. And each time it generates a dnsmasq-compatible configuration file. Fast installation, compatible with MacOS, Linux and BSD.
* [Hostile](https://github.com/feross/hostile) is a nifty command line utility to easily add or remove domains from your hosts file. If our hosts files are too aggressive for you, you can use `hostile` to remove domains, or you can use `hostile` in a bash script to automate a post process each time you download fresh versions of hosts.
* [macOS Scripting for Configuration, Backup and Restore](https://github.com/tiiiecherle/osx_install_config) helps customizing, re-installing and using macOS. It also provides a [script](https://github.com/tiiiecherle/osx_install_config/blob/master/09_launchd/9b_run_on_boot/root/1_hosts_file/launchd_and_script/hosts_file_generator.sh) to install and update the hosts file using this project on macOS. In combination with a [launchd](https://github.com/tiiiecherle/osx_install_config/blob/master/09_launchd/9b_run_on_boot/root/1_hosts_file/launchd_and_script/com.hostsfile.install_update.plist) it updates the hosts file every x days (default is 4). To install both download the GitHub repo and run the [install script](https://github.com/tiiiecherle/osx_install_config/blob/master/09_launchd/9b_run_on_boot/root/1_hosts_file/install_hosts_file_generator_and_launchdservice.sh) from the directory one level up.
+5235 -8946
View File
File diff suppressed because it is too large Load Diff
+20 -25
View File
@@ -22,8 +22,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: **August 14 2020**.
* Here's the [raw hosts file with fakenews extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) containing 60,071 entries.
* Last updated: **October 14 2020**.
* Here's the [raw hosts file with fakenews extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) containing 58,467 entries.
* Logo by [@Tobaloidee](https://github.com/Tobaloidee).
@@ -37,22 +37,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,129 | [link](http://sbc.io/hosts/hosts)
Unified hosts **+ fakenews** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 60,071 | [link](http://sbc.io/hosts/alternates/fakenews/hosts)
Unified hosts **+ gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 61,453 | [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) | 78,723 | [link](http://sbc.io/hosts/alternates/porn/hosts)
Unified hosts **+ social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 61,886 | [link](http://sbc.io/hosts/alternates/social/hosts)
Unified hosts **+ fakenews + gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts) | 62,395 | [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) | 79,665 | [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) | 62,828 | [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) | 81,047 | [link](http://sbc.io/hosts/alternates/gambling-porn/hosts)
Unified hosts **+ gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts) | 64,210 | [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) | 81,479 | [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) | 81,989 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn/hosts)
Unified hosts **+ fakenews + gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-social/hosts) | 65,152 | [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) | 82,421 | [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) | 83,803 | [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) | 84,745 | [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) | 56,287 | [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) | 58,467 | [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) | 58,611 | [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) | 74,255 | [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) | 59,044 | [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) | 60,791 | [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) | 76,435 | [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) | 61,224 | [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) | 76,579 | [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) | 61,368 | [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) | 77,011 | [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) | 78,759 | [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) | 63,548 | [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) | 79,191 | [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) | 79,335 | [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) | 81,515 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
**Expectation**: These unified hosts files should serve all devices, regardless
@@ -364,13 +364,6 @@ Open a command prompt with administrator privileges and run this command:
ipconfig /flushdns
```
Before flushing the DNS cache, open a command prompt with administrator privileges and run this command:
```bat
sc config "Dnscache" start=disabled
sc stop "Dnscache"
```
### Linux
Open a Terminal and run with root privileges:
@@ -449,6 +442,8 @@ devices under a variety of operating systems.
## Interesting Applications
* [Maza ad blocking](https://github.com/tanrax/maza-ad-blocking) is a bash script that automatically updates host file. You can also update a fresh copy. And each time it generates a dnsmasq-compatible configuration file. Fast installation, compatible with MacOS, Linux and BSD.
* [Hostile](https://github.com/feross/hostile) is a nifty command line utility to easily add or remove domains from your hosts file. If our hosts files are too aggressive for you, you can use `hostile` to remove domains, or you can use `hostile` in a bash script to automate a post process each time you download fresh versions of hosts.
* [macOS Scripting for Configuration, Backup and Restore](https://github.com/tiiiecherle/osx_install_config) helps customizing, re-installing and using macOS. It also provides a [script](https://github.com/tiiiecherle/osx_install_config/blob/master/09_launchd/9b_run_on_boot/root/1_hosts_file/launchd_and_script/hosts_file_generator.sh) to install and update the hosts file using this project on macOS. In combination with a [launchd](https://github.com/tiiiecherle/osx_install_config/blob/master/09_launchd/9b_run_on_boot/root/1_hosts_file/launchd_and_script/com.hostsfile.install_update.plist) it updates the hosts file every x days (default is 4). To install both download the GitHub repo and run the [install script](https://github.com/tiiiecherle/osx_install_config/blob/master/09_launchd/9b_run_on_boot/root/1_hosts_file/install_hosts_file_generator_and_launchdservice.sh) from the directory one level up.
File diff suppressed because it is too large Load Diff
+20 -25
View File
@@ -22,8 +22,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: **August 14 2020**.
* Here's the [raw hosts file with gambling, porn, social extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn-social/hosts) containing 83,803 entries.
* Last updated: **October 14 2020**.
* Here's the [raw hosts file with gambling, porn, social extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn-social/hosts) containing 79,335 entries.
* Logo by [@Tobaloidee](https://github.com/Tobaloidee).
@@ -37,22 +37,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,129 | [link](http://sbc.io/hosts/hosts)
Unified hosts **+ fakenews** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 60,071 | [link](http://sbc.io/hosts/alternates/fakenews/hosts)
Unified hosts **+ gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 61,453 | [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) | 78,723 | [link](http://sbc.io/hosts/alternates/porn/hosts)
Unified hosts **+ social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 61,886 | [link](http://sbc.io/hosts/alternates/social/hosts)
Unified hosts **+ fakenews + gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts) | 62,395 | [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) | 79,665 | [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) | 62,828 | [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) | 81,047 | [link](http://sbc.io/hosts/alternates/gambling-porn/hosts)
Unified hosts **+ gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts) | 64,210 | [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) | 81,479 | [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) | 81,989 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn/hosts)
Unified hosts **+ fakenews + gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-social/hosts) | 65,152 | [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) | 82,421 | [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) | 83,803 | [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) | 84,745 | [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) | 56,287 | [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) | 58,467 | [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) | 58,611 | [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) | 74,255 | [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) | 59,044 | [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) | 60,791 | [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) | 76,435 | [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) | 61,224 | [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) | 76,579 | [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) | 61,368 | [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) | 77,011 | [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) | 78,759 | [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) | 63,548 | [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) | 79,191 | [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) | 79,335 | [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) | 81,515 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
**Expectation**: These unified hosts files should serve all devices, regardless
@@ -370,13 +370,6 @@ Open a command prompt with administrator privileges and run this command:
ipconfig /flushdns
```
Before flushing the DNS cache, open a command prompt with administrator privileges and run this command:
```bat
sc config "Dnscache" start=disabled
sc stop "Dnscache"
```
### Linux
Open a Terminal and run with root privileges:
@@ -455,6 +448,8 @@ devices under a variety of operating systems.
## Interesting Applications
* [Maza ad blocking](https://github.com/tanrax/maza-ad-blocking) is a bash script that automatically updates host file. You can also update a fresh copy. And each time it generates a dnsmasq-compatible configuration file. Fast installation, compatible with MacOS, Linux and BSD.
* [Hostile](https://github.com/feross/hostile) is a nifty command line utility to easily add or remove domains from your hosts file. If our hosts files are too aggressive for you, you can use `hostile` to remove domains, or you can use `hostile` in a bash script to automate a post process each time you download fresh versions of hosts.
* [macOS Scripting for Configuration, Backup and Restore](https://github.com/tiiiecherle/osx_install_config) helps customizing, re-installing and using macOS. It also provides a [script](https://github.com/tiiiecherle/osx_install_config/blob/master/09_launchd/9b_run_on_boot/root/1_hosts_file/launchd_and_script/hosts_file_generator.sh) to install and update the hosts file using this project on macOS. In combination with a [launchd](https://github.com/tiiiecherle/osx_install_config/blob/master/09_launchd/9b_run_on_boot/root/1_hosts_file/launchd_and_script/com.hostsfile.install_update.plist) it updates the hosts file every x days (default is 4). To install both download the GitHub repo and run the [install script](https://github.com/tiiiecherle/osx_install_config/blob/master/09_launchd/9b_run_on_boot/root/1_hosts_file/install_hosts_file_generator_and_launchdservice.sh) from the directory one level up.
+5413 -11983
View File
File diff suppressed because it is too large Load Diff
+20 -25
View File
@@ -22,8 +22,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: **August 14 2020**.
* Here's the [raw hosts file with gambling, porn extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts) containing 81,047 entries.
* Last updated: **October 14 2020**.
* Here's the [raw hosts file with gambling, porn extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts) containing 76,579 entries.
* Logo by [@Tobaloidee](https://github.com/Tobaloidee).
@@ -37,22 +37,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,129 | [link](http://sbc.io/hosts/hosts)
Unified hosts **+ fakenews** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 60,071 | [link](http://sbc.io/hosts/alternates/fakenews/hosts)
Unified hosts **+ gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 61,453 | [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) | 78,723 | [link](http://sbc.io/hosts/alternates/porn/hosts)
Unified hosts **+ social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 61,886 | [link](http://sbc.io/hosts/alternates/social/hosts)
Unified hosts **+ fakenews + gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts) | 62,395 | [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) | 79,665 | [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) | 62,828 | [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) | 81,047 | [link](http://sbc.io/hosts/alternates/gambling-porn/hosts)
Unified hosts **+ gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts) | 64,210 | [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) | 81,479 | [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) | 81,989 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn/hosts)
Unified hosts **+ fakenews + gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-social/hosts) | 65,152 | [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) | 82,421 | [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) | 83,803 | [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) | 84,745 | [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) | 56,287 | [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) | 58,467 | [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) | 58,611 | [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) | 74,255 | [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) | 59,044 | [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) | 60,791 | [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) | 76,435 | [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) | 61,224 | [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) | 76,579 | [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) | 61,368 | [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) | 77,011 | [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) | 78,759 | [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) | 63,548 | [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) | 79,191 | [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) | 79,335 | [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) | 81,515 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
**Expectation**: These unified hosts files should serve all devices, regardless
@@ -368,13 +368,6 @@ Open a command prompt with administrator privileges and run this command:
ipconfig /flushdns
```
Before flushing the DNS cache, open a command prompt with administrator privileges and run this command:
```bat
sc config "Dnscache" start=disabled
sc stop "Dnscache"
```
### Linux
Open a Terminal and run with root privileges:
@@ -453,6 +446,8 @@ devices under a variety of operating systems.
## Interesting Applications
* [Maza ad blocking](https://github.com/tanrax/maza-ad-blocking) is a bash script that automatically updates host file. You can also update a fresh copy. And each time it generates a dnsmasq-compatible configuration file. Fast installation, compatible with MacOS, Linux and BSD.
* [Hostile](https://github.com/feross/hostile) is a nifty command line utility to easily add or remove domains from your hosts file. If our hosts files are too aggressive for you, you can use `hostile` to remove domains, or you can use `hostile` in a bash script to automate a post process each time you download fresh versions of hosts.
* [macOS Scripting for Configuration, Backup and Restore](https://github.com/tiiiecherle/osx_install_config) helps customizing, re-installing and using macOS. It also provides a [script](https://github.com/tiiiecherle/osx_install_config/blob/master/09_launchd/9b_run_on_boot/root/1_hosts_file/launchd_and_script/hosts_file_generator.sh) to install and update the hosts file using this project on macOS. In combination with a [launchd](https://github.com/tiiiecherle/osx_install_config/blob/master/09_launchd/9b_run_on_boot/root/1_hosts_file/launchd_and_script/com.hostsfile.install_update.plist) it updates the hosts file every x days (default is 4). To install both download the GitHub repo and run the [install script](https://github.com/tiiiecherle/osx_install_config/blob/master/09_launchd/9b_run_on_boot/root/1_hosts_file/install_hosts_file_generator_and_launchdservice.sh) from the directory one level up.
File diff suppressed because it is too large Load Diff
+20 -25
View File
@@ -22,8 +22,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: **August 14 2020**.
* Here's the [raw hosts file with gambling, social extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts) containing 64,210 entries.
* Last updated: **October 14 2020**.
* Here's the [raw hosts file with gambling, social extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts) containing 61,368 entries.
* Logo by [@Tobaloidee](https://github.com/Tobaloidee).
@@ -37,22 +37,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,129 | [link](http://sbc.io/hosts/hosts)
Unified hosts **+ fakenews** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 60,071 | [link](http://sbc.io/hosts/alternates/fakenews/hosts)
Unified hosts **+ gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 61,453 | [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) | 78,723 | [link](http://sbc.io/hosts/alternates/porn/hosts)
Unified hosts **+ social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 61,886 | [link](http://sbc.io/hosts/alternates/social/hosts)
Unified hosts **+ fakenews + gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts) | 62,395 | [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) | 79,665 | [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) | 62,828 | [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) | 81,047 | [link](http://sbc.io/hosts/alternates/gambling-porn/hosts)
Unified hosts **+ gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts) | 64,210 | [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) | 81,479 | [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) | 81,989 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn/hosts)
Unified hosts **+ fakenews + gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-social/hosts) | 65,152 | [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) | 82,421 | [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) | 83,803 | [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) | 84,745 | [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) | 56,287 | [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) | 58,467 | [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) | 58,611 | [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) | 74,255 | [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) | 59,044 | [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) | 60,791 | [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) | 76,435 | [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) | 61,224 | [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) | 76,579 | [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) | 61,368 | [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) | 77,011 | [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) | 78,759 | [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) | 63,548 | [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) | 79,191 | [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) | 79,335 | [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) | 81,515 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
**Expectation**: These unified hosts files should serve all devices, regardless
@@ -366,13 +366,6 @@ Open a command prompt with administrator privileges and run this command:
ipconfig /flushdns
```
Before flushing the DNS cache, open a command prompt with administrator privileges and run this command:
```bat
sc config "Dnscache" start=disabled
sc stop "Dnscache"
```
### Linux
Open a Terminal and run with root privileges:
@@ -451,6 +444,8 @@ devices under a variety of operating systems.
## Interesting Applications
* [Maza ad blocking](https://github.com/tanrax/maza-ad-blocking) is a bash script that automatically updates host file. You can also update a fresh copy. And each time it generates a dnsmasq-compatible configuration file. Fast installation, compatible with MacOS, Linux and BSD.
* [Hostile](https://github.com/feross/hostile) is a nifty command line utility to easily add or remove domains from your hosts file. If our hosts files are too aggressive for you, you can use `hostile` to remove domains, or you can use `hostile` in a bash script to automate a post process each time you download fresh versions of hosts.
* [macOS Scripting for Configuration, Backup and Restore](https://github.com/tiiiecherle/osx_install_config) helps customizing, re-installing and using macOS. It also provides a [script](https://github.com/tiiiecherle/osx_install_config/blob/master/09_launchd/9b_run_on_boot/root/1_hosts_file/launchd_and_script/hosts_file_generator.sh) to install and update the hosts file using this project on macOS. In combination with a [launchd](https://github.com/tiiiecherle/osx_install_config/blob/master/09_launchd/9b_run_on_boot/root/1_hosts_file/launchd_and_script/com.hostsfile.install_update.plist) it updates the hosts file every x days (default is 4). To install both download the GitHub repo and run the [install script](https://github.com/tiiiecherle/osx_install_config/blob/master/09_launchd/9b_run_on_boot/root/1_hosts_file/install_hosts_file_generator_and_launchdservice.sh) from the directory one level up.
+3997 -8946
View File
File diff suppressed because it is too large Load Diff
+20 -25
View File
@@ -22,8 +22,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: **August 14 2020**.
* Here's the [raw hosts file with gambling extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) containing 61,453 entries.
* Last updated: **October 14 2020**.
* Here's the [raw hosts file with gambling extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) containing 58,611 entries.
* Logo by [@Tobaloidee](https://github.com/Tobaloidee).
@@ -37,22 +37,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,129 | [link](http://sbc.io/hosts/hosts)
Unified hosts **+ fakenews** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 60,071 | [link](http://sbc.io/hosts/alternates/fakenews/hosts)
Unified hosts **+ gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 61,453 | [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) | 78,723 | [link](http://sbc.io/hosts/alternates/porn/hosts)
Unified hosts **+ social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 61,886 | [link](http://sbc.io/hosts/alternates/social/hosts)
Unified hosts **+ fakenews + gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts) | 62,395 | [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) | 79,665 | [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) | 62,828 | [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) | 81,047 | [link](http://sbc.io/hosts/alternates/gambling-porn/hosts)
Unified hosts **+ gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts) | 64,210 | [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) | 81,479 | [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) | 81,989 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn/hosts)
Unified hosts **+ fakenews + gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-social/hosts) | 65,152 | [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) | 82,421 | [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) | 83,803 | [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) | 84,745 | [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) | 56,287 | [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) | 58,467 | [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) | 58,611 | [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) | 74,255 | [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) | 59,044 | [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) | 60,791 | [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) | 76,435 | [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) | 61,224 | [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) | 76,579 | [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) | 61,368 | [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) | 77,011 | [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) | 78,759 | [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) | 63,548 | [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) | 79,191 | [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) | 79,335 | [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) | 81,515 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
**Expectation**: These unified hosts files should serve all devices, regardless
@@ -364,13 +364,6 @@ Open a command prompt with administrator privileges and run this command:
ipconfig /flushdns
```
Before flushing the DNS cache, open a command prompt with administrator privileges and run this command:
```bat
sc config "Dnscache" start=disabled
sc stop "Dnscache"
```
### Linux
Open a Terminal and run with root privileges:
@@ -449,6 +442,8 @@ devices under a variety of operating systems.
## Interesting Applications
* [Maza ad blocking](https://github.com/tanrax/maza-ad-blocking) is a bash script that automatically updates host file. You can also update a fresh copy. And each time it generates a dnsmasq-compatible configuration file. Fast installation, compatible with MacOS, Linux and BSD.
* [Hostile](https://github.com/feross/hostile) is a nifty command line utility to easily add or remove domains from your hosts file. If our hosts files are too aggressive for you, you can use `hostile` to remove domains, or you can use `hostile` in a bash script to automate a post process each time you download fresh versions of hosts.
* [macOS Scripting for Configuration, Backup and Restore](https://github.com/tiiiecherle/osx_install_config) helps customizing, re-installing and using macOS. It also provides a [script](https://github.com/tiiiecherle/osx_install_config/blob/master/09_launchd/9b_run_on_boot/root/1_hosts_file/launchd_and_script/hosts_file_generator.sh) to install and update the hosts file using this project on macOS. In combination with a [launchd](https://github.com/tiiiecherle/osx_install_config/blob/master/09_launchd/9b_run_on_boot/root/1_hosts_file/launchd_and_script/com.hostsfile.install_update.plist) it updates the hosts file every x days (default is 4). To install both download the GitHub repo and run the [install script](https://github.com/tiiiecherle/osx_install_config/blob/master/09_launchd/9b_run_on_boot/root/1_hosts_file/install_hosts_file_generator_and_launchdservice.sh) from the directory one level up.
+5413 -11983
View File
File diff suppressed because it is too large Load Diff
+20 -25
View File
@@ -22,8 +22,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: **August 14 2020**.
* Here's the [raw hosts file with porn, social extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn-social/hosts) containing 81,479 entries.
* Last updated: **October 14 2020**.
* Here's the [raw hosts file with porn, social extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn-social/hosts) containing 77,011 entries.
* Logo by [@Tobaloidee](https://github.com/Tobaloidee).
@@ -37,22 +37,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,129 | [link](http://sbc.io/hosts/hosts)
Unified hosts **+ fakenews** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 60,071 | [link](http://sbc.io/hosts/alternates/fakenews/hosts)
Unified hosts **+ gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 61,453 | [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) | 78,723 | [link](http://sbc.io/hosts/alternates/porn/hosts)
Unified hosts **+ social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 61,886 | [link](http://sbc.io/hosts/alternates/social/hosts)
Unified hosts **+ fakenews + gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts) | 62,395 | [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) | 79,665 | [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) | 62,828 | [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) | 81,047 | [link](http://sbc.io/hosts/alternates/gambling-porn/hosts)
Unified hosts **+ gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts) | 64,210 | [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) | 81,479 | [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) | 81,989 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn/hosts)
Unified hosts **+ fakenews + gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-social/hosts) | 65,152 | [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) | 82,421 | [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) | 83,803 | [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) | 84,745 | [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) | 56,287 | [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) | 58,467 | [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) | 58,611 | [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) | 74,255 | [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) | 59,044 | [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) | 60,791 | [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) | 76,435 | [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) | 61,224 | [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) | 76,579 | [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) | 61,368 | [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) | 77,011 | [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) | 78,759 | [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) | 63,548 | [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) | 79,191 | [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) | 79,335 | [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) | 81,515 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
**Expectation**: These unified hosts files should serve all devices, regardless
@@ -369,13 +369,6 @@ Open a command prompt with administrator privileges and run this command:
ipconfig /flushdns
```
Before flushing the DNS cache, open a command prompt with administrator privileges and run this command:
```bat
sc config "Dnscache" start=disabled
sc stop "Dnscache"
```
### Linux
Open a Terminal and run with root privileges:
@@ -454,6 +447,8 @@ devices under a variety of operating systems.
## Interesting Applications
* [Maza ad blocking](https://github.com/tanrax/maza-ad-blocking) is a bash script that automatically updates host file. You can also update a fresh copy. And each time it generates a dnsmasq-compatible configuration file. Fast installation, compatible with MacOS, Linux and BSD.
* [Hostile](https://github.com/feross/hostile) is a nifty command line utility to easily add or remove domains from your hosts file. If our hosts files are too aggressive for you, you can use `hostile` to remove domains, or you can use `hostile` in a bash script to automate a post process each time you download fresh versions of hosts.
* [macOS Scripting for Configuration, Backup and Restore](https://github.com/tiiiecherle/osx_install_config) helps customizing, re-installing and using macOS. It also provides a [script](https://github.com/tiiiecherle/osx_install_config/blob/master/09_launchd/9b_run_on_boot/root/1_hosts_file/launchd_and_script/hosts_file_generator.sh) to install and update the hosts file using this project on macOS. In combination with a [launchd](https://github.com/tiiiecherle/osx_install_config/blob/master/09_launchd/9b_run_on_boot/root/1_hosts_file/launchd_and_script/com.hostsfile.install_update.plist) it updates the hosts file every x days (default is 4). To install both download the GitHub repo and run the [install script](https://github.com/tiiiecherle/osx_install_config/blob/master/09_launchd/9b_run_on_boot/root/1_hosts_file/install_hosts_file_generator_and_launchdservice.sh) from the directory one level up.
+5413 -11983
View File
File diff suppressed because it is too large Load Diff
+20 -25
View File
@@ -22,8 +22,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: **August 14 2020**.
* Here's the [raw hosts file with porn extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) containing 78,723 entries.
* Last updated: **October 14 2020**.
* Here's the [raw hosts file with porn extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) containing 74,255 entries.
* Logo by [@Tobaloidee](https://github.com/Tobaloidee).
@@ -37,22 +37,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,129 | [link](http://sbc.io/hosts/hosts)
Unified hosts **+ fakenews** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 60,071 | [link](http://sbc.io/hosts/alternates/fakenews/hosts)
Unified hosts **+ gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 61,453 | [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) | 78,723 | [link](http://sbc.io/hosts/alternates/porn/hosts)
Unified hosts **+ social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 61,886 | [link](http://sbc.io/hosts/alternates/social/hosts)
Unified hosts **+ fakenews + gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts) | 62,395 | [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) | 79,665 | [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) | 62,828 | [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) | 81,047 | [link](http://sbc.io/hosts/alternates/gambling-porn/hosts)
Unified hosts **+ gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts) | 64,210 | [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) | 81,479 | [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) | 81,989 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn/hosts)
Unified hosts **+ fakenews + gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-social/hosts) | 65,152 | [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) | 82,421 | [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) | 83,803 | [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) | 84,745 | [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) | 56,287 | [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) | 58,467 | [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) | 58,611 | [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) | 74,255 | [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) | 59,044 | [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) | 60,791 | [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) | 76,435 | [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) | 61,224 | [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) | 76,579 | [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) | 61,368 | [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) | 77,011 | [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) | 78,759 | [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) | 63,548 | [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) | 79,191 | [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) | 79,335 | [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) | 81,515 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
**Expectation**: These unified hosts files should serve all devices, regardless
@@ -367,13 +367,6 @@ Open a command prompt with administrator privileges and run this command:
ipconfig /flushdns
```
Before flushing the DNS cache, open a command prompt with administrator privileges and run this command:
```bat
sc config "Dnscache" start=disabled
sc stop "Dnscache"
```
### Linux
Open a Terminal and run with root privileges:
@@ -452,6 +445,8 @@ devices under a variety of operating systems.
## Interesting Applications
* [Maza ad blocking](https://github.com/tanrax/maza-ad-blocking) is a bash script that automatically updates host file. You can also update a fresh copy. And each time it generates a dnsmasq-compatible configuration file. Fast installation, compatible with MacOS, Linux and BSD.
* [Hostile](https://github.com/feross/hostile) is a nifty command line utility to easily add or remove domains from your hosts file. If our hosts files are too aggressive for you, you can use `hostile` to remove domains, or you can use `hostile` in a bash script to automate a post process each time you download fresh versions of hosts.
* [macOS Scripting for Configuration, Backup and Restore](https://github.com/tiiiecherle/osx_install_config) helps customizing, re-installing and using macOS. It also provides a [script](https://github.com/tiiiecherle/osx_install_config/blob/master/09_launchd/9b_run_on_boot/root/1_hosts_file/launchd_and_script/hosts_file_generator.sh) to install and update the hosts file using this project on macOS. In combination with a [launchd](https://github.com/tiiiecherle/osx_install_config/blob/master/09_launchd/9b_run_on_boot/root/1_hosts_file/launchd_and_script/com.hostsfile.install_update.plist) it updates the hosts file every x days (default is 4). To install both download the GitHub repo and run the [install script](https://github.com/tiiiecherle/osx_install_config/blob/master/09_launchd/9b_run_on_boot/root/1_hosts_file/install_hosts_file_generator_and_launchdservice.sh) from the directory one level up.
+3997 -8946
View File
File diff suppressed because it is too large Load Diff
+20 -25
View File
@@ -22,8 +22,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: **August 14 2020**.
* Here's the [raw hosts file with social extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) containing 61,886 entries.
* Last updated: **October 14 2020**.
* Here's the [raw hosts file with social extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) containing 59,044 entries.
* Logo by [@Tobaloidee](https://github.com/Tobaloidee).
@@ -37,22 +37,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,129 | [link](http://sbc.io/hosts/hosts)
Unified hosts **+ fakenews** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 60,071 | [link](http://sbc.io/hosts/alternates/fakenews/hosts)
Unified hosts **+ gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 61,453 | [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) | 78,723 | [link](http://sbc.io/hosts/alternates/porn/hosts)
Unified hosts **+ social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 61,886 | [link](http://sbc.io/hosts/alternates/social/hosts)
Unified hosts **+ fakenews + gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts) | 62,395 | [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) | 79,665 | [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) | 62,828 | [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) | 81,047 | [link](http://sbc.io/hosts/alternates/gambling-porn/hosts)
Unified hosts **+ gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts) | 64,210 | [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) | 81,479 | [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) | 81,989 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn/hosts)
Unified hosts **+ fakenews + gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-social/hosts) | 65,152 | [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) | 82,421 | [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) | 83,803 | [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) | 84,745 | [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) | 56,287 | [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) | 58,467 | [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) | 58,611 | [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) | 74,255 | [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) | 59,044 | [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) | 60,791 | [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) | 76,435 | [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) | 61,224 | [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) | 76,579 | [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) | 61,368 | [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) | 77,011 | [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) | 78,759 | [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) | 63,548 | [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) | 79,191 | [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) | 79,335 | [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) | 81,515 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
**Expectation**: These unified hosts files should serve all devices, regardless
@@ -365,13 +365,6 @@ Open a command prompt with administrator privileges and run this command:
ipconfig /flushdns
```
Before flushing the DNS cache, open a command prompt with administrator privileges and run this command:
```bat
sc config "Dnscache" start=disabled
sc stop "Dnscache"
```
### Linux
Open a Terminal and run with root privileges:
@@ -450,6 +443,8 @@ devices under a variety of operating systems.
## Interesting Applications
* [Maza ad blocking](https://github.com/tanrax/maza-ad-blocking) is a bash script that automatically updates host file. You can also update a fresh copy. And each time it generates a dnsmasq-compatible configuration file. Fast installation, compatible with MacOS, Linux and BSD.
* [Hostile](https://github.com/feross/hostile) is a nifty command line utility to easily add or remove domains from your hosts file. If our hosts files are too aggressive for you, you can use `hostile` to remove domains, or you can use `hostile` in a bash script to automate a post process each time you download fresh versions of hosts.
* [macOS Scripting for Configuration, Backup and Restore](https://github.com/tiiiecherle/osx_install_config) helps customizing, re-installing and using macOS. It also provides a [script](https://github.com/tiiiecherle/osx_install_config/blob/master/09_launchd/9b_run_on_boot/root/1_hosts_file/launchd_and_script/hosts_file_generator.sh) to install and update the hosts file using this project on macOS. In combination with a [launchd](https://github.com/tiiiecherle/osx_install_config/blob/master/09_launchd/9b_run_on_boot/root/1_hosts_file/launchd_and_script/com.hostsfile.install_update.plist) it updates the hosts file every x days (default is 4). To install both download the GitHub repo and run the [install script](https://github.com/tiiiecherle/osx_install_config/blob/master/09_launchd/9b_run_on_boot/root/1_hosts_file/install_hosts_file_generator_and_launchdservice.sh) from the directory one level up.
+2 -25
View File
@@ -6,7 +6,7 @@
# #
# ___ __ __ ___ __ __ __ #
# / _ )___ ____/ /__/ / / _ )___ __ _____ / // /__ ___ / /____ #
# / _ / _ `/ _ / _ / / _ / _ \/ // /_ / / _ / _ \(_- __(_-< #
# / _ / _ `/ _ / _ / / _ / _ \/ // /_ / / _ / _ \(_-</ __(_-< #
# /____/\_,_/\_,_/\_,_/ /____/\___/\_, //__/ /_//_/\___/___/\__/___/ #
# /___/ #
##################################################################################
@@ -27,7 +27,7 @@
##### Version Information #
###################################################
### Version: V1.2020.08.8402
### Version: V1.2020.10.8432
##### Version Information ##
# Use this file to prevent your computer or server from connecting to selected
@@ -49,7 +49,6 @@
# START HOSTS LIST ### DO NOT EDIT THIS LINE AT ALL ###
0.0.0.0 000free.us
0.0.0.0 000.gaysexe.free.fr
0.0.0.0 000owamail0.000webhostapp.com
0.0.0.0 000tristanprod.free.fr
0.0.0.0 007angels.com
0.0.0.0 00author.com
@@ -75,7 +74,6 @@
0.0.0.0 0lovespells0.blogspot.com
0.0.0.0 0m4.ru
0.0.0.0 0n-line.tv
0.0.0.0 0pros.com
0.0.0.0 0q2.sitey.me
0.0.0.0 10000hai.com
0.0.0.0 10000verges.free.fr
@@ -123,12 +121,10 @@
0.0.0.0 13tabs.com
0.0.0.0 14b.info
0.0.0.0 14teen.com
0.0.0.0 156002.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 17990.vicp.net
0.0.0.0 17chezhan.com
0.0.0.0 17youzi.com
0.0.0.0 1-800onlinecasino.com
@@ -173,7 +169,6 @@
0.0.0.0 20pascals.nl
0.0.0.0 22kkkk.com
0.0.0.0 24695.com
0.0.0.0 247locksmith-tucson.com
0.0.0.0 247lyrics.com
0.0.0.0 24-ak.ru
0.0.0.0 24holdem.com
@@ -183,10 +178,7 @@
0.0.0.0 2560.fd.mobile.tv.sms13.de
0.0.0.0 257639.com
0.0.0.0 259572.com
0.0.0.0 25cat.tk
0.0.0.0 267932.com
0.0.0.0 271395.com
0.0.0.0 272351.com
0.0.0.0 289931.com
0.0.0.0 2anal.net
0.0.0.0 2cam.eu
@@ -392,7 +384,6 @@
0.0.0.0 aarbur.com
0.0.0.0 aaronabel.com
0.0.0.0 aaronautosandtrucks.com
0.0.0.0 aarpadvantages.co
0.0.0.0 aashima.goyal.com.au
0.0.0.0 aashyamayro.com
0.0.0.0 a.avalhukof.com
@@ -423,7 +414,6 @@
0.0.0.0 absolute-live.com
0.0.0.0 ab.teenx.free.fr
0.0.0.0 acads.net
0.0.0.0 account.maximus.co
0.0.0.0 account.paypal-inc.tribesiren.com
0.0.0.0 acenar.com
0.0.0.0 acheterviagrafr24.com
@@ -443,7 +433,6 @@
0.0.0.0 acrowiswhite.com
0.0.0.0 actionmobilemarine.net
0.0.0.0 actionnooz.com
0.0.0.0 activecampaign.dreamhosters.com
0.0.0.0 activeideas.net
0.0.0.0 activepr.ru
0.0.0.0 activewatch.ro
@@ -525,8 +514,6 @@
0.0.0.0 allanimehentai.com
0.0.0.0 allbestpantyhose.com
0.0.0.0 allboard.xobor.de
0.0.0.0 allboys.buckshost.com
0.0.0.0 allbritishescorts.com
0.0.0.0 allcredits.su
0.0.0.0 allergiques.com
0.0.0.0 allergycenter.info
@@ -541,7 +528,6 @@
0.0.0.0 amateursconvert.com
0.0.0.0 amateursexdvd.com
0.0.0.0 amateursexplace.com
0.0.0.0 amateursexvideo.de
0.0.0.0 amateurs.jerkr.com
0.0.0.0 amateurspain.com
0.0.0.0 amateurtour.biz
@@ -574,7 +560,6 @@
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 analytics.cliqz.com
0.0.0.0 ananashotel.com
0.0.0.0 anatomytrains.co.uk
0.0.0.0 anbstudios.com
@@ -603,7 +588,6 @@
0.0.0.0 anticodistretto.com
0.0.0.0 anticosm.com
0.0.0.0 antifa.co.at
0.0.0.0 anti-virus-removal.info
0.0.0.0 apepix.com
0.0.0.0 aphrodisia01.free.fr
0.0.0.0 appyaviator.com
@@ -690,7 +674,6 @@
0.0.0.0 cookevegas.com
0.0.0.0 cookielawblog.wordpress.com
0.0.0.0 cookingmeat.ru
0.0.0.0 cookingyourspanish.com
0.0.0.0 cooknfit.com
0.0.0.0 coolbar.pro
0.0.0.0 coolemailnames.com
@@ -743,7 +726,6 @@
0.0.0.0 familyholiday.ml
0.0.0.0 familyhomefinance.com.au
0.0.0.0 famir.com
0.0.0.0 famosasdesnudasx.com
0.0.0.0 fd1.eye.to
0.0.0.0 fd2.eye.to
0.0.0.0 fd4.eye.to
@@ -848,7 +830,6 @@
0.0.0.0 i-c-c-c.com
0.0.0.0 ichgcp.com
0.0.0.0 icipourtoi.com
0.0.0.0 ici-sexe.tk
0.0.0.0 iclsas.com
0.0.0.0 ico.re
0.0.0.0 idas-sex-story.gocunt.com
@@ -870,11 +851,8 @@
0.0.0.0 iframes.pornprosnetwork.com
0.0.0.0 imageprostyle-communication.fr
0.0.0.0 imap.dpsl.net
0.0.0.0 imdaginea.cf
0.0.0.0 indetiske.ya.ru
0.0.0.0 index.buckshost.com
0.0.0.0 inleadership.co.nz
0.0.0.0 kabey.000webhostapp.com
0.0.0.0 keepcolletive.com
0.0.0.0 kiwi237au.tk
0.0.0.0 ladsblue.com
@@ -884,7 +862,6 @@
0.0.0.0 maincert.com
0.0.0.0 matureporno.info
0.0.0.0 maxxisproduct.com
0.0.0.0 myblogregistercm.tk
0.0.0.0 nomuos.it
0.0.0.0 prizesforyou.com
0.0.0.0 prizesfu74.life
+2605 -1034
View File
File diff suppressed because it is too large Load Diff
+22 -1
View File
@@ -2930,4 +2930,25 @@
# Added August 12, 2020
0.0.0.0 servsave.com
0.0.0.0 www.servsave.com
0.0.0.0 us-west-2.kinesis.hpanalytics.net
0.0.0.0 us-west-2.kinesis.hpanalytics.net
# Added August 15, 2020
0.0.0.0 free-dating-girls.online
0.0.0.0 administration.ap45.hetznir.ventanasyaluminios.com.mx
# Added August 16, 2020
0.0.0.0 ap45.hetznir.ventanasyaluminios.com.mx
0.0.0.0 hetznir.ventanasyaluminios.com.mx
0.0.0.0 ventanasyaluminios.com.mx
# Added August 17, 2020
0.0.0.0 korfo.org
0.0.0.0 www.ventanasyaluminios.com.mx
0.0.0.0 mkt.ventanasyaluminios.com.mx
# Added August 24, 2020
0.0.0.0 collect.installeranalytics.com
# Added October 2, 2020
0.0.0.0 kntlasaww.klauetuwnua.com
0.0.0.0 nevatet.lsopeisfw.com
+563 -1476
View File
File diff suppressed because it is too large Load Diff
+18 -6186
View File
File diff suppressed because it is too large Load Diff
+150 -106
View File
@@ -1,7 +1,7 @@
# Title: hostsVN
# Last modified: 13 Aug 2020 09:51 UTC+7
# Version: 2008130951
# Blocked: 1,402 domains
# Last modified: 13 Oct 2020 16:13 UTC+7
# Version: 2010131613
# Blocked: 1,443 domains
# Only include advertisers in Vietnam
# Homepage: https://bigdargon.github.io/hostsVN/
# GitHub: https://github.com/bigdargon/hostsVN
@@ -328,7 +328,7 @@
0.0.0.0 st.core.polyad.net
0.0.0.0 st.html.polyad.net
0.0.0.0 st.polyad.net
#[ambientplatform]
#[ambientplatform.vn]
0.0.0.0 ambientplatform.vn
0.0.0.0 campaigns.ambientplatform.vn
0.0.0.0 cdn.ambientplatform.vn
@@ -341,12 +341,63 @@
0.0.0.0 media.m.ambientplatform.vn
0.0.0.0 metrics.m.ambientplatform.vn
0.0.0.0 rd.ambientplatform.vn
#[ants]
#[gammaplatform.com]
0.0.0.0 app.gammaplatform.com
0.0.0.0 clk.gammaplatform.com
0.0.0.0 cm.gammaplatform.com
0.0.0.0 cm-supply-web.gammaplatform.com
0.0.0.0 d.gammaplatform.com
0.0.0.0 gammaplatform.com
0.0.0.0 hb.gammaplatform.com
0.0.0.0 imp.gammaplatform.com
0.0.0.0 imp2.gammaplatform.com
0.0.0.0 in-view.gammaplatform.com
0.0.0.0 login.gammaplatform.com
0.0.0.0 static.gammaplatform.com
0.0.0.0 stc.gammaplatform.com
0.0.0.0 t.gammaplatform.com
0.0.0.0 tag.gammaplatform.com
0.0.0.0 track.gammaplatform.com
0.0.0.0 www.gammaplatform.com
#[gammassp.com]
0.0.0.0 gammassp.com
0.0.0.0 test-places.gammassp.com
0.0.0.0 www.gammassp.com
#[serving-system.com]
0.0.0.0 b.serving-system.com
0.0.0.0 optimize.serving-system.com
0.0.0.0 serving-system.com
0.0.0.0 ut-static.serving-system.com
0.0.0.0 ut.serving-system.com
#[ambient-platform.com]
0.0.0.0 ambient-platform.com
0.0.0.0 analytics.ambient-platform.com
0.0.0.0 campaigns.ambient-platform.com
0.0.0.0 cdn-media.ambient-platform.com
0.0.0.0 cdn-media.m.ambient-platform.com
0.0.0.0 cdn-media-m.ambient-platform.com
0.0.0.0 cli.ambient-platform.com
0.0.0.0 cli.m.ambient-platform.com
0.0.0.0 conv.ambient-platform.com
0.0.0.0 delivery.ambient-platform.com
0.0.0.0 delivery.m.ambient-platform.com
0.0.0.0 delivery-m.ambient-platform.com
0.0.0.0 imp.ambient-platform.com
0.0.0.0 imp.m.ambient-platform.com
0.0.0.0 imp-m.ambient-platform.com
0.0.0.0 local-media.ambient-platform.com
0.0.0.0 local-media.m.ambient-platform.com
0.0.0.0 metrics.ambient-platform.com
0.0.0.0 retg.ambient-platform.com
0.0.0.0 static.ambient-platform.com
0.0.0.0 www.ambient-platform.com
#[ants.vn]
0.0.0.0 a.ants.vn
0.0.0.0 abs.ants.vn
0.0.0.0 ad.ants.vn
0.0.0.0 ads.ants.vn
0.0.0.0 adx.ants.vn
0.0.0.0 antalyser.ants.vn
0.0.0.0 ants.vn
0.0.0.0 api-app.ants.vn
0.0.0.0 app.ants.vn
@@ -356,19 +407,58 @@
0.0.0.0 babe.ants.vn
0.0.0.0 crm.ants.vn
0.0.0.0 d.ants.vn
0.0.0.0 developers.ants.vn
0.0.0.0 dsp-d.ants.vn
0.0.0.0 e.ants.vn
0.0.0.0 insight.ants.vn
0.0.0.0 ma.ants.vn
0.0.0.0 m-a.ants.vn
0.0.0.0 ogs.ants.vn
0.0.0.0 oms-t.ants.vn
0.0.0.0 p.ants.vn
0.0.0.0 prebid.ants.vn
0.0.0.0 schemas.ants.vn
0.0.0.0 staging-d.ants.vn
0.0.0.0 staging-d-tiki.ants.vn
0.0.0.0 st-au.ants.vn
0.0.0.0 t.ants.vn
0.0.0.0 t.d.ants.vn
0.0.0.0 tiki.ants.vn
0.0.0.0 www.ants.vn
#[anthill.vn]
0.0.0.0 a.anthill.vn
0.0.0.0 analytics.anthill.vn
0.0.0.0 anthill.vn
0.0.0.0 atrack-a.anthill.vn
0.0.0.0 c0.anthill.vn
0.0.0.0 c0.st.anthill.vn
0.0.0.0 c0-vcdn.anthill.vn
0.0.0.0 d.anthill.vn
0.0.0.0 e.anthill.vn
0.0.0.0 e-vcdn.anthill.vn
0.0.0.0 i0.anthill.vn
0.0.0.0 i0-vcdn.anthill.vn
0.0.0.0 id.anthill.vn
0.0.0.0 origin-c0.anthill.vn
0.0.0.0 origin-e.anthill.vn
0.0.0.0 origin-st-a.anthill.vn
0.0.0.0 p.anthill.vn
0.0.0.0 st.a.anthill.vn
0.0.0.0 st.anthill.vn
0.0.0.0 st-a.anthill.vn
0.0.0.0 st-a1.anthill.vn
0.0.0.0 staging-e.anthill.vn
0.0.0.0 staging-e-vcdn.anthill.vn
0.0.0.0 st-a-id.anthill.vn
0.0.0.0 st-analytics.anthill.vn
0.0.0.0 st-ssp.anthill.vn
0.0.0.0 st-vcdn.anthill.vn
0.0.0.0 v0.anthill.vn
0.0.0.0 v0-vcdn.anthill.vn
0.0.0.0 v3-ads-st-vcdn.anthill.vn
0.0.0.0 v3-st-vcdn.anthill.vn
0.0.0.0 vcdn.anthill.vn
0.0.0.0 www.anthill.vn
#[adtima.vn]
0.0.0.0 admin.billing.adtima.vn
0.0.0.0 adtima.vn
@@ -412,6 +502,20 @@
0.0.0.0 log.news.zing.vn
0.0.0.0 logv2.mp3.zing.vn
0.0.0.0 tracking.playzing.g6.zing.vn
#[brand.zing.vn]
0.0.0.0 adtima.brand.zing.vn
0.0.0.0 adtimabox.brand.zing.vn
0.0.0.0 app.brand.zing.vn
0.0.0.0 banner.brand.zing.vn
0.0.0.0 brand.zing.vn
0.0.0.0 campaign.brand.zing.vn
0.0.0.0 interactive.brand.zing.vn
0.0.0.0 media.brand.zing.vn
0.0.0.0 notify.brand.zing.vn
0.0.0.0 staging-ads-dashboard.brand.zing.vn
0.0.0.0 stc.interactive.brand.zing.vn
0.0.0.0 streaming.interactive.brand.zing.vn
0.0.0.0 zevent.brand.zing.vn
#[zalo.me]
0.0.0.0 ads.platform.zalo.me
0.0.0.0 ads.zalo.me
@@ -419,12 +523,14 @@
0.0.0.0 sp.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
0.0.0.0 px.za.zaloapp.com
0.0.0.0 static-ads.zaloapp.com
0.0.0.0 stats.zaloapp.com
0.0.0.0 stc.za.zaloapp.com
0.0.0.0 wg.zaloapp.com
0.0.0.0 zminer.zaloapp.com
0.0.0.0 ztevents.zaloapp.com
@@ -433,6 +539,7 @@
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
0.0.0.0 adtima-common.zadn.vn
0.0.0.0 log.sdk.zadn.vn
0.0.0.0 zalo-ads-240-td.zadn.vn
0.0.0.0 zalo-ads-240.zadn.vn
@@ -451,51 +558,6 @@
0.0.0.0 log.zingnews.vn
0.0.0.0 log.zingtv.vn
0.0.0.0 zlog.zingmp3.vn
#[anthill]
0.0.0.0 a.anthill.vn
0.0.0.0 anthill.vn
0.0.0.0 atrack-a.anthill.vn
0.0.0.0 c0.anthill.vn
0.0.0.0 c0.st.anthill.vn
0.0.0.0 c0-vcdn.anthill.vn
0.0.0.0 d.anthill.vn
0.0.0.0 e.anthill.vn
0.0.0.0 e-vcdn.anthill.vn
0.0.0.0 i0.anthill.vn
0.0.0.0 i0-vcdn.anthill.vn
0.0.0.0 origin-c0.anthill.vn
0.0.0.0 origin-e.anthill.vn
0.0.0.0 origin-st-a.anthill.vn
0.0.0.0 p.anthill.vn
0.0.0.0 st.a.anthill.vn
0.0.0.0 st.anthill.vn
0.0.0.0 st-a.anthill.vn
0.0.0.0 staging-e.anthill.vn
0.0.0.0 staging-e-vcdn.anthill.vn
0.0.0.0 st-a-id.anthill.vn
0.0.0.0 st-analytics.anthill.vn
0.0.0.0 st-vcdn.anthill.vn
0.0.0.0 v0.anthill.vn
0.0.0.0 v0-vcdn.anthill.vn
0.0.0.0 v3-ads-st-vcdn.anthill.vn
0.0.0.0 v3-st-vcdn.anthill.vn
0.0.0.0 vcdn.anthill.vn
0.0.0.0 www.anthill.vn
#[gammaplatform]
0.0.0.0 app.gammaplatform.com
0.0.0.0 clk.gammaplatform.com
0.0.0.0 cm.gammaplatform.com
0.0.0.0 cm-supply-web.gammaplatform.com
0.0.0.0 gammaplatform.com
0.0.0.0 hb.gammaplatform.com
0.0.0.0 imp.gammaplatform.com
0.0.0.0 in-view.gammaplatform.com
0.0.0.0 static.gammaplatform.com
0.0.0.0 stc.gammaplatform.com
0.0.0.0 t.gammaplatform.com
0.0.0.0 tag.gammaplatform.com
0.0.0.0 track.gammaplatform.com
0.0.0.0 www.gammaplatform.com
#[yomedia]
0.0.0.0 ad-deliver.yomedia.vn
0.0.0.0 analytics.yomedia.vn
@@ -526,28 +588,6 @@
0.0.0.0 wifiads.cleverads.vn
0.0.0.0 www.cleverads.vn
0.0.0.0 youtube.cleverads.vn
#[ambient-platform]
0.0.0.0 ambient-platform.com
0.0.0.0 analytics.ambient-platform.com
0.0.0.0 campaigns.ambient-platform.com
0.0.0.0 cdn-media.ambient-platform.com
0.0.0.0 cdn-media.m.ambient-platform.com
0.0.0.0 cdn-media-m.ambient-platform.com
0.0.0.0 cli.ambient-platform.com
0.0.0.0 cli.m.ambient-platform.com
0.0.0.0 conv.ambient-platform.com
0.0.0.0 delivery.ambient-platform.com
0.0.0.0 delivery.m.ambient-platform.com
0.0.0.0 delivery-m.ambient-platform.com
0.0.0.0 imp.ambient-platform.com
0.0.0.0 imp.m.ambient-platform.com
0.0.0.0 local-media.ambient-platform.com
0.0.0.0 local-media.m.ambient-platform.com
0.0.0.0 member.ambient-platform.com
0.0.0.0 metrics.ambient-platform.com
0.0.0.0 retg.ambient-platform.com
0.0.0.0 static.ambient-platform.com
0.0.0.0 www.ambient-platform.com
#[klick]
0.0.0.0 adv.klick.vn
0.0.0.0 demo.klick.vn
@@ -921,15 +961,6 @@
0.0.0.0 publishers.adasiaholdings.com
0.0.0.0 tags.adasiaholdings.com
0.0.0.0 www.adasiaholdings.com
#[aiservice.vn]
0.0.0.0 aiservice.vn
0.0.0.0 boxpr.aiservice.vn
0.0.0.0 news.aiservice.vn
0.0.0.0 newstesting.aiservice.vn
0.0.0.0 nspapi.aiservice.vn
0.0.0.0 ntimg.aiservice.vn
0.0.0.0 recsys.aiservice.vn
0.0.0.0 snews.aiservice.vn
#[adsplay]
0.0.0.0 admin.adsplay.net
0.0.0.0 adsplay.net
@@ -1093,6 +1124,7 @@
0.0.0.0 media3.adrealclick.com
0.0.0.0 media5.adrealclick.com
0.0.0.0 s.adrealclick.com
0.0.0.0 stats.adrealclick.com
0.0.0.0 www.adrealclick.com
#[cdnstoremedia.com]
0.0.0.0 cdnstoremedia.com
@@ -1194,22 +1226,6 @@
0.0.0.0 rec.donglogs.com
0.0.0.0 scripts.donglogs.com
0.0.0.0 www.donglogs.com
#[123c.vn]
0.0.0.0 123c.vn
0.0.0.0 b.123c.vn
0.0.0.0 b.staging.123c.vn
0.0.0.0 d.123c.vn
0.0.0.0 dev.d.123c.vn
0.0.0.0 failover.123c.vn
0.0.0.0 hit.123c.vn
0.0.0.0 l.123c.vn
0.0.0.0 qos-talk.123c.vn
0.0.0.0 qos-zdn.123c.vn
0.0.0.0 st.123c.vn
0.0.0.0 stats.123c.vn
0.0.0.0 t.123c.vn
0.0.0.0 trk.123c.vn
0.0.0.0 trk.staging.123c.vn
#[nanda.vn]
0.0.0.0 ai.nanda.vn
0.0.0.0 analytics.nanda.vn
@@ -1276,6 +1292,14 @@
0.0.0.0 widget-1.oncustomer.asia
0.0.0.0 widget-2.oncustomer.asia
0.0.0.0 widget-beta.oncustomer.asia
#[pushtimize.com]
0.0.0.0 adv.pushtimize.com
0.0.0.0 cdn01.pushtimize.com
0.0.0.0 feed.pushtimize.com
0.0.0.0 pushtimize.com
#[anymind360.com]
0.0.0.0 anymind360.com
0.0.0.0 stg.anymind360.com
# --- Block adsVN ---
0.0.0.0 703531862.vws.vegacdn.vn
0.0.0.0 ad-admin.vnay.vn
@@ -1283,6 +1307,7 @@
0.0.0.0 ad.accesstrade.vn
0.0.0.0 ad.icheck.com.vn
0.0.0.0 ad.mwork.vn
0.0.0.0 ad.qtcs.com.vn
0.0.0.0 ad.sunflower.vn
0.0.0.0 ad.vkool.net
0.0.0.0 adadmin.headlines.pw
@@ -1298,12 +1323,14 @@
0.0.0.0 ads-cdn.fptplay.net
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.careerbuilder.vn
0.0.0.0 ads.fptplay.net.vn
0.0.0.0 ads.home.vn
0.0.0.0 ads.ictnews.vn
0.0.0.0 ads.khoahocdoisong.vn
0.0.0.0 ads.nghenhinvietnam.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.thegioitiepthi.vn
@@ -1315,6 +1342,7 @@
0.0.0.0 ads1.careerbuilder.vn
0.0.0.0 adserver.lag.vn
0.0.0.0 adserver.luzu.vn
0.0.0.0 adsgo.nhipcaudautu.vn
0.0.0.0 adsplus.vn
0.0.0.0 adsv2.autodaily.vn
0.0.0.0 adsweb.vn
@@ -1324,6 +1352,8 @@
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 adx.baolongan.vn
0.0.0.0 adx.edutimes.com.vn
0.0.0.0 adx.kul.vn
0.0.0.0 adx.xemvtv.net
0.0.0.0 affiliate.k4.tinhte.vn
@@ -1337,11 +1367,15 @@
0.0.0.0 api.nas.nct.vn
0.0.0.0 apia.headlines.pw
0.0.0.0 apinas.nct.vn
0.0.0.0 as.gamevui.com
0.0.0.0 avoadsservices.com
0.0.0.0 banhtv.org
0.0.0.0 banner.5giay.vn
0.0.0.0 banner.vietnamfinance.vn
0.0.0.0 bgadx.com
0.0.0.0 boxpr.aiservice.vn
0.0.0.0 cdn-ads.thesaigontimes.vn
0.0.0.0 cdnasset.dantri.com.vn
0.0.0.0 chiasephim.xyz
0.0.0.0 click-ads.saoteen.net
0.0.0.0 clipbongda.info
@@ -1365,6 +1399,7 @@
0.0.0.0 landingpagelagi.vn
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 mega1.yeah1.com
0.0.0.0 microad.vn
0.0.0.0 mobileads.dieuviet.com
@@ -1374,6 +1409,7 @@
0.0.0.0 phimmedia03.com
0.0.0.0 polyad.galaxypub.vn
0.0.0.0 qc.designervn.net
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.thanhnien.vn
@@ -1407,6 +1443,7 @@
0.0.0.0 www.adt.com.vn
0.0.0.0 www.advertisement-nhatanh.com
0.0.0.0 www.alivar.vn
0.0.0.0 www.avoadsservices.com
0.0.0.0 www.banhtv.org
0.0.0.0 www.chiasephim.xyz
0.0.0.0 www.delecpuzz.com
@@ -1422,6 +1459,7 @@
0.0.0.0 analytics.bkav.com
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.sohatv.vn
0.0.0.0 analytics.thethao247.org
0.0.0.0 analytics.tiki.vn
@@ -1434,6 +1472,7 @@
0.0.0.0 event.headlines.pw
0.0.0.0 event.vntoday.news
0.0.0.0 follow.vnay.vn
0.0.0.0 hit.123c.vn
0.0.0.0 invite.baomoi.com
0.0.0.0 la.vietid.net
0.0.0.0 lg.lotus.vn
@@ -1443,6 +1482,9 @@
0.0.0.0 log.baomoi.com
0.0.0.0 log.baophapluat.vn
0.0.0.0 log.batdongsan.com.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.kienthuc.net.vn
@@ -1452,6 +1494,7 @@
0.0.0.0 log.tapchitaichinh.vn
0.0.0.0 log.thanhnien.vn
0.0.0.0 log.tienphong.vn
0.0.0.0 log.tinnhanhchungkhoan.vn
0.0.0.0 log.vietnamdaily.net.vn
0.0.0.0 log.vietnamfinance.vn
0.0.0.0 log.vietnamplus.vn
@@ -1463,8 +1506,9 @@
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 lp.baomoi.com
0.0.0.0 logscafef.channelvn.net
0.0.0.0 nstat.headlines.pw
0.0.0.0 report.vnay.vn
0.0.0.0 s.baomoi.xdn.vn
@@ -1474,6 +1518,8 @@
0.0.0.0 sharefb.cnnd.vn
0.0.0.0 stat.headlines.pw
0.0.0.0 staticad.thethao247.vn
0.0.0.0 statistics.vov.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.petrotimes.vn
@@ -1491,26 +1537,24 @@
0.0.0.0 tracker.phunuvagiadinh.vn
0.0.0.0 tracker.tintucvietnam.vn
0.0.0.0 tracking.appwifi.com
0.0.0.0 tracking.meete.co
0.0.0.0 tracking.dantri.com.vn
0.0.0.0 tracking.vht.com.vn
0.0.0.0 tracking.vietbao.vn
0.0.0.0 tracking.vtcnew.com.vn
0.0.0.0 trackingapi.foody.vn
0.0.0.0 trackity.tiki.vn
0.0.0.0 trending.vn
0.0.0.0 trk.123c.vn
0.0.0.0 trk.staging.123c.vn
0.0.0.0 userstats.shopee.vn
0.0.0.0 vn.alexajstrack.com
0.0.0.0 vtrack.vht.com.vn
0.0.0.0 web.stagingf8.pycogroup.com
0.0.0.0 widget.nhaccuatui.com
0.0.0.0 widget.sbz.vn
0.0.0.0 widget.subiz.xyz
# --- Block scamVN ---
0.0.0.0 celerantatters.com
0.0.0.0 fuckbookvietnam.com
0.0.0.0 hashearog.com
0.0.0.0 quangcaotructuyen247.com
0.0.0.0 rituationscardb.info
0.0.0.0 sacchaeleduk.com
0.0.0.0 www.fuckbookvietnam.com
0.0.0.0 www.quangcaotructuyen247.com
0.0.0.0 smilitygorb.club
0.0.0.0 ucesreferre.club
+1 -66
View File
@@ -7,7 +7,7 @@
# This *must* be the first line: 127.0.0.1 localhost #
# #
#**********************************************************#
# --------------- Updated: July-30-2020 ------------------ #
# ------------ Updated: September-10-2020 ---------------- #
#**********************************************************#
# #
# Disclaimer: this file is free to use for personal use #
@@ -210,13 +210,11 @@
0.0.0.0 ads.auctionads.com
0.0.0.0 ad.auditude.com
0.0.0.0 d.audienceiq.com
0.0.0.0 ads.autoscout24.com
0.0.0.0 ads.autotrader.com
0.0.0.0 adserving.autotrader.com
0.0.0.0 profiling.avandor.com
0.0.0.0 avantlink.com
0.0.0.0 www.avantlink.com
0.0.0.0 ias.avidmedia.net
0.0.0.0 rev.avsforum.com
0.0.0.0 analytics.aweber.com
# 0.0.0.0 clicks.aweber.com #[affects newsletters]
@@ -369,7 +367,6 @@
0.0.0.0 rta.dailymail.co.uk
0.0.0.0 ted.dailymail.co.uk
0.0.0.0 www.dataforce.net #[Spamdexing]
0.0.0.0 daylogs.com
0.0.0.0 advertising.dclux.com
0.0.0.0 tracking.dc-storm.com
0.0.0.0 de17a.com
@@ -398,7 +395,6 @@
0.0.0.0 iad-login.dotomi.com
0.0.0.0 ads.double.net
0.0.0.0 ad03.doubleadx.com
0.0.0.0 marketing.doubleclickindustries.com
0.0.0.0 imgn.dt00.net
0.0.0.0 tracking.dsmmadvantage.com
0.0.0.0 tracking.dtiserv2.com
@@ -559,7 +555,6 @@
0.0.0.0 c.hit.ua
0.0.0.0 hit-now.com
0.0.0.0 hitslog.com
0.0.0.0 www.hittracker.org
0.0.0.0 hitwebcounter.com
0.0.0.0 images.hitwise.co.uk
0.0.0.0 hxtrack.holidayextras.co.uk
@@ -768,7 +763,6 @@
0.0.0.0 www.mylottoadserv.com
0.0.0.0 servad.mynet.com
# [N]
0.0.0.0 n214adserv.com
0.0.0.0 www3.nationalgeographic.com
0.0.0.0 ads.nationchannel.com
0.0.0.0 adssrv.nationmultimedia.com
@@ -955,7 +949,6 @@
0.0.0.0 ads.rediff.com
0.0.0.0 adworks.rediff.com
0.0.0.0 imadworks.rediff.com
0.0.0.0 redirectcpv.com
0.0.0.0 js.ua.redtram.com
0.0.0.0 n4p.ua.redtram.com
0.0.0.0 ads.register.com
@@ -972,7 +965,6 @@
0.0.0.0 rem.rezonmedia.eu
0.0.0.0 p.rfihub.com
0.0.0.0 sync.rhythmxchange.com
0.0.0.0 richmedia247.com
0.0.0.0 overlay.ringtonematcher.com
0.0.0.0 ads.ripoffreport.com
0.0.0.0 db.riskwaters.com #[WebTrends]
@@ -997,7 +989,6 @@
# [S]
0.0.0.0 www.s2d6.com
0.0.0.0 s4le.net
0.0.0.0 ads.sagabg.net
0.0.0.0 dt.scanscout.com
0.0.0.0 media.scanscout.com
0.0.0.0 static.scanscout.com #[Video.adpresentation]
@@ -1021,7 +1012,6 @@
0.0.0.0 dc.sify.com #[WebTrends]
0.0.0.0 sinuatemedia.com
0.0.0.0 goska.siol.net #[RealMedia]
0.0.0.0 advertpro.sitepoint.com
0.0.0.0 domainpark.sitelutions.com #[Parking Service]
0.0.0.0 www.sitestatslive.com
0.0.0.0 eon.tags.sitetagger.co.uk
@@ -1042,7 +1032,6 @@
0.0.0.0 analytic.spamfighter.com #[Omniture]
0.0.0.0 tags.spider-mails.com
0.0.0.0 dp2.specificclick.net
0.0.0.0 www.splem.net
# 0.0.0.0 spclient.wg.spotify.com #[affects mobile app]
0.0.0.0 js.spotx.tv
0.0.0.0 search.spotxchange.com
@@ -1113,7 +1102,6 @@
0.0.0.0 www.topsiteguide.com
0.0.0.0 ads.topwam.com
0.0.0.0 cdn.total-media.net
0.0.0.0 winappcenter.total-secure.info
0.0.0.0 ams.toxity.biz
0.0.0.0 www.tr100.net
0.0.0.0 ad.track.us.org
@@ -1123,7 +1111,6 @@
0.0.0.0 t.trackedlink.net
0.0.0.0 usage.trackjs.com
0.0.0.0 api.trackuity.com
0.0.0.0 ads.tradeads.eu
0.0.0.0 tm.tradetracker.net
0.0.0.0 cdn1ht.traffichaus.com
0.0.0.0 www.trafficresults.com
@@ -1349,7 +1336,6 @@
# [1&1 Internet][AS8560][212.227.36.0 - 212.227.60.255]
0.0.0.0 tools.ad-net.co.uk
# [1&1 Internet][AS8560][217.160.128.0 - 217.160.143.255]
0.0.0.0 am-display.com
0.0.0.0 statistik.polizei-beratung.de #[Piwik.Analytics]
# [1&1 Internet][AS8560][217.72.192.0 - 217.72.204.255]
0.0.0.0 uim.tifbs.net
@@ -1701,7 +1687,6 @@
# 0.0.0.0 static.kleinezeitung.at
0.0.0.0 static.styria-digital.com
# [Advida Media][AS25180][83.244.139.32 - 83.244.139.63]
0.0.0.0 adstats.adviva.net
0.0.0.0 smp.adviva.net
# [Advida Media][AS25180][83.244.207.32 - 83.244.207.63]
0.0.0.0 afe2.specificclick.net
@@ -1901,7 +1886,6 @@
0.0.0.0 track.sitetag.us
0.0.0.0 cdn1.smartadserver.com
0.0.0.0 anon.doubleclick.speedera.net
0.0.0.0 fms2.eyewonder.speedera.net
0.0.0.0 d.thanksearch.com
0.0.0.0 tribalfusion.speedera.net
0.0.0.0 ad2.turn.com
@@ -2447,7 +2431,6 @@
0.0.0.0 core.videoegg.com
# [Amazon.com][AS14618][54.144.0.0 - 54.159.255.255]
0.0.0.0 t.adk2.com
0.0.0.0 www.bitspresentdownload.com #[Riskware/PUP]
0.0.0.0 www.bundlerepositorycontent.com #[Riskware/PUP]
0.0.0.0 www.megagiftcity.com #[Riskware/PUP]
0.0.0.0 cdn.opensubcontent.com #[Win32/InstallCore.ACZ]
@@ -4774,16 +4757,10 @@
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 scambiobanner.altervista.org
0.0.0.0 avazudsp.net
0.0.0.0 ads2.opensubtitles.org
0.0.0.0 test.wiredminds.de
0.0.0.0 wm.wiredminds.de
# [Hetzner][AS24940][188.40.0.0 - 188.40.255.255]
0.0.0.0 eps-analyzer.de
0.0.0.0 openx.itsmassive.com
0.0.0.0 openads.motorrad-net.at
0.0.0.0 static.openads.motorrad-net.at
0.0.0.0 ads.sysmesh.com
# [Hetzner][213.133.96.0 - 213.133.111.255]
0.0.0.0 mmotraffic.com
@@ -4792,31 +4769,23 @@
0.0.0.0 api.7segments.com
0.0.0.0 a.mobile.toboads.com
0.0.0.0 relay.mobile.toboads.com
0.0.0.0 count.yandeg.ru
# [Hetzner][AS24940][46.4.23.192 - 46.4.69.95]
0.0.0.0 adbuka.com
0.0.0.0 www.adbuka.com
0.0.0.0 www.blogads.de
0.0.0.0 ads.energy-torrent.com
0.0.0.0 hits.europuls.eu
0.0.0.0 ad.propellerads.com
0.0.0.0 block.sw1block.com
0.0.0.0 stats.warenform.de #[Piwik.Analytics]
# [Hetzner][AS24940][5.9.144.56 - 5.9.90.95]
0.0.0.0 www.adtraff.ru
0.0.0.0 advombat.ru
0.0.0.0 am15.net
0.0.0.0 ads.betweendigital.com
0.0.0.0 baypops.com
0.0.0.0 cdn.contentspread.net
0.0.0.0 js.e-generator.com
0.0.0.0 target.e-generator.com
0.0.0.0 target.net.finam.ru
0.0.0.0 track.idtargeting.com
0.0.0.0 jadcenter.com
0.0.0.0 s300.meetrics.net
0.0.0.0 wh.motorpresse-statistik.de
0.0.0.0 js.smi2.ru
0.0.0.0 target.smi2.net
0.0.0.0 stats.virtuemart.net #[Piwik.Analytics]
# [Hetzner][78.46.0.0 - 78.47.255.255]
@@ -4825,22 +4794,16 @@
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 www.stats4free.de
0.0.0.0 ads.videofen.com
0.0.0.0 wmapp.wiredminds.de
# [Hetzner-rz-nbg-net][78.46.32.0 - 78.46.95.255]
0.0.0.0 coin-hive.com
0.0.0.0 dc56.s290.meetrics.net
0.0.0.0 ad10.play3.de
# [Hetzner][AS24940][85.10.192.0 - 85.10.207.255]
# [Hetzner][AS24940][88.198.0.0 - 88.198.255.255]
0.0.0.0 cpm.adspine.com
0.0.0.0 de1.frosmo.com
0.0.0.0 www.sitecounter.be
0.0.0.0 afx.tagcdn.com
0.0.0.0 pix.tagcdn.com
0.0.0.0 www.weitclick.de
0.0.0.0 wm-goldenclick.ru
# [Hetzner][AS24940][88.99.0.0 - 88.99.255.255]
0.0.0.0 ws023.coin-hive.com
0.0.0.0 tracking.retargeting.biz
@@ -4869,19 +4832,9 @@
0.0.0.0 tracksy.com
# [Hopone][66.148.64.0 - 66.148.127.255]
0.0.0.0 findfavour.com
# [Hosteurope][AS20773][176.28.24.0 - 176.28.27.255]
0.0.0.0 get.mirando.de
# [Hosteurope][AS20773][178.77.88.0 - 178.77.91.255]
0.0.0.0 r.refinedads.com
# [Hosteurope / Centron Gmbh][AS20773][212.223.168.0 - 212.223.168.255]
0.0.0.0 limg.adspirit.de
# [Hosteurope][AS20773][46.163.120.0 - 46.163.123.255]
0.0.0.0 taz.adspirit.de
0.0.0.0 urban.adspirit.de
# [Hosteurope][AS20773][80.237.180.0 - 80.237.180.127]
0.0.0.0 admention.adspirit.de
0.0.0.0 adx.adspirit.de
0.0.0.0 lidlretargeting.adspirit.de
0.0.0.0 ruemedia.adspirit.net
0.0.0.0 sgmedia.adspirit.net
0.0.0.0 ja.revolvermaps.com
@@ -4903,12 +4856,7 @@
0.0.0.0 ri.revolvermaps.com
0.0.0.0 rk.revolvermaps.com
# [Hosteurope][AS20773][83.169.0.0 - 83.169.7.255]
0.0.0.0 folkd.put.omnimon.de
0.0.0.0 openx.omniton.net
# [Hosteurope][AS20773][87.230.55.0 - 87.230.55.255]
0.0.0.0 cdn.adspirit.de
# [Hosteurope][AS20773][92.51.184.0 - 92.51.187.255]
0.0.0.0 ad4mat.de
# [Hosting Consulting][AS30502][199.88.56.0 - 199.88.63.255]
0.0.0.0 serve.oxcluster.com
0.0.0.0 seekbang.com
@@ -5003,7 +4951,6 @@
0.0.0.0 revenue.com
# [Hurricane Electric / 800 Pound][216.218.206.32 - 216.218.206.63]
0.0.0.0 ads.artsopolis.com
0.0.0.0 www.logging.to
# [Hurricane Electric][AS32911][216.66.0.0 - 216.66.95.255]
0.0.0.0 configusa.veinteractive.com
# [Hurricane Electric][AS6939][50.116.0.0 - 50.116.63.255]
@@ -5747,7 +5694,6 @@
0.0.0.0 pod.sexsearch.com
# 0.0.0.0 api.solvemedia.com #[affects captcha]
0.0.0.0 pixel.solvemedia.com
0.0.0.0 fms2.pointroll.speedera.net
0.0.0.0 ad-cdn.technoratimedia.com
0.0.0.0 demoq.use-trade.com
0.0.0.0 ads2.vortexmediagroup.com #[AdvertPro]
@@ -6279,13 +6225,9 @@
0.0.0.0 nbjmp.com
0.0.0.0 rotator.nbjmp.com
# [Nexica][AS24592][212.92.32.0 - 212.92.63.255]
0.0.0.0 codead.impresionesweb.com
0.0.0.0 codenew.impresionesweb.com
0.0.0.0 gad.impresionesweb.com
# [Nexica][AS24592][217.13.124.64 - 217.13.124.127]
0.0.0.0 ad.impresionesweb.com
0.0.0.0 alt.impresionesweb.com
0.0.0.0 code.impresionesweb.com
0.0.0.0 gb.impresionesweb.com
0.0.0.0 paneles.impresionesweb.com
0.0.0.0 www.impresionesweb.com
@@ -6349,7 +6291,6 @@
# [nLayer][AS4436][198.232.112.0 - 198.232.127.255]
0.0.0.0 backfill.ph.affinity.com
0.0.0.0 inm.affinitymatrix.com
0.0.0.0 cdn.chitika.net
0.0.0.0 adn.fusionads.net
0.0.0.0 cdn.petametrics.com
# [Noc4hosts][AS29802][206.51.224.0 - 206.51.239.255]
@@ -6372,7 +6313,6 @@
0.0.0.0 mads.dailymail.co.uk
0.0.0.0 in-cdn.effectivemeasure.net
# [Ntt America][168.143.0.0 - 168.143.255.255]
0.0.0.0 scripts.chitika.net
0.0.0.0 rtbcdn.doubleverify.com
# 0.0.0.0 s.marketwatch.com #[affects marketwatch]
0.0.0.0 stags.peer39.net #[PrivacyChoice.Tracker]
@@ -7766,8 +7706,6 @@
0.0.0.0 webanalyticsnossl.websense.com
0.0.0.0 std.o.webmd.com #[Web Bug]
0.0.0.0 metrics.which.co.uk
0.0.0.0 metrics.windowsitpro.com
0.0.0.0 metrics.winsupersite.com
0.0.0.0 stats2.wmagazine.com
0.0.0.0 an.worldbaseballclassic.com
0.0.0.0 metric.worldcat.org
@@ -9634,8 +9572,6 @@
0.0.0.0 core.bluefly.com
0.0.0.0 cmd.customink.com
0.0.0.0 rpt.footlocker.com
0.0.0.0 ww62.hsn.com
0.0.0.0 1901.nordstrom.com
0.0.0.0 www25.victoriassecret.com #[WebBug.eluminate]
# [Verizon][AS702][193.67.160.0 - 193.67.167.255]
0.0.0.0 webtrends1.britishgas.co.uk
@@ -10440,7 +10376,6 @@
0.0.0.0 ads.imgur.com
0.0.0.0 tracking.m6r.eu
# [Voxel][AS29791][74.63.32.0 - 74.63.63.255]
0.0.0.0 network.adsmarket.com
0.0.0.0 z.blogads.com
0.0.0.0 p.raasnet.com #[WebBug]
0.0.0.0 ads.sfomedia.com
+119 -59
View File
@@ -8,7 +8,7 @@
# Please forward any additions, corrections or comments by email to
# hosts@someonewhocares.org
# Last updated: Thu, 06 Aug 2020 at 18:10:26 GMT
# Last updated: Sat, 10 Oct 2020 at 05:50:04 GMT
# Use this file to prevent your computer from connecting to selected
# internet hosts. This is an easy and effective way to protect you from
@@ -66,7 +66,7 @@
# this will prevent your browser from downloading banner ads, or sending
# your information back to a company.
#
#<localhost>
127.0.0.1 localhost
127.0.0.1 localhost.localdomain
255.255.255.255 broadcasthost
@@ -79,9 +79,9 @@ ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
#fe80::1%lo0 localhost
#
#</localhost>
#
#<shock-sites>
# For example, to block unpleasant pages, try:
0.0.0.0 goatse.cx # More information on sites such as
0.0.0.0 www.goatse.cx # these can be found in this article
@@ -274,21 +274,21 @@ ff02::3 ip6-allhosts
0.0.0.0 www.zentastic.com
0.0.0.0 youaresogay.com
0.0.0.0 zentastic.com
#
#</shock-sites>
#
#<shortcut-examples>
# As well by specifying the ipaddress of a server, you can gain access
# to some of your favourite sites with a single letter, instead of
# using the whole domain name
# It is perhaps a better solution to use Favourites/Bookmarks instead.
#216.34.181.45 s # slashdot.org
#74.125.127.105 g # google.com
#
#</shortcut-examples>
#
#<hijack-sites>
# The sites ads234.com and ads345.com -- These sites hijack internet explorer
# and redirect all requests through their servers. You may need to use spyware
# removal programs such as SpyBotS&D, AdAware or HijackThis to remove this
# removal programs such as SpyBotS&amp;D, AdAware or HijackThis to remove this
# nasty parasite. It's possible that blocking these sites using a hosts file
# may not work, in which case you should remove the following lines from this
# file and try the tools listed above immediately. Don't forget to reboot
@@ -297,10 +297,10 @@ ff02::3 ip6-allhosts
0.0.0.0 ads345.com
0.0.0.0 www.ads234.com
0.0.0.0 www.ads345.com
#
#</hijack-sites>
#
#<spyware-sites>
# Spyware and user tracking
# By entering domains here, it will prevent certain companies from
# gathering information on your surfing habits. These servers do not
@@ -311,7 +311,7 @@ ff02::3 ip6-allhosts
# Uncomment (remove the #) the lines that you wish to block, as some
# may provide you with services you like.
#
#<maybe-spy>
#0.0.0.0 auto.search.msn.com # Microsoft uses this server to redirect
# mistyped URLs to search engines. They
# log all such errors.
@@ -336,7 +336,7 @@ ff02::3 ip6-allhosts
# problems with NPR.org
#0.0.0.0 www.google-analytics.com # breaks some sites
#0.0.0.0 ads.imeem.com # Seems to interfere with the functioning of imeem.com
#
#</maybe-spy>
#0.0.0.0 ci-mpsnare.iovation.com # See http://www.codingthewheel.com/archives/online-gambling-privacy-iesnare
#0.0.0.0 ll.a.hulu.com # Uncomment to block Hulu.
@@ -393,6 +393,7 @@ ff02::3 ip6-allhosts
0.0.0.0 admin.iesnare.co.uk
0.0.0.0 admin.iesnare.com
0.0.0.0 admin.iovation.com
0.0.0.0 adobestats.com
0.0.0.0 adopt.specificclick.net
0.0.0.0 ads.tiscali.com
0.0.0.0 ads.tiscali.it
@@ -896,6 +897,7 @@ ff02::3 ip6-allhosts
0.0.0.0 filezilla.fr
0.0.0.0 firebaselogging.googleapis.com
0.0.0.0 fl01.ct2.comclick.com
0.0.0.0 flixprice.com
0.0.0.0 flury-ycpi.gycpi.b.yahoodns.net
0.0.0.0 flycast.com
0.0.0.0 forbescollect.247realmedia.com
@@ -2122,8 +2124,8 @@ ff02::3 ip6-allhosts
0.0.0.0 xyz.freelogs.com
0.0.0.0 zsisk.com
0.0.0.0 zz.cqcounter.com
#
#
#</spyware-sites>
#<malware-sites>
# sites with known trojans, phishing, or other malware
0.0.0.0 0.nextyourcontent.com
@@ -2137,6 +2139,7 @@ ff02::3 ip6-allhosts
0.0.0.0 59-106-20-39.r-bl100.sakura.ne.jp
0.0.0.0 662bd114b7c9.onceedge.ru
0.0.0.0 7zip.fr
0.0.0.0 8hj500ro4t7.groovepages.com
0.0.0.0 ASKBOT.com
0.0.0.0 Arrayshift.com
0.0.0.0 BonusCashh.com
@@ -2272,6 +2275,7 @@ ff02::3 ip6-allhosts
0.0.0.0 callawaypos.com
0.0.0.0 callbling.com
0.0.0.0 cambonanza.com
0.0.0.0 campaign.budgethyve.com
0.0.0.0 ccudl.com
0.0.0.0 cdn.jquery-uim.download
0.0.0.0 cdn.radiatewheel.info
@@ -2351,6 +2355,7 @@ ff02::3 ip6-allhosts
0.0.0.0 east.05tz2e9.com
0.0.0.0 efreedom.net
0.0.0.0 emergingupdates.com
0.0.0.0 en.btc-trader-app.club
0.0.0.0 en.likefever.org # Facebook trojan
0.0.0.0 enterprise.telesat.com.co
0.0.0.0 enteryouremail.net
@@ -2383,6 +2388,7 @@ ff02::3 ip6-allhosts
0.0.0.0 filezilla.fr
0.0.0.0 filosvybfimpsv.ru.gg
0.0.0.0 filter.mediacpc.com
0.0.0.0 find-your-profithere11.com
0.0.0.0 firefox-updater.com
0.0.0.0 firefox.net-secure-update.icu
0.0.0.0 fndsdaytings.com
@@ -2420,6 +2426,7 @@ ff02::3 ip6-allhosts
0.0.0.0 greeninst.com
0.0.0.0 greenshot.fr
0.0.0.0 grooveshark.fr
0.0.0.0 guisuaphical.work
0.0.0.0 gyros.es
0.0.0.0 h1317070.stratoserver.net
0.0.0.0 h9tkd.rdtk.io
@@ -2576,6 +2583,7 @@ ff02::3 ip6-allhosts
0.0.0.0 marketgameland.com
0.0.0.0 massage-v-almaty.kz
0.0.0.0 maxi4.firstvds.ru
0.0.0.0 mbabovuler.club
0.0.0.0 mbi3.kuicr.kyoto-u.ac.jp
0.0.0.0 mcd-su-2.mos.ru
0.0.0.0 media-match.com
@@ -2841,6 +2849,7 @@ ff02::3 ip6-allhosts
0.0.0.0 sedesol.sedesol.gob.mx
0.0.0.0 seeques.com
0.0.0.0 segob.gob.mx
0.0.0.0 servamain.ddns.net
0.0.0.0 settingupdate.yourgoodflashupgradingmain.icu
0.0.0.0 setupupgrade12.thepointofforcontentingperfect.win
0.0.0.0 sexymarissa.net
@@ -2887,6 +2896,7 @@ ff02::3 ip6-allhosts
0.0.0.0 stellarium.fr
0.0.0.0 stopphoulplay.com
0.0.0.0 stopphoulplay.net
0.0.0.0 storeoverlylatestapplication.best
0.0.0.0 suddenplot.com
0.0.0.0 sunhe.jinr.ru
0.0.0.0 superegler.net
@@ -3096,6 +3106,7 @@ ff02::3 ip6-allhosts
0.0.0.0 www.greenshot.fr
0.0.0.0 www.grooveshark.fr
0.0.0.0 www.grouphappy.com
0.0.0.0 www.gt-365.com
0.0.0.0 www.hajoopteg.com
0.0.0.0 www.hakerzy.net
0.0.0.0 www.hallaert.online
@@ -3265,9 +3276,9 @@ ff02::3 ip6-allhosts
0.0.0.0 ztrf.net
0.0.0.0 zviframe.biz
0.0.0.0 zzhc.vnet.cn
#
#</malware-sites>
#
#<doubleclick-sites>
#0.0.0.0 pubads.g.doubleclick.net #interferes with video on cwtv.com
0.0.0.0 3ad.doubleclick.net
@@ -3576,9 +3587,9 @@ ff02::3 ip6-allhosts
0.0.0.0 uunyadgda1.doubleclick.net
0.0.0.0 uunyadgds1.doubleclick.net
0.0.0.0 www.ukrpts.net
#
#</doubleclick-sites>
#
#<intellitxt-sites>
0.0.0.0 1up.us.intellitxt.com
0.0.0.0 5starhiphop.us.intellitxt.com
@@ -3684,9 +3695,9 @@ ff02::3 ip6-allhosts
0.0.0.0 warp2search.us.intellitxt.com
0.0.0.0 wi-fitechnology.uk.intellitxt.com
0.0.0.0 worldnetdaily.us.intellitxt.com
#
#</intellitxt-sites>
#
#<red-sheriff-sites>
# Red Sheriff and imrworldwide.com -- server side tracking
#0.0.0.0 secure-au.imrworldwide.com
@@ -3740,9 +3751,9 @@ ff02::3 ip6-allhosts
0.0.0.0 www.imrworldwide.com
0.0.0.0 www.imrworldwide.com.au
0.0.0.0 www.redsheriff.com
#
#</red-sheriff-sites>
#
#<cydoor-sites>
# cydoor -- server side tracking
0.0.0.0 cydoor.com
@@ -3810,7 +3821,7 @@ ff02::3 ip6-allhosts
0.0.0.0 jumcna.cjt1.net
0.0.0.0 jwebbsense.cjt1.net
0.0.0.0 www.cydoor.com
#
#</cydoor-sites>
#<2o7-sites>
@@ -4277,9 +4288,9 @@ ff02::3 ip6-allhosts
0.0.0.0 yrkeve.112.2o7.net
0.0.0.0 ziffdavisglobal.112.2o7.net
0.0.0.0 ziffdavispennyarcade.112.2o7.net
#2o7-sites>
#</2o7-sites>
#
#<oewabox-sites>
# oewabox.at -- 'Austrian Webanalysis Society'
0.0.0.0 1000ps.oewabox.at
@@ -4407,10 +4418,10 @@ ff02::3 ip6-allhosts
0.0.0.0 woche.oewabox.at
0.0.0.0 wohnnet.oewabox.at
0.0.0.0 zfm.oewabox.at
#
#</oewabox-sites>
#
#
#<ad-sites>
#<maybe-ads>
#0.0.0.0 adfarm.mediaplex.com # may interfere with ebay
#0.0.0.0 ads.msn.com #This may cause problems with zone.msn.com
#0.0.0.0 ak.imgfarm.com # may cause problems with iwon.com
@@ -4423,7 +4434,7 @@ ff02::3 ip6-allhosts
#0.0.0.0 www.tkqlhce.com #qksrv
#0.0.0.0 ad.ca.doubleclick.net #intereferes with video on globeandmail.com
#0.0.0.0 transfer.go.com #may interfere with Disney websites
#
#</maybe-ads>
# ads
#0.0.0.0 aax-eu.amazon-adsystem.com # may interfere with Amazon ad preferences
@@ -4599,6 +4610,7 @@ ff02::3 ip6-allhosts
0.0.0.0 aads.treehugger.com
0.0.0.0 aams1.aim4media.com
0.0.0.0 aan.amazon.com
0.0.0.0 aarth.net
0.0.0.0 aax-cpm.amazon-adsystem.com
0.0.0.0 aax-us-east.amazon-adsystem.com
0.0.0.0 aax-us-pdx.amazon-adsystem.com
@@ -4613,6 +4625,7 @@ ff02::3 ip6-allhosts
0.0.0.0 ac.rnm.ca
0.0.0.0 ac.tynt.com
0.0.0.0 acces.streaming-direct.co
0.0.0.0 accessfreevpn.com
0.0.0.0 accountprotection.xyz
0.0.0.0 achetezfacile.com
0.0.0.0 aclick.adhoc2.net
@@ -4640,6 +4653,7 @@ ff02::3 ip6-allhosts
0.0.0.0 ad-mediation.tuanguwen.com
0.0.0.0 ad-noise.net
0.0.0.0 ad-plus.cn
0.0.0.0 ad-score.com
0.0.0.0 ad-server.co.za
0.0.0.0 ad-serverparc.nl
0.0.0.0 ad-servicestats.net
@@ -7343,6 +7357,7 @@ ff02::3 ip6-allhosts
0.0.0.0 beacons.helium.com
0.0.0.0 beap.gemini.yahoo.com
0.0.0.0 bedach.stream
0.0.0.0 beifibpola.work
0.0.0.0 bell.adcentriconline.com
0.0.0.0 benimreklam.com
0.0.0.0 benrie.stream
@@ -7364,6 +7379,7 @@ ff02::3 ip6-allhosts
0.0.0.0 bfast.com
0.0.0.0 bgrel.bonedmilfs.com
0.0.0.0 bhclicks.com
0.0.0.0 bicoinsprofit.com
0.0.0.0 bid.contextweb.com
0.0.0.0 bid.openx.net
0.0.0.0 bid.underdog.media
@@ -7386,6 +7402,7 @@ ff02::3 ip6-allhosts
0.0.0.0 bitburg.adtech.us
0.0.0.0 bitcast-d.bitgravity.com
0.0.0.0 bitcoadz.io
0.0.0.0 bitcoinaussiesystemsoft.com
0.0.0.0 bitmedia.io
0.0.0.0 bitonclick.com
0.0.0.0 bitraffic.com
@@ -7401,6 +7418,7 @@ ff02::3 ip6-allhosts
0.0.0.0 blabla4u.adserver.co.il
0.0.0.0 blasphemysfhs.info
0.0.0.0 blatant8jh.info
0.0.0.0 blockchaintop.nl
0.0.0.0 blog.addthis.com
0.0.0.0 blogads.com
0.0.0.0 blogads.ebanner.nl
@@ -7453,6 +7471,7 @@ ff02::3 ip6-allhosts
0.0.0.0 bsnj.eyeblaster.akadns.net
0.0.0.0 bt.linkpulse.com
0.0.0.0 budapest1873.net
0.0.0.0 buf.lemonde.fr
0.0.0.0 bumerangshowsites.hurriyet.com.tr
0.0.0.0 bundasnovinhas.com
0.0.0.0 burns.adtech.de
@@ -7533,6 +7552,7 @@ ff02::3 ip6-allhosts
0.0.0.0 c.tw.msn.com
0.0.0.0 c.uk.msn.com
0.0.0.0 c.za.msn.com
0.0.0.0 c0011.boursorama.com
0.0.0.0 c1.adform.net
0.0.0.0 c1.popads.net
0.0.0.0 c1.teaser-goods.ru
@@ -7746,6 +7766,7 @@ ff02::3 ip6-allhosts
0.0.0.0 cgm.adbureau.ne
0.0.0.0 cgm.adbureau.net
0.0.0.0 chainsawoffer.com
0.0.0.0 chaintopdom.nl
0.0.0.0 charging-technology.com
0.0.0.0 charmedno1.com
0.0.0.0 charmflirt.com
@@ -7999,6 +8020,7 @@ ff02::3 ip6-allhosts
0.0.0.0 crowdignite.com
0.0.0.0 crux.songline.com
0.0.0.0 crwdcntrl.net
0.0.0.0 cryptoblog.biz
0.0.0.0 cryptocoinsad.com
0.0.0.0 cryptolabpro.com
0.0.0.0 cs.adxpansion.com
@@ -8080,6 +8102,7 @@ ff02::3 ip6-allhosts
0.0.0.0 dashboardnew.adcalls.nl
0.0.0.0 dashgreen.online
0.0.0.0 data-failover.eroadvertising.com
0.0.0.0 data.ad-score.com
0.0.0.0 data.eroadvertising.com
0.0.0.0 data.flurry.com
0.0.0.0 data.namesakeoscilloscopemarquis.com
@@ -8168,6 +8191,7 @@ ff02::3 ip6-allhosts
0.0.0.0 dl.neodownload.webcam
0.0.0.0 dlvr.readserver.net
0.0.0.0 dmp.vihub.ru
0.0.0.0 dmtt.fun
0.0.0.0 dmxleo.dailymotion.com
0.0.0.0 dnads.directnic.com
0.0.0.0 dnps.com
@@ -8215,6 +8239,7 @@ ff02::3 ip6-allhosts
0.0.0.0 dub.mobileads.msn.com
0.0.0.0 dy.admerize.be
0.0.0.0 dyn.loolav.space
0.0.0.0 dynip.org
0.0.0.0 dzl.baidu.com
0.0.0.0 e-ltvp.inmobi.com
0.0.0.0 e.8p30k.cn
@@ -8404,6 +8429,7 @@ ff02::3 ip6-allhosts
0.0.0.0 fin.tips
0.0.0.0 finance-offer.com
0.0.0.0 finanzmeldungen.com
0.0.0.0 find-your-profithere11.com
0.0.0.0 finder.cox.net
0.0.0.0 findsexguide.com
0.0.0.0 firrectly.top
@@ -8616,6 +8642,7 @@ ff02::3 ip6-allhosts
0.0.0.0 geoloc11.geovisite.com
0.0.0.0 geolocation-db.com
0.0.0.0 geoweb.e-kolay.net
0.0.0.0 get-express-vpn.com
0.0.0.0 get.optad360.io
0.0.0.0 get.x-link.pl
0.0.0.0 getacool100.com
@@ -8700,8 +8727,10 @@ ff02::3 ip6-allhosts
0.0.0.0 go.trkreward.com
0.0.0.0 go.verymuchad.com
0.0.0.0 go2.hit.gemius.pl
0.0.0.0 go2page.net
0.0.0.0 goa.camimbu.com
0.0.0.0 goautofinance.com
0.0.0.0 gocarosel.com
0.0.0.0 gofreegifts.com
0.0.0.0 goldadpremium.com
0.0.0.0 goldbach.hit.gemius.pl
@@ -8727,6 +8756,7 @@ ff02::3 ip6-allhosts
0.0.0.0 gremimedia.pl
0.0.0.0 grfx.mp3.com
0.0.0.0 groupm.com
0.0.0.0 grtexch.com
0.0.0.0 grz67.com
0.0.0.0 gs1.idsales.co.uk
0.0.0.0 gserv.cneteu.net
@@ -9083,6 +9113,7 @@ ff02::3 ip6-allhosts
0.0.0.0 iq001.adtech.de
0.0.0.0 iq001.adtech.fr
0.0.0.0 iq001.adtech.us
0.0.0.0 iqoption.com
0.0.0.0 ir-de.amazon-adsystem.com
0.0.0.0 ir-na.amazon-adsystem.com
0.0.0.0 ir2.beap.gemini.yahoo.com
@@ -9101,6 +9132,7 @@ ff02::3 ip6-allhosts
0.0.0.0 it.adserver.yahoo.com
0.0.0.0 itemagic.net
0.0.0.0 itempana.site
0.0.0.0 itnuzleafan.com
0.0.0.0 itrackerpro.com
0.0.0.0 itsfree123.com
0.0.0.0 itxt.vibrantmedia.com
@@ -9138,7 +9170,9 @@ ff02::3 ip6-allhosts
0.0.0.0 join.pro-gaming-world.com
0.0.0.0 join1.winhundred.com
0.0.0.0 journal-des-bourses.com
0.0.0.0 joyschema3.live
0.0.0.0 js-sec.indexww.com
0.0.0.0 js.ad-score.com
0.0.0.0 js.adlink.net
0.0.0.0 js.admngr.com
0.0.0.0 js.adscale.de
@@ -9185,6 +9219,7 @@ ff02::3 ip6-allhosts
0.0.0.0 kazaa.adserver.co.il
0.0.0.0 kbd1.kpns.ijinshan.com
0.0.0.0 kbd2.kpns.ijinshan.com
0.0.0.0 keek.fun
0.0.0.0 keepyoungphone.bid
0.0.0.0 kepzavar.info
0.0.0.0 kergaukr.com
@@ -9373,6 +9408,7 @@ ff02::3 ip6-allhosts
0.0.0.0 lstats.qip.ru
0.0.0.0 lt.andomedia.com
0.0.0.0 lt.angelfire.com
0.0.0.0 ltk.pw
0.0.0.0 lucky-day-uk.com
0.0.0.0 luckymeetyou.com
0.0.0.0 luxstockevent.su
@@ -9406,6 +9442,7 @@ ff02::3 ip6-allhosts
0.0.0.0 m4.afs.googleadservices.com
0.0.0.0 m4.media-box.co
0.0.0.0 m4ymh0220.tech
0.0.0.0 ma-plastifieuse.info
0.0.0.0 ma.baidu.com
0.0.0.0 ma.wp.pl
0.0.0.0 maaxmarket.com
@@ -9563,7 +9600,9 @@ ff02::3 ip6-allhosts
0.0.0.0 medya.e-kolay.net
0.0.0.0 meevehdar.com
0.0.0.0 mega.vast.mega-tags.com
0.0.0.0 megabizvibes.com
0.0.0.0 megapanel.gem.pl
0.0.0.0 megawealthbiz.com
0.0.0.0 megdobbensz.info
0.0.0.0 meglepo.info
0.0.0.0 megoszthato.blogspot.hu
@@ -9662,6 +9701,7 @@ ff02::3 ip6-allhosts
0.0.0.0 morickamegpiskota.housefmradio.eu
0.0.0.0 motd.pinion.gg
0.0.0.0 motosal.net
0.0.0.0 mouthtroubleask17.live
0.0.0.0 movieads.imgs.sapo.pt
0.0.0.0 movsflix.com
0.0.0.0 mozebyctwoje.com
@@ -9738,6 +9778,7 @@ ff02::3 ip6-allhosts
0.0.0.0 nagroda-dla-ciebie.com
0.0.0.0 nagyonjoo.com
0.0.0.0 najlepszedlaciebie.com
0.0.0.0 nakk.fun
0.0.0.0 nanoadexchange.com
0.0.0.0 nanocluster.reklamz.com
0.0.0.0 napi-friss.com
@@ -9767,6 +9808,7 @@ ff02::3 ip6-allhosts
0.0.0.0 nearbyad.com
0.0.0.0 needadvertising.com
0.0.0.0 neirong.baidu.com
0.0.0.0 nekk.shop
0.0.0.0 net-web-techie-software.win
0.0.0.0 netadclick.com
0.0.0.0 netads.hotwired.com
@@ -9962,6 +10004,7 @@ ff02::3 ip6-allhosts
0.0.0.0 onlinebestoffers.net
0.0.0.0 only.best-games.today
0.0.0.0 only2date.com
0.0.0.0 onmypc.net
0.0.0.0 onocollect.247realmedia.com
0.0.0.0 oopt.fr
0.0.0.0 open.4info.net
@@ -10394,6 +10437,7 @@ ff02::3 ip6-allhosts
0.0.0.0 purryowl.com
0.0.0.0 push-ad.com
0.0.0.0 push-notification.tools
0.0.0.0 push.aarth.net
0.0.0.0 pushno.com
0.0.0.0 pussl22.com
0.0.0.0 pwdplz.com
@@ -10912,6 +10956,7 @@ ff02::3 ip6-allhosts
0.0.0.0 smartinit.webads.nl
0.0.0.0 smartlifeguides.com
0.0.0.0 smartshare.lgtvsdp.com
0.0.0.0 smarttopchain.nl
0.0.0.0 smile.modchipstore.com
0.0.0.0 smm.sitescout.com
0.0.0.0 smokersopinionpoll.com
@@ -11307,6 +11352,7 @@ ff02::3 ip6-allhosts
0.0.0.0 top5.mail.ru
0.0.0.0 topbestgames.com
0.0.0.0 topbrandrewards.com
0.0.0.0 topcashvibes.com
0.0.0.0 topconsumergifts.com
0.0.0.0 topdemaroc.com
0.0.0.0 tophirek.hu
@@ -11427,6 +11473,7 @@ ff02::3 ip6-allhosts
0.0.0.0 tsyndicate.com
0.0.0.0 ttarget.adbureau.net
0.0.0.0 ttnet.yandex.com.tr
0.0.0.0 ttoc8ok.com
0.0.0.0 ttuk.offers4u.mobi
0.0.0.0 tudasfaja.com
0.0.0.0 tudaskor.com
@@ -11453,6 +11500,7 @@ ff02::3 ip6-allhosts
0.0.0.0 twoje-nagrody.pl
0.0.0.0 twojszczesliwydzien.com
0.0.0.0 tz284.com
0.0.0.0 tzeva.info
0.0.0.0 u-ads.adap.tv
0.0.0.0 u.admob.com
0.0.0.0 u.openx.net
@@ -11473,6 +11521,7 @@ ff02::3 ip6-allhosts
0.0.0.0 ujvilagtudat.blogspot.hu
0.0.0.0 uk-ads.openx.net
0.0.0.0 uk.adserver.yahoo.com
0.0.0.0 uk.bitcoinfreedom-appl.t500track42.com
0.0.0.0 uktc.ijento.com
0.0.0.0 uleadstrk.com
0.0.0.0 ulic.baidu.com
@@ -11870,6 +11919,7 @@ ff02::3 ip6-allhosts
0.0.0.0 www.888poker.com
0.0.0.0 www.961.com
0.0.0.0 www.a.websponsors.com
0.0.0.0 www.aarth.net
0.0.0.0 www.abrogatesdv.info
0.0.0.0 www.action.ientry.net
0.0.0.0 www.actiondesk.com
@@ -12041,6 +12091,7 @@ ff02::3 ip6-allhosts
0.0.0.0 www.blasphemysfhs.info
0.0.0.0 www.blatant8jh.info
0.0.0.0 www.blazingtrader.biz
0.0.0.0 www.blockchaintop.nl
0.0.0.0 www.bluediamondoffers.com
0.0.0.0 www.bnnr.nl
0.0.0.0 www.bodog.eu
@@ -12286,6 +12337,7 @@ ff02::3 ip6-allhosts
0.0.0.0 www.games-toys-free.com
0.0.0.0 www.games-toys-rewardpath.com
0.0.0.0 www.gatoradvertisinginformationnetwork.com
0.0.0.0 www.get-express-vpn.com
0.0.0.0 www.getacool100.com
0.0.0.0 www.getacool500.com
0.0.0.0 www.getacoollaptop.com
@@ -12326,6 +12378,7 @@ ff02::3 ip6-allhosts
0.0.0.0 www.greasypalm.com
0.0.0.0 www.greatdexchange.com
0.0.0.0 www.groupm.com
0.0.0.0 www.grtexch.com
0.0.0.0 www.grz67.com
0.0.0.0 www.guesstheview.com
0.0.0.0 www.guptamedianetwork.com
@@ -12379,6 +12432,7 @@ ff02::3 ip6-allhosts
0.0.0.0 www.interstitialzone.com
0.0.0.0 www.intnet-offer.com
0.0.0.0 www.invitefashion.com
0.0.0.0 www.iqoption.com
0.0.0.0 www.is1.clixgalore.com
0.0.0.0 www.isfilebest.com
0.0.0.0 www.isoftibest.com
@@ -12470,6 +12524,8 @@ ff02::3 ip6-allhosts
0.0.0.0 www.media2.travelzoo.com
0.0.0.0 www.medical-offer.com
0.0.0.0 www.medical-rewardpath.com
0.0.0.0 www.megabizvibes.com
0.0.0.0 www.megawealthbiz.com
0.0.0.0 www.mellowads.com
0.0.0.0 www.merchantapp.com
0.0.0.0 www.merlin.co.il
@@ -12618,6 +12674,7 @@ ff02::3 ip6-allhosts
0.0.0.0 www.sayfabulunamadi.com
0.0.0.0 www.scoremygift.com
0.0.0.0 www.screen-mates.com
0.0.0.0 www.searchingzone.com
0.0.0.0 www.searchwe.com
0.0.0.0 www.seasonalsamplerspecials.com
0.0.0.0 www.securecontactinfo.com
@@ -12642,6 +12699,7 @@ ff02::3 ip6-allhosts
0.0.0.0 www.smart-scripts.com
0.0.0.0 www.smartadserver.com
0.0.0.0 www.smarttargetting.com
0.0.0.0 www.smarttopchain.nl
0.0.0.0 www.smichovbike.cz
0.0.0.0 www.smokersopinionpoll.com
0.0.0.0 www.smspop.com
@@ -12700,6 +12758,7 @@ ff02::3 ip6-allhosts
0.0.0.0 www.tons-to-see.com
0.0.0.0 www.top20free.com
0.0.0.0 www.topbrandrewards.com
0.0.0.0 www.topcashvibes.com
0.0.0.0 www.topconsumergifts.com
0.0.0.0 www.topdemaroc.com
0.0.0.0 www.topreward.site
@@ -12733,6 +12792,7 @@ ff02::3 ip6-allhosts
0.0.0.0 www.trndsys.mobi
0.0.0.0 www.trourted.pro
0.0.0.0 www.ttnet.yandex.com.tr
0.0.0.0 www.ttoc8ok.com
0.0.0.0 www.tuigang1999.com
0.0.0.0 www.turn.com
0.0.0.0 www.tutop.com
@@ -13033,10 +13093,10 @@ ff02::3 ip6-allhosts
0.0.0.0 zuzzer5.com
0.0.0.0 zytpirwai.net
0.0.0.0 zzzrtrcm2.com
#
#</ad-sites>
# https://securehomes.esat.kuleuven.be/~gacar/persistent/index.html
#
#<canvass-fingerprinting-sites>
0.0.0.0 admicro1.vcmedia.vn
0.0.0.0 ct1.addthis.com
0.0.0.0 cya2.net
@@ -13045,17 +13105,17 @@ ff02::3 ip6-allhosts
0.0.0.0 shorte.st
0.0.0.0 src.kitcode.net
0.0.0.0 stat.ringier.cz
#
#</canvass-fingerprinting-sites>
#
#<evercookies-sites>
0.0.0.0 ar.hao123.com
0.0.0.0 irs01.net
0.0.0.0 kiks.yandex.ru
0.0.0.0 tv.sohu.com
0.0.0.0 y3.ifengimg.com
#
#</evercookies-sites>
#
#<yahoo-ad-sites>
# yahoo banner ads
#0.0.0.0 us.i1.yimg.com #Uncomment this to block yahoo images
@@ -13088,9 +13148,9 @@ ff02::3 ip6-allhosts
0.0.0.0 us.x1.yimg.com
0.0.0.0 us.y1.yimg.com
0.0.0.0 us.z1.yimg.com
#
#</yahoo-ad-sites>
#
#<hitbox-sites>
# hitbox.com web bugs
0.0.0.0 1cgi.hitbox.com
@@ -13457,9 +13517,9 @@ ff02::3 ip6-allhosts
0.0.0.0 y2k.hitbox.com
0.0.0.0 yang.hitbox.com
0.0.0.0 ying.hitbox.com
#
#</hitbox-sites>
#
#<extreme-dm-sites>
# www.extreme-dm.com tracking
0.0.0.0 extreme-dm.com
@@ -13492,9 +13552,9 @@ ff02::3 ip6-allhosts
0.0.0.0 z.extreme-dm.com
0.0.0.0 z0.extreme-dm.com
0.0.0.0 z1.extreme-dm.com
#
#</extreme-dm-sites>
#
#<realmedia-sites>
# realmedia.com's Open Ad Stream
0.0.0.0 ap.oasfile.aftenposten.no
@@ -13678,9 +13738,9 @@ ff02::3 ip6-allhosts
0.0.0.0 oascentreal.adcritic.com
0.0.0.0 oascetral.laweekly.com
0.0.0.0 oasroanoke.com
#
#</realmedia-sites>
#
#<fastclick-sites>
# fastclick banner ads
0.0.0.0 media1.fastclick.net
@@ -13783,9 +13843,9 @@ ff02::3 ip6-allhosts
0.0.0.0 media98.fastclick.net
0.0.0.0 media99.fastclick.net
0.0.0.0 fastclick.net
#
#</fastclick-sites>
#
#<belo-interactive-sites>
# belo interactive ads
0.0.0.0 te.about.com
@@ -13831,9 +13891,9 @@ ff02::3 ip6-allhosts
0.0.0.0 te.trb.com
0.0.0.0 te.versiontracker.com
0.0.0.0 te.wsls.com
#
#</belo-interactive-sites>
#
#<popup-traps>
# popup traps -- sites that bounce you around or won't let you leave
0.0.0.0 24hwebsex.com
@@ -13864,9 +13924,9 @@ ff02::3 ip6-allhosts
0.0.0.0 www.xxxnightly.com
0.0.0.0 www.xxxtoolbar.com
0.0.0.0 www.yourfuckbook.com
#
#</popup-traps>
#
#<ecard-scam-sites>
# malicious e-card -- these sites send out mass quantities of spam
# and some distribute adware and spyware
@@ -13893,9 +13953,9 @@ ff02::3 ip6-allhosts
0.0.0.0 www.friendgreetings.net
0.0.0.0 www.laugh-mail.com
0.0.0.0 www.laugh-mail.net
#
#</ecard-scam-sites>
#
#<IVW-sites>
# European network of tracking sites
0.0.0.0 1und1.ivwbox.de
@@ -13907,9 +13967,9 @@ ff02::3 ip6-allhosts
0.0.0.0 onvis.ivwbox.de
0.0.0.0 spiegel.ivwbox.de
0.0.0.0 www.ivwbox.de
#
#</IVW-sites>
#
#<wiki-spam-sites>
# message board and wiki spam -- these sites are linked in
# message board spam and are unlikely to be real sites
@@ -14721,9 +14781,9 @@ ff02::3 ip6-allhosts
0.0.0.0 zyrtec.1.p2l.info
0.0.0.0 zyrtec.3.p2l.info
0.0.0.0 zyrtec.4.p2l.info
#
#</wiki-spam-sites>
#
#<Windows10>
# Windows 10 reporting domains.
0.0.0.0 a.ads2.msads.net
@@ -14756,7 +14816,7 @@ ff02::3 ip6-allhosts
0.0.0.0 statsfe2.ws.microsoft.com
0.0.0.0 telemetry.appex.bing.net
0.0.0.0 wes.df.telemetry.microsoft.com
#
#</Windows10>
# Acknowledgements
# I'd like to thank the following people for submitting sites, and
@@ -14785,8 +14845,8 @@ ff02::3 ip6-allhosts
# Gopachenko, Stirling Pearson, Alan Segal, Bobin Joseph, Chris Wall, Sean
# Flesch, Brent Getz, Jerry Cain, Brian Micek, Lee Hancock, Kay Thiele,
# Kwan Ting Chan, Wladimir Labeikovsky, Lino Demasi, Bowie Bailey, Andreas
# Marschall, Michael Tompkins, Michael O'Donnell, José Lucas Teixeira
# de Oliveira, M. Ömer Gölgeli, and Anthony Gelibert for helping to build
# Marschall, Michael Tompkins, Michael O'Donnell, Jos&eacute; Lucas Teixeira
# de Oliveira, M. &Ouml;mer G&ouml;lgeli, and Anthony Gelibert for helping to build
# the hosts file.
# Russell O'Connor for OS/2 information
# kwadronaut for Windows 7 and Vista information
+55 -34
View File
@@ -2,8 +2,8 @@
#
# For more information about this list, see: https://pgl.yoyo.org/adservers/
# ----
# last updated: Thu, 13 Aug 2020 10:16:08 GMT
# entries: 3525
# last updated: Tue, 13 Oct 2020 10:56:58 GMT
# entries: 3546
# 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: Sat, 19 Aug 2000 00:00:00
# start date: Thu, 19 Oct 2000 00:00:00
0.0.0.0 1-1ads.com
0.0.0.0 101com.com
0.0.0.0 101order.com
@@ -40,11 +40,13 @@
0.0.0.0 51yes.com
0.0.0.0 5mcwl.pw
0.0.0.0 6ldu6qa.com
0.0.0.0 6sc.co
0.0.0.0 777partner.com
0.0.0.0 77tracking.com
0.0.0.0 7bpeople.com
0.0.0.0 7search.com
0.0.0.0 82o9v830.com
0.0.0.0 a-ads.com
0.0.0.0 a.aproductmsg.com
0.0.0.0 a.consumer.net
0.0.0.0 a.mktw.net
@@ -69,7 +71,6 @@
0.0.0.0 abacho.net
0.0.0.0 abackchain.com
0.0.0.0 abandonedaction.com
0.0.0.0 abashedangle.com
0.0.0.0 abc-ads.com
0.0.0.0 aboardlevel.com
0.0.0.0 aboutads.gr
@@ -176,6 +177,7 @@
0.0.0.0 ad.simflight.com
0.0.0.0 ad.simgames.net
0.0.0.0 ad.smartclip.net
0.0.0.0 ad.style
0.0.0.0 ad.tapthislink.com
0.0.0.0 ad.tbn.ru
0.0.0.0 ad.technoratimedia.com
@@ -219,7 +221,6 @@
0.0.0.0 adap.tv
0.0.0.0 adapt.tv
0.0.0.0 adaranth.com
0.0.0.0 adback.co
0.0.0.0 adblade.com
0.0.0.0 adblade.org
0.0.0.0 adblockanalytics.com
@@ -256,6 +257,7 @@
0.0.0.0 ademails.com
0.0.0.0 adengage.com
0.0.0.0 adetracking.com
0.0.0.0 adexc.net
0.0.0.0 adexchangegate.com
0.0.0.0 adexchangeprediction.com
0.0.0.0 adexpose.com
@@ -340,8 +342,6 @@
0.0.0.0 admized.com
0.0.0.0 admob.com
0.0.0.0 admonitor.com
0.0.0.0 admotion.com.ar
0.0.0.0 adn.lrb.co.uk
0.0.0.0 adnet.asahi.com
0.0.0.0 adnet.biz
0.0.0.0 adnet.de
@@ -388,6 +388,7 @@
0.0.0.0 ads.365.mk
0.0.0.0 ads.4tube.com
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.aavv.com
0.0.0.0 ads.abovetopsecret.com
@@ -404,9 +405,11 @@
0.0.0.0 ads.advance.net
0.0.0.0 ads.adverline.com
0.0.0.0 ads.affiliates.match.com
0.0.0.0 ads.alive.com
0.0.0.0 ads.alt.com
0.0.0.0 ads.amdmb.com
0.0.0.0 ads.amigos.com
0.0.0.0 ads.annabac.com
0.0.0.0 ads.aol.co.uk
0.0.0.0 ads.apn.co.nz
0.0.0.0 ads.appsgeyser.com
@@ -414,9 +417,9 @@
0.0.0.0 ads.as4x.tmcs.net
0.0.0.0 ads.as4x.tmcs.ticketmaster.com
0.0.0.0 ads.asiafriendfinder.com
0.0.0.0 ads.ask.com
0.0.0.0 ads.aspalliance.com
0.0.0.0 ads.avazu.net
0.0.0.0 ads.bb59.ru
0.0.0.0 ads.belointeractive.com
0.0.0.0 ads.betfair.com
0.0.0.0 ads.bigchurch.com
@@ -444,6 +447,7 @@
0.0.0.0 ads.centraliprom.com
0.0.0.0 ads.channel4.com
0.0.0.0 ads.cheabit.com
0.0.0.0 ads.citymagazine.si
0.0.0.0 ads.clasificadox.com
0.0.0.0 ads.clearchannel.com
0.0.0.0 ads.co.com
@@ -488,7 +492,6 @@
0.0.0.0 ads.eu.msn.com
0.0.0.0 ads.exactdrive.com
0.0.0.0 ads.expat-blog.biz
0.0.0.0 ads.factorymedia.com
0.0.0.0 ads.fairfax.com.au
0.0.0.0 ads.fastcomgroup.it
0.0.0.0 ads.fasttrack-ignite.com
@@ -736,7 +739,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.xtribeapp.com
0.0.0.0 ads.y-0.net
0.0.0.0 ads.yahoo.com
0.0.0.0 ads.yap.yahoo.com
@@ -744,7 +746,9 @@
0.0.0.0 ads.yldmgrimg.net
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
0.0.0.0 ads1.canoe.ca
@@ -805,7 +809,6 @@
0.0.0.0 adserver.71i.de
0.0.0.0 adserver.adultfriendfinder.com
0.0.0.0 adserver.adverty.com
0.0.0.0 adserver.aidameter.com
0.0.0.0 adserver.anawe.cz
0.0.0.0 adserver.aol.fr
0.0.0.0 adserver.ariase.org
@@ -859,7 +862,6 @@
0.0.0.0 adserver1.backbeatmedia.com
0.0.0.0 adserver1.mindshare.de
0.0.0.0 adserver2.mindshare.de
0.0.0.0 adservern2.host
0.0.0.0 adserverplus.com
0.0.0.0 adserverpub.com
0.0.0.0 adserversolutions.com
@@ -871,6 +873,7 @@
0.0.0.0 adsfac.eu
0.0.0.0 adsfac.net
0.0.0.0 adsfac.us
0.0.0.0 adsfeed.brabys.com
0.0.0.0 adside.com
0.0.0.0 adsiduous.com
0.0.0.0 adskeeper.co.uk
@@ -898,7 +901,6 @@
0.0.0.0 adsrv2.swidnica24.pl
0.0.0.0 adsrvr.org
0.0.0.0 adsrvus.com
0.0.0.0 adsrvx.com
0.0.0.0 adsstat.com
0.0.0.0 adstacks.in
0.0.0.0 adstage.io
@@ -937,6 +939,7 @@
0.0.0.0 adv.freeonline.it
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.nexthardware.com
0.0.0.0 adv.webmd.com
0.0.0.0 adv.wp.pl
@@ -984,7 +987,6 @@
0.0.0.0 adyea.com
0.0.0.0 adyoulike.com
0.0.0.0 adz.rashflash.com
0.0.0.0 adz2you.com
0.0.0.0 adzbazar.com
0.0.0.0 adzerk.net
0.0.0.0 adzerk.s3.amazonaws.com
@@ -1062,7 +1064,6 @@
0.0.0.0 analytics.htmedia.in
0.0.0.0 analytics.icons8.com
0.0.0.0 analytics.inlinemanual.com
0.0.0.0 analytics.jabong.com
0.0.0.0 analytics.jst.ai
0.0.0.0 analytics.live.com
0.0.0.0 analytics.mailmunch.co
@@ -1136,6 +1137,7 @@
0.0.0.0 avenuea.com
0.0.0.0 avocet.io
0.0.0.0 avpa.javalobby.org
0.0.0.0 awakebird.com
0.0.0.0 awempire.com
0.0.0.0 awin1.com
0.0.0.0 awzbijw.com
@@ -1160,6 +1162,7 @@
0.0.0.0 banner.easyspace.com
0.0.0.0 banner.elisa.net
0.0.0.0 banner.eurogrand.com
0.0.0.0 banner.finzoom.ro
0.0.0.0 banner.goldenpalace.com
0.0.0.0 banner.icmedia.eu
0.0.0.0 banner.img.co.za
@@ -1190,6 +1193,7 @@
0.0.0.0 bannerimage.com
0.0.0.0 bannerlandia.com.ar
0.0.0.0 bannermall.com
0.0.0.0 bannermanager.bnr.bg
0.0.0.0 bannermarkt.nl
0.0.0.0 bannerpower.com
0.0.0.0 banners.adultfriendfinder.com
@@ -1248,9 +1252,7 @@
0.0.0.0 belstat.com
0.0.0.0 belstat.nl
0.0.0.0 berp.com
0.0.0.0 best-realgirl2.com
0.0.0.0 bestboundary.com
0.0.0.0 bestprizesday2.life
0.0.0.0 bestsearch.net
0.0.0.0 bewilderedblade.com
0.0.0.0 bfmio.com
@@ -1285,7 +1287,6 @@
0.0.0.0 blogherads.com
0.0.0.0 blogtoplist.se
0.0.0.0 blogtopsites.com
0.0.0.0 blueadvertise.com
0.0.0.0 blueconic.com
0.0.0.0 blueconic.net
0.0.0.0 bluekai.com
@@ -1296,6 +1297,7 @@
0.0.0.0 bm.annonce.cz
0.0.0.0 bn.bfast.com
0.0.0.0 bnnrrv.qontentum.de
0.0.0.0 bnrs.ilm.ee
0.0.0.0 boffoadsapi.com
0.0.0.0 boilingbeetle.com
0.0.0.0 boilingumbrella.com
@@ -1360,9 +1362,12 @@
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
0.0.0.0 casinotraffic.com
0.0.0.0 causecherry.com
0.0.0.0 cbanners.virtuagirlhd.com
0.0.0.0 cdn.bannerflow.com
0.0.0.0 cdn.branch.io
@@ -1405,6 +1410,7 @@
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.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
@@ -1541,6 +1547,7 @@
0.0.0.0 crawlclocks.com
0.0.0.0 crazyegg.com
0.0.0.0 crazypopups.com
0.0.0.0 creafi-online-media.com
0.0.0.0 creatives.livejasmin.com
0.0.0.0 credishe.com
0.0.0.0 criteo.com
@@ -1673,6 +1680,7 @@
0.0.0.0 edgeio.com
0.0.0.0 effectivemeasure.com
0.0.0.0 effectivemeasure.net
0.0.0.0 effectstorestream8.live
0.0.0.0 efficaciouscactus.com
0.0.0.0 eiv.baidu.com
0.0.0.0 ejyymghi.com
@@ -1701,6 +1709,7 @@
0.0.0.0 engagebdr.com
0.0.0.0 engine.espace.netavenir.com
0.0.0.0 enginenetwork.com
0.0.0.0 enormousearth.com
0.0.0.0 enquisite.com
0.0.0.0 ensighten.com
0.0.0.0 entercasino.com
@@ -1836,6 +1845,7 @@
0.0.0.0 fusionquest.com
0.0.0.0 futuristicapparatus.com
0.0.0.0 futuristicfairies.com
0.0.0.0 fuzzybasketball.com
0.0.0.0 fuzzyflavor.com
0.0.0.0 fuzzyweather.com
0.0.0.0 fxstyle.net
@@ -1860,7 +1870,6 @@
0.0.0.0 giddycoat.com
0.0.0.0 globalismedia.com
0.0.0.0 globaltakeoff.net
0.0.0.0 globe7.com
0.0.0.0 globus-inter.com
0.0.0.0 glossysense.com
0.0.0.0 gloyah.net
@@ -1884,6 +1893,7 @@
0.0.0.0 gotraffic.net
0.0.0.0 gp.dejanews.com
0.0.0.0 gracefulsock.com
0.0.0.0 graizoah.com
0.0.0.0 grandioseguide.com
0.0.0.0 grapeshot.co.uk
0.0.0.0 greetzebra.com
@@ -1895,6 +1905,7 @@
0.0.0.0 guardedschool.com
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
@@ -1920,7 +1931,6 @@
0.0.0.0 heyos.com
0.0.0.0 hfc195b.com
0.0.0.0 hgads.com
0.0.0.0 hidden.gogoceleb.com
0.0.0.0 highfalutinroom.com
0.0.0.0 hightrafficads.com
0.0.0.0 hilariouszinc.com
@@ -1951,15 +1961,16 @@
0.0.0.0 hocgeese.com
0.0.0.0 hollandbusinessadvertising.nl
0.0.0.0 hollowshake.com
0.0.0.0 hollps.win
0.0.0.0 homepageking.de
0.0.0.0 honeygoldfish.com
0.0.0.0 honorableland.com
0.0.0.0 hostedads.realitykings.com
0.0.0.0 hotjar.com
0.0.0.0 hotkeys.com
0.0.0.0 hotlog.ru
0.0.0.0 hotrank.com.tw
0.0.0.0 hoverowl.com
0.0.0.0 how-to-create-a-resignation-letter.com
0.0.0.0 hs-analytics.net
0.0.0.0 hs-banner.com
0.0.0.0 hsadspixel.net
@@ -2011,7 +2022,6 @@
0.0.0.0 imonomy.com
0.0.0.0 importedincrease.com
0.0.0.0 impossibleexpansion.com
0.0.0.0 imprese.cz
0.0.0.0 impressionmedia.cz
0.0.0.0 impressionmonster.com
0.0.0.0 impressionz.co.uk
@@ -2044,7 +2054,6 @@
0.0.0.0 insightexpressai.com
0.0.0.0 inskinad.com
0.0.0.0 inspectlet.com
0.0.0.0 inspectorclick.com
0.0.0.0 install.365-stream.com
0.0.0.0 instantmadness.com
0.0.0.0 insticator.com
@@ -2078,6 +2087,7 @@
0.0.0.0 itsptp.com
0.0.0.0 ivwbox.de
0.0.0.0 ivykiosk.com
0.0.0.0 iyfnzgb.com
0.0.0.0 j93557g.com
0.0.0.0 jadeitite.com
0.0.0.0 jaizouji.com
@@ -2198,7 +2208,10 @@
0.0.0.0 log.logrocket.io
0.0.0.0 log.pinterest.com
0.0.0.0 logger.snackly.co
0.0.0.0 logs.datadoghq.com
0.0.0.0 logs.datadoghq.eu
0.0.0.0 logs.roku.com
0.0.0.0 logs.spilgames.com
0.0.0.0 logsss.com
0.0.0.0 logua.com
0.0.0.0 longinglettuce.com
@@ -2336,6 +2349,7 @@
0.0.0.0 moatpixel.com
0.0.0.0 mobclix.com
0.0.0.0 mobfox.com
0.0.0.0 mobileanalytics.us-east-1.amazonaws.com
0.0.0.0 mobilefuse.com
0.0.0.0 mobileiconnect.com
0.0.0.0 mobperads.net
@@ -2422,6 +2436,7 @@
0.0.0.0 newnudecash.com
0.0.0.0 newopenx.detik.com
0.0.0.0 newsadsppush.com
0.0.0.0 newsletter-link.com
0.0.0.0 newstarads.com
0.0.0.0 newt1.adultadworld.com
0.0.0.0 newt1.adultworld.com
@@ -2447,6 +2462,7 @@
0.0.0.0 nuttyorganization.com
0.0.0.0 nzaza.com
0.0.0.0 o0bc.com
0.0.0.0 o333o.com
0.0.0.0 oafishobservation.com
0.0.0.0 oas.benchmark.fr
0.0.0.0 oas.repubblica.it
@@ -2461,6 +2477,7 @@
0.0.0.0 obscenesidewalk.com
0.0.0.0 observantice.com
0.0.0.0 oclasrv.com
0.0.0.0 odbierz-bony.ovp.pl
0.0.0.0 oewa.at
0.0.0.0 offaces-butional.com
0.0.0.0 offer.fyber.com
@@ -2497,8 +2514,13 @@
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
0.0.0.0 openx.skinet.cz
0.0.0.0 openx.smcaen.fr
0.0.0.0 openx2.kytary.cz
0.0.0.0 operationkettle.com
0.0.0.0 opienetwork.com
0.0.0.0 opmnstr.com
@@ -2569,6 +2591,7 @@
0.0.0.0 permutive.com
0.0.0.0 personagraph.com
0.0.0.0 petiteumbrella.com
0.0.0.0 pgl.example.com
0.0.0.0 pgl.example0101
0.0.0.0 pgmediaserve.com
0.0.0.0 pgpartner.com
@@ -2576,12 +2599,12 @@
0.0.0.0 phoenix-adrunner.mycomputer.com
0.0.0.0 photographpan.com
0.0.0.0 phpadsnew.new.natuurpark.nl
0.0.0.0 phpmyvisites.net
0.0.0.0 pi.pardot.com
0.0.0.0 piano.io
0.0.0.0 picadmedia.com
0.0.0.0 piet2eix3l.com
0.0.0.0 pietexture.com
0.0.0.0 pilotaffiliate.com
0.0.0.0 pimproll.com
0.0.0.0 ping.ublock.org
0.0.0.0 pipedream.wistia.com
@@ -2602,13 +2625,13 @@
0.0.0.0 playmobileads.com
0.0.0.0 pleasantpump.com
0.0.0.0 plista.com
0.0.0.0 plotrabbit.com
0.0.0.0 plugrush.com
0.0.0.0 pocketmath.com
0.0.0.0 pointroll.com
0.0.0.0 pokkt.com
0.0.0.0 popads.net
0.0.0.0 popcash.net
0.0.0.0 popflawlessads.com
0.0.0.0 popmyads.com
0.0.0.0 popub.com
0.0.0.0 popunder.ru
@@ -2738,7 +2761,6 @@
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
0.0.0.0 readgoldfish.com
@@ -2769,8 +2791,6 @@
0.0.0.0 reflectivereward.com
0.0.0.0 reforge.in
0.0.0.0 regnow.com
0.0.0.0 regularimptracker.xyz
0.0.0.0 reinvigorate.net
0.0.0.0 reklam.rfsl.se
0.0.0.0 reklama.mironet.cz
0.0.0.0 reklama.reflektor.cz
@@ -2831,7 +2851,6 @@
0.0.0.0 roughroll.com
0.0.0.0 roxr.net
0.0.0.0 rs6.net
0.0.0.0 rsalcdp.com
0.0.0.0 rta.dailymail.co.uk
0.0.0.0 rtb.gumgum.com
0.0.0.0 rtb.openx.net
@@ -2877,8 +2896,10 @@
0.0.0.0 screechingfurniture.com
0.0.0.0 scripte-monster.de
0.0.0.0 scrubswim.com
0.0.0.0 sdcswingers.online
0.0.0.0 sdkfjxjertertry.com
0.0.0.0 seadform.net
0.0.0.0 searching-place.com
0.0.0.0 searchmarketing.com
0.0.0.0 searchramp.com
0.0.0.0 secretivecub.com
@@ -3062,6 +3083,7 @@
0.0.0.0 steadfastsystem.com
0.0.0.0 steelhouse.com
0.0.0.0 steelhousemedia.com
0.0.0.0 stepplane.com
0.0.0.0 stickssheep.com
0.0.0.0 stickyadstv.com
0.0.0.0 storesurprise.com
@@ -3123,6 +3145,7 @@
0.0.0.0 tapjoy.com
0.0.0.0 tappx.com
0.0.0.0 targad.de
0.0.0.0 target.microsoft.com
0.0.0.0 targeting.nzme.arcpublishing.com
0.0.0.0 targetingnow.com
0.0.0.0 targetnet.com
@@ -3171,6 +3194,7 @@
0.0.0.0 ticklesign.com
0.0.0.0 ticksel.com
0.0.0.0 tidaltv.com
0.0.0.0 tidint.pro
0.0.0.0 tinybar.com
0.0.0.0 tkbo.com
0.0.0.0 tls.telemetry.swe.quicinc.com
@@ -3256,7 +3280,6 @@
0.0.0.0 tracking01.walmart.com
0.0.0.0 tracking101.com
0.0.0.0 tracking22.com
0.0.0.0 tracking42.com
0.0.0.0 trackingfestival.com
0.0.0.0 trackingsoft.com
0.0.0.0 tracklink-tel.de
@@ -3329,6 +3352,7 @@
0.0.0.0 ultraoranges.com
0.0.0.0 unarmedindustry.com
0.0.0.0 undertone.com
0.0.0.0 universcine.com
0.0.0.0 unknowntray.com
0.0.0.0 unrulymedia.com
0.0.0.0 untd.com
@@ -3339,7 +3363,6 @@
0.0.0.0 urlcash.net
0.0.0.0 urldata.net
0.0.0.0 us.a1.yimg.com
0.0.0.0 usapromotravel.com
0.0.0.0 userreplay.com
0.0.0.0 userreplay.net
0.0.0.0 utils.mediageneral.net
@@ -3382,7 +3405,6 @@
0.0.0.0 visistat.com
0.0.0.0 visit.webhosting.yahoo.com
0.0.0.0 visitbox.de
0.0.0.0 visitpath.com
0.0.0.0 visual-pagerank.fr
0.0.0.0 visualrevenue.com
0.0.0.0 vivtracking.com
@@ -3417,8 +3439,6 @@
0.0.0.0 webcounter.cz
0.0.0.0 webcounter.goweb.de
0.0.0.0 webgains.com
0.0.0.0 webmasterplan.com
0.0.0.0 webmasterplan.de
0.0.0.0 weborama.com
0.0.0.0 weborama.fr
0.0.0.0 webpower.com
@@ -3516,6 +3536,7 @@
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
0.0.0.0 zanox.com
0.0.0.0 zantracker.com
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+106 -2
View File
@@ -6504,7 +6504,6 @@
0.0.0.0 javzz.net
0.0.0.0 www.javzz.net
0.0.0.0 jdforum.net
0.0.0.0 www.jdownloader.org
0.0.0.0 jennahaze.com
0.0.0.0 jennavirgin.com
0.0.0.0 www.jennavirgin.com
@@ -10017,7 +10016,6 @@
0.0.0.0 rapid-xxx.com
0.0.0.0 www.rapid-xxx.com
0.0.0.0 rapidcityfcc.com
0.0.0.0 rapidgator.net
0.0.0.0 rarbg.com
0.0.0.0 static.rarbg.com
0.0.0.0 www.rarbg.com
@@ -14517,3 +14515,109 @@
0.0.0.0 www.52av.one
0.0.0.0 porn18.cc
0.0.0.0 www.yanzhao1.com
0.0.0.0 babes.com
0.0.0.0 brazzerscontent.com
0.0.0.0 hdpornhub.co
0.0.0.0 homemadegirlsporn.com
0.0.0.0 hotgaylist.com
0.0.0.0 icfcdn.com
0.0.0.0 mojoporntube.com
0.0.0.0 mypornhub.com
0.0.0.0 peeperz.com
0.0.0.0 phncdn.com
0.0.0.0 playboytv.com
0.0.0.0 pornflip.com
0.0.0.0 pornhub.net.co
0.0.0.0 pornhubuk.com
0.0.0.0 porniq.com
0.0.0.0 pornoscraper.com
0.0.0.0 sexdesant.com
0.0.0.0 sextube.com
0.0.0.0 skipthegames.com
0.0.0.0 txxxsite.com
0.0.0.0 wareporn.com
0.0.0.0 whynotbi.com
0.0.0.0 xnxxii.com
0.0.0.0 xvideos-cdn.com
0.0.0.0 younggirlsfreeporn.com
0.0.0.0 akssexy.com
0.0.0.0 avizoone.com
0.0.0.0 bia2sh.com
0.0.0.0 bigsex.tv
0.0.0.0 bokeptantetoge.icu
0.0.0.0 bootytape.com
0.0.0.0 carnedelmercado.com
0.0.0.0 clearsexy.xyz
0.0.0.0 dastan-sexy.net
0.0.0.0 dastanhisexy.cc
0.0.0.0 feengly.wordpress.com
0.0.0.0 gedich.com
0.0.0.0 halohul.com
0.0.0.0 imagetwist.com
0.0.0.0 irannaz.com
0.0.0.0 iranx.net
0.0.0.0 iranxvid.com
0.0.0.0 irxclip.com
0.0.0.0 javuncensored1080.com
0.0.0.0 jendekhane.com
0.0.0.0 kartalboy1.wordpress.com
0.0.0.0 kir2kos.cc
0.0.0.0 kir2kos.net
0.0.0.0 klipis.net
0.0.0.0 looti.net
0.0.0.0 looti.org
0.0.0.0 luticlip.com
0.0.0.0 narenjitube.blogspot.com
0.0.0.0 newsalloy.com
0.0.0.0 patogh.me
0.0.0.0 porncrash.net
0.0.0.0 pornjav.online
0.0.0.0 pornofilmer.icu
0.0.0.0 qombol.com
0.0.0.0 reachporn.com
0.0.0.0 rs-intrad.com
0.0.0.0 sex021.com
0.0.0.0 sex021.net
0.0.0.0 sexiranian.party
0.0.0.0 sexiseks.com
0.0.0.0 shahvani.com
0.0.0.0 shahvani.me
0.0.0.0 shahvatnak.com
0.0.0.0 shahvatnakchat.chatovod.com
0.0.0.0 smutcinema.com
0.0.0.0 solihinzubir.com
0.0.0.0 uplooti.com
0.0.0.0 xxx.bootytape.com
0.0.0.0 www.searchcelebrityhd.com
0.0.0.0 lustcinema.com
0.0.0.0 www.pascalssubsluts.com
0.0.0.0 lp.21naturals.com
0.0.0.0 www.bestpornbabes.com
0.0.0.0 www.azporncomics.com
0.0.0.0 jodic-forum.org
0.0.0.0 www.viewgals.com
0.0.0.0 khazarmilkers.com
0.0.0.0 kissjav.com
0.0.0.0 kinkymarie.com
0.0.0.0 rule34hentai.net
0.0.0.0 kingcomix.com
0.0.0.0 porngifmag.com
0.0.0.0 pornwithtext.com
0.0.0.0 gfycatporntube.com
0.0.0.0 blackedjav.com
0.0.0.0 hentaimama.io
0.0.0.0 jjgirls.com
0.0.0.0 sexverhalen.com
0.0.0.0 hdstream.xxx
0.0.0.0 hdjerk.com
0.0.0.0 hdselection.com
0.0.0.0 besthdxxx.com
0.0.0.0 sexable.tv
0.0.0.0 xxxshame.com
0.0.0.0 megasexpov.com
0.0.0.0 facialcumshot.info
+3997 -8946
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "hosts",
"version": "2.7.9",
"version": "3.0.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,
+20 -25
View File
@@ -22,8 +22,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: **August 14 2020**.
* Here's the [raw hosts file with base extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts) containing 59,129 entries.
* Last updated: **October 14 2020**.
* Here's the [raw hosts file with base extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts) containing 56,287 entries.
* Logo by [@Tobaloidee](https://github.com/Tobaloidee).
@@ -37,22 +37,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,129 | [link](http://sbc.io/hosts/hosts)
Unified hosts **+ fakenews** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 60,071 | [link](http://sbc.io/hosts/alternates/fakenews/hosts)
Unified hosts **+ gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 61,453 | [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) | 78,723 | [link](http://sbc.io/hosts/alternates/porn/hosts)
Unified hosts **+ social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 61,886 | [link](http://sbc.io/hosts/alternates/social/hosts)
Unified hosts **+ fakenews + gambling** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts) | 62,395 | [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) | 79,665 | [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) | 62,828 | [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) | 81,047 | [link](http://sbc.io/hosts/alternates/gambling-porn/hosts)
Unified hosts **+ gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts) | 64,210 | [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) | 81,479 | [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) | 81,989 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn/hosts)
Unified hosts **+ fakenews + gambling + social** | [Readme](https://github.com/StevenBlack/hosts/blob/master/alternates/fakenews-gambling-social/readme.md) | [link](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-social/hosts) | 65,152 | [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) | 82,421 | [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) | 83,803 | [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) | 84,745 | [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) | 56,287 | [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) | 58,467 | [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) | 58,611 | [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) | 74,255 | [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) | 59,044 | [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) | 60,791 | [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) | 76,435 | [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) | 61,224 | [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) | 76,579 | [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) | 61,368 | [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) | 77,011 | [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) | 78,759 | [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) | 63,548 | [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) | 79,191 | [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) | 79,335 | [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) | 81,515 | [link](http://sbc.io/hosts/alternates/fakenews-gambling-porn-social/hosts)
**Expectation**: These unified hosts files should serve all devices, regardless
@@ -363,13 +363,6 @@ Open a command prompt with administrator privileges and run this command:
ipconfig /flushdns
```
Before flushing the DNS cache, open a command prompt with administrator privileges and run this command:
```bat
sc config "Dnscache" start=disabled
sc stop "Dnscache"
```
### Linux
Open a Terminal and run with root privileges:
@@ -448,6 +441,8 @@ devices under a variety of operating systems.
## Interesting Applications
* [Maza ad blocking](https://github.com/tanrax/maza-ad-blocking) is a bash script that automatically updates host file. You can also update a fresh copy. And each time it generates a dnsmasq-compatible configuration file. Fast installation, compatible with MacOS, Linux and BSD.
* [Hostile](https://github.com/feross/hostile) is a nifty command line utility to easily add or remove domains from your hosts file. If our hosts files are too aggressive for you, you can use `hostile` to remove domains, or you can use `hostile` in a bash script to automate a post process each time you download fresh versions of hosts.
* [macOS Scripting for Configuration, Backup and Restore](https://github.com/tiiiecherle/osx_install_config) helps customizing, re-installing and using macOS. It also provides a [script](https://github.com/tiiiecherle/osx_install_config/blob/master/09_launchd/9b_run_on_boot/root/1_hosts_file/launchd_and_script/hosts_file_generator.sh) to install and update the hosts file using this project on macOS. In combination with a [launchd](https://github.com/tiiiecherle/osx_install_config/blob/master/09_launchd/9b_run_on_boot/root/1_hosts_file/launchd_and_script/com.hostsfile.install_update.plist) it updates the hosts file every x days (default is 4). To install both download the GitHub repo and run the [install script](https://github.com/tiiiecherle/osx_install_config/blob/master/09_launchd/9b_run_on_boot/root/1_hosts_file/install_hosts_file_generator_and_launchdservice.sh) from the directory one level up.
+1 -1
View File
File diff suppressed because one or more lines are too long
+2 -7
View File
@@ -331,13 +331,6 @@ Open a command prompt with administrator privileges and run this command:
ipconfig /flushdns
```
Before flushing the DNS cache, open a command prompt with administrator privileges and run this command:
```bat
sc config "Dnscache" start=disabled
sc stop "Dnscache"
```
### Linux
Open a Terminal and run with root privileges:
@@ -416,6 +409,8 @@ devices under a variety of operating systems.
## Interesting Applications
* [Maza ad blocking](https://github.com/tanrax/maza-ad-blocking) is a bash script that automatically updates host file. You can also update a fresh copy. And each time it generates a dnsmasq-compatible configuration file. Fast installation, compatible with MacOS, Linux and BSD.
* [Hostile](https://github.com/feross/hostile) is a nifty command line utility to easily add or remove domains from your hosts file. If our hosts files are too aggressive for you, you can use `hostile` to remove domains, or you can use `hostile` in a bash script to automate a post process each time you download fresh versions of hosts.
* [macOS Scripting for Configuration, Backup and Restore](https://github.com/tiiiecherle/osx_install_config) helps customizing, re-installing and using macOS. It also provides a [script](https://github.com/tiiiecherle/osx_install_config/blob/master/09_launchd/9b_run_on_boot/root/1_hosts_file/launchd_and_script/hosts_file_generator.sh) to install and update the hosts file using this project on macOS. In combination with a [launchd](https://github.com/tiiiecherle/osx_install_config/blob/master/09_launchd/9b_run_on_boot/root/1_hosts_file/launchd_and_script/com.hostsfile.install_update.plist) it updates the hosts file every x days (default is 4). To install both download the GitHub repo and run the [install script](https://github.com/tiiiecherle/osx_install_config/blob/master/09_launchd/9b_run_on_boot/root/1_hosts_file/install_hosts_file_generator_and_launchdservice.sh) from the directory one level up.
+1 -2
View File
@@ -1,3 +1,2 @@
lxml>=4.2.4,<=5.0
beautifulsoup4>=4.6.1,<=5.0
requests>=2.20
flake8>=3.8,<=4.0
+32 -100
View File
@@ -17,6 +17,8 @@ import unittest
import unittest.mock as mock
from io import BytesIO, StringIO
import requests
import updateHostsFile
from updateHostsFile import (
Colors,
@@ -1406,77 +1408,6 @@ class TestRemoveOldHostsFile(BaseMockDir):
# End File Logic
# Helper Functions
def mock_url_open(url):
"""
Mock of `urlopen` that returns the url in a `BytesIO` stream.
Parameters
----------
url : str
The URL associated with the file to open.
Returns
-------
bytes_stream : BytesIO
The `url` input wrapped in a `BytesIO` stream.
"""
return BytesIO(url)
def mock_url_open_fail(_):
"""
Mock of `urlopen` that fails with an Exception.
"""
raise Exception()
def mock_url_open_read_fail(_):
"""
Mock of `urlopen` that returns an object that fails on `read`.
Returns
-------
file_mock : mock.Mock
A mock of a file object that fails when reading.
"""
def fail_read():
raise Exception()
m = mock.Mock()
m.read = fail_read
return m
def mock_url_open_decode_fail(_):
"""
Mock of `urlopen` that returns an object that fails on during decoding
the output of `urlopen`.
Returns
-------
file_mock : mock.Mock
A mock of a file object that fails when decoding the output.
"""
def fail_decode(_):
raise Exception()
def read():
s = mock.Mock()
s.decode = fail_decode
return s
m = mock.Mock()
m.read = read
return m
class DomainToIDNA(Base):
def __init__(self, *args, **kwargs):
super(DomainToIDNA, self).__init__(*args, **kwargs)
@@ -1616,44 +1547,45 @@ class DomainToIDNA(Base):
class GetFileByUrl(BaseStdout):
@mock.patch("updateHostsFile.urlopen", side_effect=mock_url_open)
def test_read_url(self, _):
url = b"www.google.com"
def test_basic(self):
raw_resp_content = "hello, ".encode("ascii") + "world".encode("utf-8")
resp_obj = requests.Response()
resp_obj.__setstate__({"_content": raw_resp_content})
expected = "www.google.com"
actual = get_file_by_url(url, delay=0)
expected = "hello, world"
self.assertEqual(actual, expected)
with mock.patch("requests.get", return_value=resp_obj):
actual = get_file_by_url("www.test-url.com")
@mock.patch("updateHostsFile.urlopen", side_effect=mock_url_open_fail)
def test_read_url_fail(self, _):
url = b"www.google.com"
self.assertIsNone(get_file_by_url(url, delay=0))
self.assertEqual(expected, actual)
expected = "Problem getting file:"
output = sys.stdout.getvalue()
def test_with_idna(self):
raw_resp_content = b"www.huala\xc3\xb1e.cl"
resp_obj = requests.Response()
resp_obj.__setstate__({"_content": raw_resp_content})
self.assertIn(expected, output)
expected = "www.xn--hualae-0wa.cl"
@mock.patch("updateHostsFile.urlopen", side_effect=mock_url_open_read_fail)
def test_read_url_read_fail(self, _):
url = b"www.google.com"
self.assertIsNone(get_file_by_url(url, delay=0))
with mock.patch("requests.get", return_value=resp_obj):
actual = get_file_by_url("www.test-url.com")
expected = "Problem getting file:"
output = sys.stdout.getvalue()
self.assertEqual(expected, actual)
self.assertIn(expected, output)
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):
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))
@mock.patch("updateHostsFile.urlopen", side_effect=mock_url_open_decode_fail)
def test_read_url_decode_fail(self, _):
url = b"www.google.com"
self.assertIsNone(get_file_by_url(url, delay=0))
expected = "Problem getting file:"
output = sys.stdout.getvalue()
self.assertIn(expected, output)
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):
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))
class TestWriteData(Base):
+28 -28
View File
@@ -21,17 +21,20 @@ import tempfile
import time
from glob import glob
import lxml # noqa: F401
from bs4 import BeautifulSoup
# Detecting Python 3 for version-dependent implementations
PY3 = sys.version_info >= (3, 0)
if PY3:
from urllib.request import urlopen
else:
if not PY3:
raise Exception("We do not support Python 2 anymore.")
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.")
# Syntactic sugar for "sudo" command in UNIX / Linux
if platform.system() == "OpenBSD":
SUDO = ["/usr/bin/doas"]
@@ -1469,40 +1472,37 @@ def maybe_copy_example_file(file_path):
shutil.copyfile(example_file_path, file_path)
def get_file_by_url(url, retries=3, delay=10):
def get_file_by_url(url, params=None, **kwargs):
"""
Get a file data located at a particular URL.
Retrieve the contents of the hosts file at the URL, then pass it through domain_to_idna().
Parameters are passed to the requests.get() function.
Parameters
----------
url : str
The URL at which to access the data.
url : str or bytes
URL for the new Request object.
params :
Dictionary, list of tuples or bytes to send in the query string for the Request.
kwargs :
Optional arguments that request takes.
Returns
-------
url_data : str or None
The data retrieved at that URL from the file. Returns None if the
attempted retrieval is unsuccessful.
Note
----
- BeautifulSoup is used in this case to avoid having to search in which
format we have to encode or decode data before parsing it to UTF-8.
"""
while retries:
try:
with urlopen(url) as f:
soup = BeautifulSoup(f.read(), "lxml").get_text()
return "\n".join(list(map(domain_to_idna, soup.split("\n"))))
except Exception as e:
if 'failure in name resolution' in str(e):
print('No internet connection! Retrying in {} seconds'.format(delay))
time.sleep(delay)
retries -= 1
continue
break
print("Problem getting file: ", url)
try:
req = requests.get(url=url, params=params, **kwargs)
except requests.exceptions.RequestException:
print("Error retrieving data from {}".format(url))
return None
req.encoding = req.apparent_encoding
res_text = "\n".join([domain_to_idna(line) for line in req.text.split("\n")])
return res_text
def write_data(f, data):
+1 -1
View File
@@ -49,7 +49,7 @@ if not exist "%WINDIR%\System32\drivers\etc\hosts.skel" (
:UpdateHosts
:: Update hosts file
python updateHostsFile.py --auto --minimise
py updateHostsFile.py --auto --minimise
:: Copy over the new hosts file in-place
copy /y /v hosts "%WINDIR%\System32\drivers\etc\"