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
6c1e97994e
commit
37cc1cb056
@ -73,11 +73,10 @@ $ARR_REGEX_LIST = array(
|
||||
'/^pixels?\./' => null,
|
||||
'/^syma[a-z]\.cn$/' => null,
|
||||
'/^widgets?\./' => null,
|
||||
'/^webstats?\./' => null,
|
||||
'/^(web)?stats?\./' => null,
|
||||
'/^track(er|ing)?\./' => null,
|
||||
'/^tongji\./' => null,
|
||||
'/^toolbar\./' => null,
|
||||
'/^stats?\./' => null,
|
||||
'/^adservice\.google\./' => null,
|
||||
);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user