解决头像无法上传
parent
1daf7cfbf2
commit
f0d1db7608
|
@ -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