mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-01-22 22:39:16 +08:00
update. fixed #406
This commit is contained in:
parent
d2b6ac0587
commit
5ac0320b1e
@ -1,7 +1,7 @@
|
||||
!Title: anti-AD
|
||||
!Version: 20210426021811
|
||||
!Version: 20210426204946
|
||||
!Homepage: https://github.com/privacy-protection-tools/anti-AD
|
||||
!Total lines: 38312
|
||||
!Total lines: 38315
|
||||
||*.wap.xsbiquge.com^
|
||||
||*serror*.wo.com.cn^
|
||||
||201*.myhard.com^
|
||||
@ -3487,7 +3487,10 @@
|
||||
||affilae.com^
|
||||
||affilbox.cz^
|
||||
||affili.st^
|
||||
/^(\S+\.)?affiliat/
|
||||
||affiliate-b.com^
|
||||
||affiliate-robot.com^
|
||||
/^(\S+\.)?affiliat(es?[0-9a-z]*?|ion[0-9\-a-z]*?|ly[0-9a-z\-]*?)\./
|
||||
||imp.affiliator.com^
|
||||
||affiliaxe.com^
|
||||
||affiliclk.org^
|
||||
||affiligay.net^
|
||||
|
@ -1 +1 @@
|
||||
24125efea053c12f0d31a7b38a4a6944
|
||||
8e70b5615db2d30ed3f6a078ec783bcd
|
@ -130,7 +130,7 @@ $ARR_REGEX_LIST = array(
|
||||
'/9377[a-z]{2}\.com$/' => null,
|
||||
'/^(\S+\.)?ad(s?[\d]+|m|s)?\./' => null,
|
||||
'/^(\S+\.)?advert/' => null, // TODO 覆盖面很大
|
||||
'/^(\S+\.)?affiliat/' => null, // TODO 覆盖面很大
|
||||
'/^(\S+\.)?affiliat(es?[0-9a-z]*?|ion[0-9\-a-z]*?|ly[0-9a-z\-]*?)\./' => null, // fixed #406
|
||||
'/^(\S+\.)?s?metrics\./' => null, // TODO 覆盖面很大
|
||||
// '/^(\S+\.)?affiliat(es|ion|e)\./' => null,
|
||||
'/afgr[\d]{1,2}\.com$/' => null,
|
||||
|
Loading…
Reference in New Issue
Block a user