mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-02-02 19:53:02 +08:00
总结合并一条规则
This commit is contained in:
parent
24714e315c
commit
06f0c34d5e
@ -1,7 +1,7 @@
|
|||||||
!TITLE=anti-AD
|
!TITLE=anti-AD
|
||||||
!VER=20200531130807
|
!VER=20200531140305
|
||||||
!URL=https://github.com/privacy-protection-tools/anti-AD
|
!URL=https://github.com/privacy-protection-tools/anti-AD
|
||||||
!TOTAL_LINES=32970
|
!TOTAL_LINES=32967
|
||||||
||*serror*.wo.com.cn^
|
||*serror*.wo.com.cn^
|
||||||
||201*.myhard.com^
|
||201*.myhard.com^
|
||||||
||8*.tianya.cn^
|
||8*.tianya.cn^
|
||||||
@ -3407,10 +3407,7 @@
|
|||||||
||bmp.ali213.net^
|
||bmp.ali213.net^
|
||||||
||bmp1.ali213.net^
|
||bmp1.ali213.net^
|
||||||
||web.ali213.net^
|
||web.ali213.net^
|
||||||
||ali2a.xyz^
|
/^(\S+\.)?ali2[a-z]\.xyz$/
|
||||||
||ali2b.xyz^
|
|
||||||
||ali2d.xyz^
|
|
||||||
||ali2f.xyz^
|
|
||||||
||aliadvert.ru^
|
||aliadvert.ru^
|
||||||
||aliapp.org^
|
||aliapp.org^
|
||||||
||crm-eve.b2b.alibaba-inc.com^
|
||crm-eve.b2b.alibaba-inc.com^
|
||||||
|
@ -97,6 +97,7 @@ $ARR_REGEX_LIST = array(
|
|||||||
'/^(\S+\.)?aj[0-9]{4,}.online$/' => null, //连号
|
'/^(\S+\.)?aj[0-9]{4,}.online$/' => null, //连号
|
||||||
'/^(\S+\.)?xpj[0-9]\.net$/' => null, //连号
|
'/^(\S+\.)?xpj[0-9]\.net$/' => null, //连号
|
||||||
'/^(\S+\.)?ylx-[0-9].com$/' => null, //连号
|
'/^(\S+\.)?ylx-[0-9].com$/' => null, //连号
|
||||||
|
'/^(\S+\.)?ali2[a-z]\.xyz$/' => null, //连号
|
||||||
'/^(\S+\.)?777\-?partners?\.(net|com)$/' => null, //组合
|
'/^(\S+\.)?777\-?partners?\.(net|com)$/' => null, //组合
|
||||||
'/^(\S+\.)?voyage-prive\.[a-z]+(\.uk)?$/' => null, //组合
|
'/^(\S+\.)?voyage-prive\.[a-z]+(\.uk)?$/' => null, //组合
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user