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