更新于 07-17 10:03

This commit is contained in:
root
2021-07-17 10:03:16 -04:00
parent 5c520c14c2
commit 5a1eb43c07

View File

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