From 475eab2e06bfd4861936cefe144d6e609b35299c Mon Sep 17 00:00:00 2001 From: MkQtS Date: Wed, 20 Dec 2023 16:43:40 +0800 Subject: [PATCH 1/2] Merge domains group to prevent being covered --- scripts/lib/black_domain_list.php | 20 ++++---------------- scripts/lib/white_domain_list.php | 6 ++---- 2 files changed, 6 insertions(+), 20 deletions(-) diff --git a/scripts/lib/black_domain_list.php b/scripts/lib/black_domain_list.php index 6e7d9b22d0..06ff5bfbff 100644 --- a/scripts/lib/black_domain_list.php +++ b/scripts/lib/black_domain_list.php @@ -129,7 +129,6 @@ ], "youdao.com" => ["corp.youdao.com"], "crsspxl.com" => ["crsspxl.com"], - "talkingdata.net" => ["talkingdata.net"], "kejet.net" => ["kejet.net"], "moad.cn" => ["moad.cn"], "images9999.com" => ["images9999.com"], @@ -1005,7 +1004,7 @@ "windows.pkkjxs.cn", ], "telegram-cn.org" => [ - #431 + #431, #616 "telegram-cn.org", "www.telegram-cn.org", ], @@ -1066,8 +1065,8 @@ "pubsub02.oray.net", ], "bcebos.com" => [ - // #489 - "staticsns.cdn.bcebos.com", + "staticsns.cdn.bcebos.com", // #489 + "mobads-pre-config.cdn.bcebos.com", // #784 ], "pglstatp-toutiao.com" => [ // #494 @@ -1172,15 +1171,9 @@ "teledai.com" => [ "teledai.com", // #616 ], - "telegramim.org" => [ - "telegramim.org", // #616 - ], "telegmcn.org" => [ "telegmcn.org", // #616 ], - "telegram-cn.org" => [ - "telegram-cn.org", // #616 - ], "ali213.net" => [ "click.ali213.net", // #633 ], @@ -1200,6 +1193,7 @@ "hubcloud.com.cn", // #859 "api.htp.hubcloud.com.cn", //#859 "res1.hubcloud.com.cn", // #859 + "sdktmp.hubcloud.com.cn", // #813 "v.adx.hubcloud.com.cn", // #859 ], "cainiao.com" => [ @@ -1345,9 +1339,6 @@ "126.net" => [ "ads.music.126.net", // #784 ], - "bcebos.com" => [ - "mobads-pre-config.cdn.bcebos.com", // #784 - ], "xhscdn.com" => [ "ads-img-al.xhscdn.com", // #784 "ads-img-qc.xhscdn.com", // #793 @@ -1373,9 +1364,6 @@ "pangolin-sdk-toutiao1.com" => [ "pangolin-sdk-toutiao1.com", // #800 ], - "hubcloud.com.cn" => [ - "sdktmp.hubcloud.com.cn", // #813 - ], "beizi.biz" => [ "sdk.beizi.biz", // #813 "api-htp.beizi.biz", // #859 diff --git a/scripts/lib/white_domain_list.php b/scripts/lib/white_domain_list.php index 30bb941f01..07441b043e 100644 --- a/scripts/lib/white_domain_list.php +++ b/scripts/lib/white_domain_list.php @@ -231,7 +231,7 @@ "kpstaticbj.wx.ckjr001.com" => 0, // #433 "www.supportxmr.com.cdn.cloudflare.net" => 0, // #436 "www.supportxmr.com" => 0, // #436 - "supportxmr.com" => 0, // #436 + "supportxmr.com" => 0, // #436, #490 "pool.supportxmr.com" => 0, // #436 "pool-de.supportxmr.com" => 0, // #436 "minergate.com" => 0, // #439 @@ -270,9 +270,8 @@ "fp.tongdun.net" => 0, // #480 "kaptcha.com" => 0, // #481 "dfcfw.com" => 0, // #482 - "msedge.net" => 0, // #478 + "msedge.net" => 0, // #478, #671 "ecard.shenzhentong.com" => 0, // #486 - "supportxmr.com" => 0, // #490 "minexmr.com" => 0, // #490 "appdownload.alicdn.com" => 0, // #491 "pv.sohu.com" => 0, // #493 @@ -356,7 +355,6 @@ "ctrip.com" => 0, #666 "sv.aq.qq.com" => 0, #664 "nmobi.kuwo.cn" => 0, #665 - "msedge.net" => 0, #671 "govdelivery.com" => 0, #674 "meipian7.cn" => 0, #672 "jimdo.com" => 0, #675 From 61dfb96768d6ce0803e6f3abd09f3a5496ecd0e3 Mon Sep 17 00:00:00 2001 From: gentlyxu <1243610+gentlyxu@users.noreply.github.com> Date: Fri, 22 Dec 2023 21:41:08 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E6=81=A2=E5=A4=8D=E8=AF=AF=E5=88=A0?= =?UTF-8?q?=E9=99=A4=E8=A7=84=E5=88=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/lib/black_domain_list.php | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/lib/black_domain_list.php b/scripts/lib/black_domain_list.php index 06ff5bfbff..435916b3ba 100644 --- a/scripts/lib/black_domain_list.php +++ b/scripts/lib/black_domain_list.php @@ -129,6 +129,7 @@ ], "youdao.com" => ["corp.youdao.com"], "crsspxl.com" => ["crsspxl.com"], + "talkingdata.net" => ["talkingdata.net"], "kejet.net" => ["kejet.net"], "moad.cn" => ["moad.cn"], "images9999.com" => ["images9999.com"],