From dfb7a7c55b48fc2e4bcdd2c6d999060f5c89f7e3 Mon Sep 17 00:00:00 2001 From: quindecim Date: Thu, 25 Feb 2021 04:06:56 -0500 Subject: [PATCH] [DELETE] - example-docs folder --- config/example-docs/example-blocked-names.txt | 38 ------------------- 1 file changed, 38 deletions(-) delete mode 100644 config/example-docs/example-blocked-names.txt diff --git a/config/example-docs/example-blocked-names.txt b/config/example-docs/example-blocked-names.txt deleted file mode 100644 index 5b16077..0000000 --- a/config/example-docs/example-blocked-names.txt +++ /dev/null @@ -1,38 +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 - - - -## Time-based rules - -# *.youtube.* @time-to-sleep -# facebook.com @work