https://github.com/smed79/easylist-hosts
Unified EasyList hosts blacklist for use with DNS and domain blocking tools as pi-hole for the purpose of blocking bad domains used for serving ads, tracking, mining, malware and other nasty content.
https://github.com/smed79/easylist-hosts
adblock adblock-plus adguard blacklist blocklist dns dnsforge domains easylist easyprivacy hosts hosts-file malware nextdns personaldnsfilter phishing pi-hole privacy security ublock
Last synced: 7 months ago
JSON representation
Unified EasyList hosts blacklist for use with DNS and domain blocking tools as pi-hole for the purpose of blocking bad domains used for serving ads, tracking, mining, malware and other nasty content.
- Host: GitHub
- URL: https://github.com/smed79/easylist-hosts
- Owner: smed79
- License: other
- Created: 2024-03-23T21:02:52.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-26T04:35:01.000Z (over 1 year ago)
- Last Synced: 2025-01-26T05:21:05.729Z (over 1 year ago)
- Topics: adblock, adblock-plus, adguard, blacklist, blocklist, dns, dnsforge, domains, easylist, easyprivacy, hosts, hosts-file, malware, nextdns, personaldnsfilter, phishing, pi-hole, privacy, security, ublock
- Homepage:
- Size: 10.9 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#### EASYLIST HOSTS
Unified EasyList HOSTS file for use with DNS and Domain blocking tools as Pi-hole.
#### Purpose
Blocking bad domains used for serving advertisements, tracking, mining, and other nasty content.
#### What is a hosts file?
The hosts file, is a plain-text file used by all operating systems to map hostnames to IP addresses. Host file preferred over DNS so if a domain name is resolved by the hosts file, the request never leaves your computer.
#### Location of your hosts file
* Linux / Mac OS X, iOS, Android: `/etc/hosts`
* Winodws XP, 7, 8.0, 8.1, 10: `C:\WINDOWS\system32\drivers\etc\hosts`
* Windows 2000: `C:\WINNT\system32\drivers\etc\hosts`
#### Sources
```
https://easylist-downloads.adblockplus.org/easylist.txt
https://easylist-downloads.adblockplus.org/easyprivacy.txt
https://easylist-downloads.adblockplus.org/easylistgermany.txt
https://easylist-downloads.adblockplus.org/easylistitaly.txt
https://easylist-downloads.adblockplus.org/easylistspanish.txt
https://easylist-downloads.adblockplus.org/easylistportuguese.txt
https://easylist-downloads.adblockplus.org/easylistdutch.txt
https://easylist-downloads.adblockplus.org/ruadlist.txt
https://easylist-downloads.adblockplus.org/koreanlist.txt
https://easylist-downloads.adblockplus.org/liste_fr.txt
https://easylist-downloads.adblockplus.org/liste_ar.txt
https://easylist-downloads.adblockplus.org/easylistchina.txt
https://easylist-downloads.adblockplus.org/fanboy-annoyance.txt
https://easylist-downloads.adblockplus.org/antiadblockfilters.txt
https://raw.githubusercontent.com/Spam404/lists/master/adblock-list.txt
```
#### Raw links
*  https://raw.githubusercontent.com/smed79/easylist-hosts/main/hosts
*  https://da.gd/elh (short URL)
#### Related awesome projects
*  https://github.com/easylist/easylist
*  https://github.com/Ultimate-Hosts-Blacklist
*  https://github.com/dead-hosts
*  https://github.com/mitchellkrogza/Badd-Boyz-Hosts
*  https://github.com/StevenBlack/hosts
*  https://github.com/hagezi/dns-blocklists
#### Useful tools
*  https://github.com/funilrys/PyFunceble (_powerful script to check the availability or syntax of domains_)
#### Support this Project
Star ★ this repo, and we're square :nerd_face:
#### License
* http://creativecommons.org/licenses/by-nc-sa/3.0/
[⇈ Back to Top](https://github.com/smed79/easylist-hosts?tab=readme-ov-file#easylist-hosts)