mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-02-02 19:53:02 +08:00
update regular expressions
This commit is contained in:
parent
f2f5a5edcc
commit
03f2b4e872
@ -78,6 +78,7 @@ $ARR_REGEX_LIST = array(
|
|||||||
'/^tongji\./' => null,
|
'/^tongji\./' => null,
|
||||||
'/^toolbar\./' => null,
|
'/^toolbar\./' => null,
|
||||||
'/^stats?\./' => null,
|
'/^stats?\./' => null,
|
||||||
|
'/^adservice\.google\./' => null,
|
||||||
);
|
);
|
||||||
|
|
||||||
$ARR_WHITE_RULE_LIST = array(
|
$ARR_WHITE_RULE_LIST = array(
|
||||||
|
Loading…
Reference in New Issue
Block a user