更新于 07-15 21:02

This commit is contained in:
root
2021-07-15 21:02:54 -04:00
parent 68093d1a14
commit de89c9697a
4 changed files with 472 additions and 4 deletions

View File

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