An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

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)