Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (8 months ago)
- Default Branch: main
- Last Pushed: 2024-08-07T17:51:15.000Z (3 months ago)
- Last Synced: 2024-09-27T13:03:00.502Z (about 2 months 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: 8.95 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
* ![HOSTS-file](https://i.imgur.com/Jcq8tsA.png) https://raw.githubusercontent.com/smed79/easylist-hosts/main/hosts
* ![HOSTS-file](https://i.imgur.com/Jcq8tsA.png) https://da.gd/elh (short URL)#### Related awesome projects
* ![EasyList](https://i.imgur.com/Jcq8tsA.png) https://github.com/easylist/easylist
* ![Ultimate-Hosts-Blacklist](https://i.imgur.com/Jcq8tsA.png) https://github.com/Ultimate-Hosts-Blacklist
* ![Dead Hosts](https://i.imgur.com/Jcq8tsA.png) https://github.com/dead-hosts
* ![Badd-Boyz-Hosts](https://i.imgur.com/Jcq8tsA.png) https://github.com/mitchellkrogza/Badd-Boyz-Hosts
* ![StevenBlack-hosts](https://i.imgur.com/Jcq8tsA.png) https://github.com/StevenBlack/hosts
* ![DNS-Blocklists](https://i.imgur.com/Jcq8tsA.png) https://github.com/hagezi/dns-blocklists#### Useful tools
* ![PyFunceble](https://i.imgur.com/6VjZpm1.png) 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)