mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-02-13 17:12:41 +08:00
Compare commits
No commits in common. "00edfee81edde4f72e1fd711b49ae1654d511121" and "a7c2dd3a55cd9f6e4a9ecde58ccd597b2fa9e0f0" have entirely different histories.
00edfee81e
...
a7c2dd3a55
@ -1490,6 +1490,7 @@ return [
|
||||
"googletagmanager-cn.com" => ["googletagmanager-cn.com"],
|
||||
"googletagservices-cn.com" => ["googletagservices-cn.com"],
|
||||
"googlevads-cn.com" => ["googlevads-cn.com"],
|
||||
"gvt1-cn.com" => ["gvt1-cn.com"],
|
||||
|
||||
// 批量添加域名
|
||||
"0202.com.tw" => ["0202.com.tw", "www.0202.com.tw"],
|
||||
|
@ -416,8 +416,6 @@ return [
|
||||
"statsig.com" => 0, // #869, #860
|
||||
"api.statsig.com" => 0, // #869, #860
|
||||
"up.cm.ksmobile.com" => 0, // #880
|
||||
"star.fallback.c10r.facebook.com" => 0, // #892
|
||||
"star.c10r.facebook.com" => 0, // #892
|
||||
"iflow.uczzd.cn" => 0, // uc搞笑段子
|
||||
"m.uczzd.cn" => 0, // uc搞笑段子
|
||||
"puds.ucweb.com" => 0, // uc小游戏
|
||||
|
@ -1578,6 +1578,7 @@
|
||||
127.0.0.1 ad-android.51wnl.com
|
||||
127.0.0.1 cdn1.lbesec.com
|
||||
127.0.0.1 adsp.xunlei.com
|
||||
127.0.0.1 api-shoulei-ssl.xunlei.com
|
||||
127.0.0.1 biz.live.xunlei.com
|
||||
127.0.0.1 ct.niu.xunlei.com
|
||||
127.0.0.1 mou.niu.xunlei.com
|
||||
|
@ -1578,6 +1578,7 @@
|
||||
127.0.0.1 ad-android.51wnl.com
|
||||
127.0.0.1 cdn1.lbesec.com
|
||||
127.0.0.1 adsp.xunlei.com
|
||||
127.0.0.1 api-shoulei-ssl.xunlei.com
|
||||
127.0.0.1 biz.live.xunlei.com
|
||||
127.0.0.1 ct.niu.xunlei.com
|
||||
127.0.0.1 mou.niu.xunlei.com
|
||||
|
@ -68,6 +68,7 @@ $ARR_MERGED_WILD_LIST = array(
|
||||
'ablen*.tk' => null,
|
||||
'darking*.tk' => null,
|
||||
'doubleclick*.xyz' => null,
|
||||
'thepiratebay.*' => null,
|
||||
'adserver.*' => null,
|
||||
'clientlog*.music.163.com' => null,
|
||||
'brucelead*.com' => null,
|
||||
|
@ -271,9 +271,6 @@ $ARR_WHITE_RULE_LIST = array(
|
||||
'@@||api.slightcommunicativeinterconnectedness.xyz^' => 1, // #873
|
||||
'@@||openxlab.org.cn^' => 1, // #876
|
||||
'@@||tracking.dpd.de^' => 1, // #877
|
||||
'@@||star.c10r.facebook.com^' => 1, // #892
|
||||
'@@||www.fbsbx.com^' => 1, // #892
|
||||
'@@||star.fallback.c10r.facebook.com^' => 1, // #892
|
||||
|
||||
);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user