add(index.js): 添加了一些域名进入系统代理排除列表 (#325)

pull/328/head^2
Zhizhong Yan 2024-07-24 14:03:04 +08:00 committed by GitHub
parent 2606035703
commit 3650fb2e96
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 9 additions and 0 deletions

View File

@ -67,9 +67,18 @@ module.exports = {
'*.kkgithub.com': true,
'*.ghproxy.*': true,
// Github ssh
"ssh.github.com": true,
// DeepL
'www.deepl.com': true,
// CSDN
'*.csdn.net': true,
// 360 so
'*.so.com': true,
// 百度
'*.baidu.com': true,
'*.baiducontent.com': true,