From 5a1eb43c078fc25263cfd1230561f79b8fb0a9ff Mon Sep 17 00:00:00 2001 From: root Date: Sat, 17 Jul 2021 10:03:16 -0400 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BA=8E=2007-17=2010:03?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jd_test.js | 5 ----- 1 file changed, 5 deletions(-) diff --git a/jd_test.js b/jd_test.js index 924d742..b6e3667 100755 --- a/jd_test.js +++ b/jd_test.js @@ -13,11 +13,6 @@ const canRequest = (url) => { if ( ![ 'oapi.dingtalk.com', - 'cdn.jsdelivr.net', - 'lkyl.dianpusoft.cn', - 'raw.githubusercontent.com', - 'www.fastmock.site', - 'raw.fastgit.org', ].includes(host) && !/\.jd\.com$/.test(host) && !/\.jingxi\.com/.test(host) &&