mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-01-23 06:49:25 +08:00
update. fixed #488
This commit is contained in:
parent
9ebc171315
commit
4c4e192134
@ -138,7 +138,7 @@ $ARR_MERGED_WILD_LIST = array(
|
||||
|
||||
$ARR_REGEX_LIST = array(
|
||||
'/^(\S+\.)?9377[a-z0-9]{2}\.com$/' => ['m' => '$dnstype=A'],
|
||||
'/^(\S+\.)?ad(s?[\d]+|m|s)?\./' => ['m' => '$denyallow=nucdn.net|azureedge.net'],
|
||||
'/^(\S+\.)?ad(s?[\d]+|m|s)?\./' => ['m' => '$denyallow=nucdn.net|azureedge.net|alibabacorp.com|alibabadns.com'],
|
||||
'/^(\S+\.)?advert/' => ['m' => '$denyallow=alibabacorp.com|alibabadns.com|sm.cn|tanx.com|alibaba-inc.com|tmall.com|taobao.com'],
|
||||
'/^(\S+\.)?affiliat(es?[0-9a-z]*?|ion[0-9\-a-z]*?|ly[0-9a-z\-]*?)\./' => null, // fixed #406
|
||||
'/^(\S+\.)?s?metrics\./' => null, // TODO 覆盖面很大
|
||||
|
Loading…
Reference in New Issue
Block a user