https://github.com/jmdugan/blocklists
Shared lists of problem domains people may want to block with hosts files
https://github.com/jmdugan/blocklists
Last synced: about 1 year ago
JSON representation
Shared lists of problem domains people may want to block with hosts files
- Host: GitHub
- URL: https://github.com/jmdugan/blocklists
- Owner: jmdugan
- License: cc0-1.0
- Created: 2016-05-27T15:31:22.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-03-25T21:25:20.000Z (about 2 years ago)
- Last Synced: 2024-07-31T18:20:37.560Z (over 1 year ago)
- Language: DIGITAL Command Language
- Size: 368 KB
- Stars: 4,536
- Watchers: 149
- Forks: 343
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-github-projects - blocklists - Shared lists of problem domains people may want to block with hosts files ⭐4,572 `DIGITAL Command Language` (📦 Legacy & Inactive Projects)
- awesome-blocking - blocklists
README
Categorized lists of domain names people may want to block. Current focus is on corporations.
These domain names can be also added to [pi-hole](https://github.com/pi-hole/pi-hole) blocklists for network-wide effect.
Hosts file locations:
- Linux, Unix and macOS: `/etc/hosts`
- Windows: `C:\WINDOWS\system32\drivers\etc\hosts`
Domains can also be efficiently blocked with [Dnsmasq](https://thekelleys.org.uk/dnsmasq/doc.html) and [Privoxy](https://www.privoxy.org/). See [drduh/config/domains](https://github.com/drduh/config/tree/master/domains) and [drduh/config/privoxy/user.action](https://github.com/drduh/config/blob/master/privoxy/user.action) for examples.
Additional ad server, malware and other blocklists can be found at [StevenBlack/hosts](https://github.com/StevenBlack/hosts) and [Sinfonietta/hostfiles](https://github.com/Sinfonietta/hostfiles)