From 14734dd3abf212db2d9b7ac5c86c9dc9a3c64585 Mon Sep 17 00:00:00 2001 From: quindecim Date: Wed, 27 Jan 2021 09:41:08 -0500 Subject: [PATCH] Delete 'example-blocklist.txt' --- example-blocklist.txt | 31 ------------------------------- 1 file changed, 31 deletions(-) delete mode 100644 example-blocklist.txt diff --git a/example-blocklist.txt b/example-blocklist.txt deleted file mode 100644 index e441eea..0000000 --- a/example-blocklist.txt +++ /dev/null @@ -1,31 +0,0 @@ - -########################### -# Blocklist # -########################### - -## 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 -## =example.com | block example.com but not *.example.com -## *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.* # inline comments are allowed after a pound sign -stats.* -tag.* -telemetry.* -tracker.* -*.local -eth0.me -*.workgroup