You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

54 lines
1.0 KiB

  1. ###########################
  2. # Blacklist #
  3. ###########################
  4. ## Rules for name-based query blocking, one per line
  5. ##
  6. ## Example of valid patterns:
  7. ##
  8. ## ads.* | matches anything with an "ads." prefix
  9. ## *.example.com | matches example.com and all names within that zone such as www.example.com
  10. ## example.com | identical to the above
  11. ## =example.com | block example.com but not *.example.com
  12. ## *sex* | matches any name containing that substring
  13. ## ads[0-9]* | matches "ads" followed by one or more digits
  14. ## ads*.example* | *, ? and [] can be used anywhere, but prefixes/suffixes are faster
  15. ad.*
  16. ads.*
  17. banner.*
  18. banners.*
  19. creatives.*
  20. oas.*
  21. oascentral.*
  22. stats.*
  23. tag.*
  24. telemetry.*
  25. tracker.*
  26. *.local
  27. eth0.me
  28. *.workgroup
  29. *.test
  30. *.onion
  31. *.localhost
  32. *.local
  33. *.invalid
  34. *.bind
  35. *.lan
  36. *.internal
  37. *.intranet
  38. *.private
  39. *.workgroup
  40. *.10.in-addr.arpa
  41. *.16.172.in-addr.arpa
  42. *.168.192.in-addr.arpa
  43. *.254.169.in-addr.arpa
  44. *.d.f.ip6.arpa
  45. ## Time-based rules
  46. # *.youtube.* @time-to-sleep
  47. # facebook.com @work