解决在GitHub上传头像超时的问题
parent
986fead402
commit
b10199993a
|
@ -67,8 +67,9 @@ module.exports = {
|
|||
'*.kkgithub.com': true,
|
||||
'*.ghproxy.*': true,
|
||||
|
||||
// Github ssh
|
||||
'ssh.github.com': true,
|
||||
// Github相关的
|
||||
"ssh.github.com": true,
|
||||
"uploads.github.com": true,
|
||||
|
||||
// DeepL
|
||||
'www.deepl.com': true,
|
||||
|
|
Loading…
Reference in New Issue