mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-02-02 11:43:00 +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
|
||||
address=/0024aaaa.com/
|
||||
address=/0026645142c89aeb1.com/
|
||||
|
@ -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^
|
||||
|
@ -1,4 +1,4 @@
|
||||
#TIME=20200129142451
|
||||
#TIME=20200130021142
|
||||
#URL=https://github.com/privacy-protection-tools/anti-AD
|
||||
[RULE]
|
||||
DOMAIN-SUFFIX,0024aaaa.com,REJECT
|
||||
|
@ -87,7 +87,7 @@ $ARR_REGEX_LIST = array(
|
||||
//对通配符匹配或正则匹配增加的额外赦免规则
|
||||
$ARR_WHITE_RULE_LIST = array(
|
||||
'@@||github.com^',
|
||||
'@@||tongji.kuwo.cn^',
|
||||
'@@||tongji.*kuwo.cn^',
|
||||
);
|
||||
|
||||
//针对上游赦免规则anti-AD不予赦免的规则,即赦免名单的黑名单
|
||||
|
Loading…
Reference in New Issue
Block a user