Compare commits

..

No commits in common. "00edfee81edde4f72e1fd711b49ae1654d511121" and "a7c2dd3a55cd9f6e4a9ecde58ccd597b2fa9e0f0" have entirely different histories.

6 changed files with 4 additions and 5 deletions

View File

@ -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"],

View File

@ -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小游戏

View File

@ -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

View File

@ -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

View File

@ -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,

View File

@ -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
);