mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-02-13 17:12:41 +08:00
Optimized list
This commit is contained in:
parent
6e9800ff1e
commit
a7d1259adb
@ -1,4 +1,4 @@
|
||||
#TIME=20200109073159
|
||||
#TIME=20200109090843
|
||||
#URL=https://github.com/privacy-protection-tools/anti-AD
|
||||
address=/0024aaaa.com/
|
||||
address=/0026645142c89aeb1.com/
|
||||
@ -35605,6 +35605,7 @@ address=/temai.snssdk.com/
|
||||
address=/toutiao-frontier.snssdk.com/
|
||||
address=/bds.snssdk.com/
|
||||
address=/xlog.snssdk.com/
|
||||
address=/i.snssdk.com/
|
||||
address=/talkingdata.net/
|
||||
address=/analytics.tool.lu/
|
||||
address=/analytics.wanmei.com/
|
||||
@ -38902,6 +38903,7 @@ address=/log2.musical.ly/
|
||||
address=/log.musical.ly/
|
||||
address=/applog.musical.ly/
|
||||
address=/shareinstall.com.cn/
|
||||
address=/dig.bdurl.net/
|
||||
address=/tt114.net/
|
||||
address=/api.ip138.com/
|
||||
address=/cache.ip138.com/
|
||||
|
@ -1,4 +1,4 @@
|
||||
#TIME=20200109073159
|
||||
#TIME=20200109090843
|
||||
#URL=https://github.com/privacy-protection-tools/anti-AD
|
||||
||0024aaaa.com^
|
||||
||0026645142c89aeb1.com^
|
||||
@ -35482,6 +35482,7 @@
|
||||
||toutiao-frontier.snssdk.com^
|
||||
||bds.snssdk.com^
|
||||
||xlog.snssdk.com^
|
||||
||i.snssdk.com^
|
||||
||talkingdata.net^
|
||||
||analytics.tool.lu^
|
||||
||analytics.wanmei.com^
|
||||
@ -38691,6 +38692,7 @@
|
||||
||log.musical.ly^
|
||||
||applog.musical.ly^
|
||||
||shareinstall.com.cn^
|
||||
||dig.bdurl.net^
|
||||
||tt114.net^
|
||||
||api.ip138.com^
|
||||
||cache.ip138.com^
|
||||
|
@ -1,4 +1,4 @@
|
||||
#TIME=20200109073159
|
||||
#TIME=20200109090843
|
||||
#URL=https://github.com/privacy-protection-tools/anti-AD
|
||||
[RULE]
|
||||
DOMAIN-SUFFIX,0024aaaa.com,REJECT
|
||||
@ -35606,6 +35606,7 @@ DOMAIN-SUFFIX,temai.snssdk.com,REJECT
|
||||
DOMAIN-SUFFIX,toutiao-frontier.snssdk.com,REJECT
|
||||
DOMAIN-SUFFIX,bds.snssdk.com,REJECT
|
||||
DOMAIN-SUFFIX,xlog.snssdk.com,REJECT
|
||||
DOMAIN-SUFFIX,i.snssdk.com,REJECT
|
||||
DOMAIN-SUFFIX,talkingdata.net,REJECT
|
||||
DOMAIN-SUFFIX,analytics.tool.lu,REJECT
|
||||
DOMAIN-SUFFIX,analytics.wanmei.com,REJECT
|
||||
@ -38903,6 +38904,7 @@ DOMAIN-SUFFIX,log2.musical.ly,REJECT
|
||||
DOMAIN-SUFFIX,log.musical.ly,REJECT
|
||||
DOMAIN-SUFFIX,applog.musical.ly,REJECT
|
||||
DOMAIN-SUFFIX,shareinstall.com.cn,REJECT
|
||||
DOMAIN-SUFFIX,dig.bdurl.net,REJECT
|
||||
DOMAIN-SUFFIX,tt114.net,REJECT
|
||||
DOMAIN-SUFFIX,api.ip138.com,REJECT
|
||||
DOMAIN-SUFFIX,cache.ip138.com,REJECT
|
||||
|
@ -14,7 +14,9 @@ return array(
|
||||
'aliapp.org' => array('aliapp.org'),
|
||||
'snssdk.com' => array(
|
||||
'bds.snssdk.com',
|
||||
'xlog.snssdk.com'
|
||||
'xlog.snssdk.com',
|
||||
'i.snssdk.com',
|
||||
'is.snssdk.com',
|
||||
),
|
||||
'51togic.com' => array(
|
||||
'customstat.video.51togic.com',
|
||||
@ -240,6 +242,9 @@ return array(
|
||||
'minisplat.cn' => array(
|
||||
'minisplat.cn',
|
||||
),
|
||||
'bdurl.net' => array(
|
||||
'dig.bdurl.net', //数据收集
|
||||
),
|
||||
|
||||
'miui.com' => array('hot.browser.intl.miui.com', 'adv.sec.intl.miui.com'),
|
||||
'amap.com' => array('logs.amap.com'),
|
||||
|
Loading…
Reference in New Issue
Block a user