custom_filters 793 B

123456789101112131415161718192021222324
  1. # this file is for custom filters that shouldn't be a part of the global autohosts repository
  2. # although i may want to block accounts.google.com from those sneaky sso redirects, i realize not everyone does.
  3. # to add a filter, simply append a newline in similar fashion to the existing custom filters
  4. # to disable or remove a filter, add a # to the line prefix; vice-versa to enable
  5. #0.0.0.0 accounts.google.com
  6. 0.0.0.0 chromestatus.com
  7. 0.0.0.0 fonts.gstatic.com
  8. 0.0.0.0 fonts.googleapis.com
  9. 0.0.0.0 graph.facebook.com
  10. 0.0.0.0 ads.linkedin.com
  11. 0.0.0.0 bidswitch.net
  12. 0.0.0.0 rlcdn.com
  13. 0.0.0.0 zapier.com
  14. 0.0.0.0 swiftype.com
  15. # re-run autohosts after modifying this file, so your changes are immediately picked up. otherwise, they'll
  16. # be loaded after next cron update:
  17. #
  18. # sudo autohosts