mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-02-13 17:12:41 +08:00
fixed #13 , kuwo.cn whitelist
This commit is contained in:
parent
ed85528b66
commit
ca867ed106
@ -1,4 +1,4 @@
|
|||||||
#TIME=20200129142451
|
#TIME=20200130021142
|
||||||
#URL=https://github.com/privacy-protection-tools/anti-AD
|
#URL=https://github.com/privacy-protection-tools/anti-AD
|
||||||
address=/0024aaaa.com/
|
address=/0024aaaa.com/
|
||||||
address=/0026645142c89aeb1.com/
|
address=/0026645142c89aeb1.com/
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
!TIME=20200129142451
|
!TIME=20200130021142
|
||||||
!URL=https://github.com/privacy-protection-tools/anti-AD
|
!URL=https://github.com/privacy-protection-tools/anti-AD
|
||||||
||201*.myhard.com^
|
||201*.myhard.com^
|
||||||
||8*.tianya.cn^
|
||8*.tianya.cn^
|
||||||
@ -33412,7 +33412,7 @@
|
|||||||
||zszgjiejuw.mobi^
|
||zszgjiejuw.mobi^
|
||||||
||zzasj.cn^
|
||zzasj.cn^
|
||||||
||zzhssy.cn^
|
||zzhssy.cn^
|
||||||
@@||tongji.kuwo.cn^
|
@@||tongji.*kuwo.cn^
|
||||||
@@||ad.10010.com^
|
@@||ad.10010.com^
|
||||||
@@||ad.abchina.com^
|
@@||ad.abchina.com^
|
||||||
@@||ad.filmweb.pl^
|
@@||ad.filmweb.pl^
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#TIME=20200129142451
|
#TIME=20200130021142
|
||||||
#URL=https://github.com/privacy-protection-tools/anti-AD
|
#URL=https://github.com/privacy-protection-tools/anti-AD
|
||||||
[RULE]
|
[RULE]
|
||||||
DOMAIN-SUFFIX,0024aaaa.com,REJECT
|
DOMAIN-SUFFIX,0024aaaa.com,REJECT
|
||||||
|
@ -87,7 +87,7 @@ $ARR_REGEX_LIST = array(
|
|||||||
//对通配符匹配或正则匹配增加的额外赦免规则
|
//对通配符匹配或正则匹配增加的额外赦免规则
|
||||||
$ARR_WHITE_RULE_LIST = array(
|
$ARR_WHITE_RULE_LIST = array(
|
||||||
'@@||github.com^',
|
'@@||github.com^',
|
||||||
'@@||tongji.kuwo.cn^',
|
'@@||tongji.*kuwo.cn^',
|
||||||
);
|
);
|
||||||
|
|
||||||
//针对上游赦免规则anti-AD不予赦免的规则,即赦免名单的黑名单
|
//针对上游赦免规则anti-AD不予赦免的规则,即赦免名单的黑名单
|
||||||
|
Loading…
x
Reference in New Issue
Block a user