2018-02-27 14:42:14 +00:00
|
|
|
|
|
|
|
###########################
|
|
|
|
# Blacklist #
|
|
|
|
###########################
|
|
|
|
|
|
|
|
## Rules for name-based query blocking, one per line
|
|
|
|
##
|
|
|
|
## Example of valid patterns:
|
|
|
|
##
|
|
|
|
## ads.* | matches anything with an "ads." prefix
|
|
|
|
## *.example.com | matches example.com and all names within that zone such as www.example.com
|
|
|
|
## example.com | identical to the above
|
2018-04-17 05:58:12 +00:00
|
|
|
## =example.com | block example.com but not *.example.com
|
2018-02-27 14:42:14 +00:00
|
|
|
## *sex* | matches any name containing that substring
|
|
|
|
## ads[0-9]* | matches "ads" followed by one or more digits
|
|
|
|
## ads*.example* | *, ? and [] can be used anywhere, but prefixes/suffixes are faster
|
|
|
|
|
|
|
|
ad.*
|
|
|
|
ads.*
|
|
|
|
banner.*
|
|
|
|
banners.*
|
|
|
|
creatives.*
|
|
|
|
oas.*
|
|
|
|
oascentral.*
|
|
|
|
stats.*
|
|
|
|
tag.*
|
|
|
|
telemetry.*
|
|
|
|
tracker.*
|
|
|
|
*.local
|
|
|
|
eth0.me
|
|
|
|
*.workgroup
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Time-based rules
|
|
|
|
|
|
|
|
# *.youtube.* @time-to-sleep
|
|
|
|
# facebook.com @work
|