From 977339acfe9f4501e61d2a21fbfd2b94a1d3596c Mon Sep 17 00:00:00 2001 From: gently <1243610+gentlyxu@users.noreply.github.com> Date: Sat, 11 Dec 2021 18:10:27 +0800 Subject: [PATCH] closed #507 , fixed #514 , fixed #515 , fixed #519 , fixed #522 --- scripts/lib/black_domain_list.php | 3 +++ scripts/lib/white_domain_list.php | 4 ++++ 2 files changed, 7 insertions(+) diff --git a/scripts/lib/black_domain_list.php b/scripts/lib/black_domain_list.php index 52e63171..1256aaeb 100644 --- a/scripts/lib/black_domain_list.php +++ b/scripts/lib/black_domain_list.php @@ -1068,6 +1068,9 @@ return array( 'netease.com' => array( // #496 'mam6.netease.com', ), + 'cibntv.net' => array( // #507 + 'vali-g1.cp31.ott.cibntv.net', + ), // 批量添加域名 diff --git a/scripts/lib/white_domain_list.php b/scripts/lib/white_domain_list.php index a675cae0..076f40db 100644 --- a/scripts/lib/white_domain_list.php +++ b/scripts/lib/white_domain_list.php @@ -287,6 +287,10 @@ return array( 'wl.spotify.com' => 0, // #508 's1.wp.com' => 0, // #510 'lc-cn-n1-shared.com' => 0, // #512 + 'instant.page' => 0, // #514 + 'jspassport.ssl.qhimg.com' => 0, // #515 + 'service.signalr.net' => 0, // #519 + 'threatbook.cn' => 0, // #522