From afa09506081f599f0336f162629dd8c9d82f7ec1 Mon Sep 17 00:00:00 2001 From: quindecim Date: Sun, 26 Apr 2020 18:34:15 -0400 Subject: [PATCH] Delete 'config/example-whitelist.txt' https://git.nixnet.xyz/quindecim/dnscrypt-proxy-android/commit/8ef6535e4c095e0aa0c86cf23ae1213a72b3a5cf --- config/example-whitelist.txt | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 config/example-whitelist.txt diff --git a/config/example-whitelist.txt b/config/example-whitelist.txt deleted file mode 100644 index 5aab87b..0000000 --- a/config/example-whitelist.txt +++ /dev/null @@ -1,26 +0,0 @@ - -########################### -# Whitelist # -########################### - -## Rules for name-based query whitelisting, 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 | whitelists 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 - -tracker.debian.org - - - -## Time-based rules - -# *.youtube.* @time-to-play -# facebook.com @play -