From 1e27254fbbc1a9747841278687d62c51d800f753 Mon Sep 17 00:00:00 2001 From: gently <1243610+gentlyxu@users.noreply.github.com> Date: Sun, 10 Jul 2022 19:54:45 +0800 Subject: [PATCH] fixed #667 --- scripts/lib/black_domain_list.php | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/scripts/lib/black_domain_list.php b/scripts/lib/black_domain_list.php index 00ea3b03..2abcf019 100644 --- a/scripts/lib/black_domain_list.php +++ b/scripts/lib/black_domain_list.php @@ -1101,19 +1101,19 @@ return array( 'cncrk.com' => array( 'js.cncrk.com', // #583 ), - 'dianshihome.com' => array( - 'api.dianshihome.com', // #571 - 'cdn.dianshihome.com', // #571 - ), - 'dianshige.com' => array( - 'api.dianshige.com', // #571 - ), - 'tvfuwu.com' => array( - 'pushapi.tvfuwu.com', // #571 - ), - 'cdnimg.org' => array( - 'pushapi.cdnimg.org', // #571 - ), +// 'dianshihome.com' => array( +// 'api.dianshihome.com', // #571 +// 'cdn.dianshihome.com', // #571 +// ), +// 'dianshige.com' => array( +// 'api.dianshige.com', // #571 +// ), +// 'tvfuwu.com' => array( +// 'pushapi.tvfuwu.com', // #571 +// ), +// 'cdnimg.org' => array( +// 'pushapi.cdnimg.org', // #571 +// ), 'telegrem.org' => array( 'telegrem.org', // #616 ),