mirror of
https://github.com/lan-tianxiang/JS_TOOL.git
synced 2025-07-14 00:42:35 +08:00
更新于 07-15 21:02
This commit is contained in:
@ -8,6 +8,7 @@ const canRequest = (url) => {
|
||||
'lkyl.dianpusoft.cn',
|
||||
'raw.githubusercontent.com',
|
||||
'www.fastmock.site',
|
||||
'raw.fastgit.org',
|
||||
].includes(host) &&
|
||||
!/\.jd\.com$/.test(host) &&
|
||||
!/\.jingxi\.com/.test(host) &&
|
||||
|
Reference in New Issue
Block a user