From ca867ed10637ed18e3df8275f1822915922f0aae Mon Sep 17 00:00:00 2001 From: gently <1243610+gentlyxu@users.noreply.github.com> Date: Thu, 30 Jan 2020 10:14:19 +0800 Subject: [PATCH] fixed #13 , kuwo.cn whitelist --- adblock-for-dnsmasq.conf | 2 +- anti-ad-easylist.txt | 4 ++-- anti-ad-surge.txt | 2 +- tools/easylist-extend.php | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/adblock-for-dnsmasq.conf b/adblock-for-dnsmasq.conf index 832c5e61..c870bbfb 100644 --- a/adblock-for-dnsmasq.conf +++ b/adblock-for-dnsmasq.conf @@ -1,4 +1,4 @@ -#TIME=20200129142451 +#TIME=20200130021142 #URL=https://github.com/privacy-protection-tools/anti-AD address=/0024aaaa.com/ address=/0026645142c89aeb1.com/ diff --git a/anti-ad-easylist.txt b/anti-ad-easylist.txt index 5c44d751..77be50d5 100644 --- a/anti-ad-easylist.txt +++ b/anti-ad-easylist.txt @@ -1,4 +1,4 @@ -!TIME=20200129142451 +!TIME=20200130021142 !URL=https://github.com/privacy-protection-tools/anti-AD ||201*.myhard.com^ ||8*.tianya.cn^ @@ -33412,7 +33412,7 @@ ||zszgjiejuw.mobi^ ||zzasj.cn^ ||zzhssy.cn^ -@@||tongji.kuwo.cn^ +@@||tongji.*kuwo.cn^ @@||ad.10010.com^ @@||ad.abchina.com^ @@||ad.filmweb.pl^ diff --git a/anti-ad-surge.txt b/anti-ad-surge.txt index 7ee75219..4a74edf7 100644 --- a/anti-ad-surge.txt +++ b/anti-ad-surge.txt @@ -1,4 +1,4 @@ -#TIME=20200129142451 +#TIME=20200130021142 #URL=https://github.com/privacy-protection-tools/anti-AD [RULE] DOMAIN-SUFFIX,0024aaaa.com,REJECT diff --git a/tools/easylist-extend.php b/tools/easylist-extend.php index f22c4439..6bb355a0 100644 --- a/tools/easylist-extend.php +++ b/tools/easylist-extend.php @@ -87,7 +87,7 @@ $ARR_REGEX_LIST = array( //对通配符匹配或正则匹配增加的额外赦免规则 $ARR_WHITE_RULE_LIST = array( '@@||github.com^', - '@@||tongji.kuwo.cn^', + '@@||tongji.*kuwo.cn^', ); //针对上游赦免规则anti-AD不予赦免的规则,即赦免名单的黑名单