mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-02-13 17:12:41 +08:00
update. fixed #632, #626,#623,#631,#624
This commit is contained in:
parent
9c624e6d32
commit
26d1f0b936
@ -339,6 +339,9 @@ return array(
|
||||
'licensebuttons.net' => 0, #609
|
||||
'wmflabs.org' => 0, #611
|
||||
'jsinfo.net' => 0, #613
|
||||
'uol.com.br' => 0, #632
|
||||
'ntalker.com' => 0, #626
|
||||
'img.shouji.sogou.com' => 0, #623
|
||||
|
||||
|
||||
|
||||
|
@ -125,7 +125,7 @@ $ARR_MERGED_WILD_LIST = array(
|
||||
'zjtoolbar*.*' => null,
|
||||
'engage.3m*' => null,
|
||||
'*.actonservice.com' => null,
|
||||
'*-cor0*.api.p001.1drv.com' => null,
|
||||
// '*-cor0*.api.p001.1drv.com' => null,
|
||||
'*33*-*.1drv.com' => null,
|
||||
'2cnjuh34j*.com' => null,
|
||||
'ssc.southpark*' => null,
|
||||
@ -252,6 +252,7 @@ $ARR_WHITE_RULE_LIST = array(
|
||||
'@@||torproject.org^' => 1, // #591
|
||||
'@@||api.browser.miui.com^' => 1, // #585
|
||||
'@@||pixel.prime.amazon.dev^' => 1, // #604
|
||||
'@@||track.landmarkglobal.com^' => 1, // #631
|
||||
);
|
||||
|
||||
//针对上游赦免规则anti-AD不予赦免的规则,即赦免名单的黑名单
|
||||
|
Loading…
Reference in New Issue
Block a user