aboutsummaryrefslogtreecommitdiff
path: root/net/adblock/files/adblock.conf
diff options
context:
space:
mode:
authorDirk Brenken <dev@brenken.org>2016-06-04 08:36:47 +0200
committerDirk Brenken <dev@brenken.org>2016-06-04 08:36:47 +0200
commitd0eceb6b2540bf5c06a0405245803052d032a82e (patch)
tree9b934cd4bf5fd54ada9a61e224a562253306912c /net/adblock/files/adblock.conf
parent26fa1c5df070d7cbbe24791ba0696e035d01cdde (diff)
adblock: update 1.1.17
* change winspy url again * various cosmetics left out in former release Signed-off-by: Dirk Brenken <dev@brenken.org>
Diffstat (limited to 'net/adblock/files/adblock.conf')
-rw-r--r--net/adblock/files/adblock.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/adblock/files/adblock.conf b/net/adblock/files/adblock.conf
index de4c2fb93..be656d677 100644
--- a/net/adblock/files/adblock.conf
+++ b/net/adblock/files/adblock.conf
@@ -3,7 +3,7 @@
config adblock 'global'
option adb_enabled '1'
- option adb_cfgver '2.0'
+ option adb_cfgver '2.1'
option adb_whitelist '/etc/adblock/adblock.whitelist'
option adb_whitelist_rset '\$1 ~/^([A-Za-z0-9_-]+\.){1,}[A-Za-z]+/{print tolower(\$1)}'
option adb_forcedns '1'
@@ -115,7 +115,7 @@ config source 'whocares'
config source 'winspy'
option enabled '0'
- option adb_src 'https://raw.githubusercontent.com/crazy-max/WindowsSpyBlocker/master/hosts/windows10_spy.txt'
+ option adb_src 'https://raw.githubusercontent.com/crazy-max/WindowsSpyBlocker/master/data/hosts/win10/spy.txt'
option adb_src_rset '\$0 ~/^0\.0\.0\.0[ \t]+([A-Za-z0-9_-]+\.){1,}[A-Za-z]+/{print tolower(\$2)}'
option adb_src_desc 'focus on windows spy & telemetry domains, infrequent updates, approx. 120 entries'