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.

38 lines
897 B

  1. ###########################
  2. # Blocklist #
  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.* # inline comments are allowed after a pound sign
  22. stats.*
  23. tag.*
  24. telemetry.*
  25. tracker.*
  26. *.local
  27. eth0.me
  28. *.workgroup
  29. ## Time-based rules
  30. # *.youtube.* @time-to-sleep
  31. # facebook.com @work