解决在GitHub上传头像超时的问题

pull/329/head
Zhizhong Yan 2024-08-05 20:11:50 +08:00
parent 986fead402
commit b10199993a
No known key found for this signature in database
GPG Key ID: F437E10C3FC0639D
1 changed files with 3 additions and 2 deletions

View File

@ -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,