Shared lists of problem domains people may want to block with hosts files
Find a file
gravityfuel 090d9cf8de Master (#38)
* Create fb-addon-blocklists

added additional fb domains

* Update fb-addon-blocklists

* removed a duplicate

removed duplicate 

0.0.0.0 phabricator.intern.facebook.com
2018-04-12 15:06:19 -07:00
ad_servers spelling 2016-05-28 23:32:07 -07:00
corporations Additional subdomains for Facebook lists (#41) 2018-04-12 15:05:39 -07:00
fb-addon-blocklists Master (#38) 2018-04-12 15:06:19 -07:00
LICENSE Initial commit 2016-05-27 17:31:23 +02:00
README.md Update README.md 2018-04-02 12:37:17 -07:00

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.

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.