Shared lists of problem domains people may want to block with hosts files
Go to file
drduh 2db2ac8f4b verify scripts 2020-02-06 23:14:34 -08:00
ad_servers spelling 2016-05-28 23:32:07 -07:00
corporations verify scripts 2020-02-06 23:14:34 -08:00
LICENSE Initial commit 2016-05-27 17:31:23 +02:00
README.md Added a second example of use and a blocklist I wanted to have (#48) 2019-09-24 11:18:34 +02:00
generate-easylists.js Added EasyList lists (#47) 2019-09-24 11:20:39 +02:00
generate-easylists.sh script to generate ipv6 lists 2020-02-06 23:06:11 -08:00
generate-ipv6.sh verify scripts 2020-02-06 23:14:34 -08:00

README.md

Group project to catalog and list domain names that people may want to block.

Current focus on corporations, for which there are no other maintained lists.

Files in this project list the domain names of servers, one per line that can be added to your local hosts file to tell your computer to never talk to servers on that domain name or added to your pi-hole blocklists for network wide blocking.

FAQ

  • "This would be so much cleaner if one were writing this as a dnsmasq config"

    Yes. If you want that solution, see dnsmasq and projects like these: FreeContributor.

    These options require slightly more technical skill than adding entries to your hosts file, and can work better in some ways.