mirror of
https://github.com/lan-tianxiang/clone_scripts.git
synced 2025-07-19 18:33:45 +08:00
更新于 07-17 10:03
This commit is contained in:
@@ -13,11 +13,6 @@ const canRequest = (url) => {
|
|||||||
if (
|
if (
|
||||||
![
|
![
|
||||||
'oapi.dingtalk.com',
|
'oapi.dingtalk.com',
|
||||||
'cdn.jsdelivr.net',
|
|
||||||
'lkyl.dianpusoft.cn',
|
|
||||||
'raw.githubusercontent.com',
|
|
||||||
'www.fastmock.site',
|
|
||||||
'raw.fastgit.org',
|
|
||||||
].includes(host) &&
|
].includes(host) &&
|
||||||
!/\.jd\.com$/.test(host) &&
|
!/\.jd\.com$/.test(host) &&
|
||||||
!/\.jingxi\.com/.test(host) &&
|
!/\.jingxi\.com/.test(host) &&
|
||||||
|
Reference in New Issue
Block a user