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