mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-02-13 17:12:41 +08:00
fixed #912
This commit is contained in:
parent
f53712e06c
commit
2659c57bbe
@ -426,6 +426,7 @@ return [
|
||||
"audid-api.taobao.com" => 0, // #906
|
||||
"m.intl.taobao.com" => 0, // #907
|
||||
"ads.cdn.tvb.com" => 0, // #911
|
||||
"ads.console.aliyun.com" => 0, // #912
|
||||
"iflow.uczzd.cn" => 0, // uc搞笑段子
|
||||
"m.uczzd.cn" => 0, // uc搞笑段子
|
||||
"puds.ucweb.com" => 0, // uc小游戏
|
||||
|
@ -277,6 +277,7 @@ $ARR_WHITE_RULE_LIST = array(
|
||||
'@@||api.ads.tvb.com^' => 1, // #911
|
||||
'@@||img.ads.tvb.com^' => 1, // #911
|
||||
'@@||ads.cdn.tvb.com^' => 1, // #911
|
||||
'@@||ads.console.aliyun.com^' => 1, // #912
|
||||
|
||||
);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user