From f0d1db7608bc667f03cc64e26c0903707bc5716b Mon Sep 17 00:00:00 2001 From: Zhizhong Yan Date: Mon, 5 Aug 2024 17:20:23 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E5=A4=B4=E5=83=8F=E6=97=A0?= =?UTF-8?q?=E6=B3=95=E4=B8=8A=E4=BC=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/core/src/modules/proxy/index.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/core/src/modules/proxy/index.js b/packages/core/src/modules/proxy/index.js index b705935..63d5633 100644 --- a/packages/core/src/modules/proxy/index.js +++ b/packages/core/src/modules/proxy/index.js @@ -67,8 +67,9 @@ module.exports = { '*.kkgithub.com': true, '*.ghproxy.*': true, - // Github ssh + // Github特殊地址 "ssh.github.com": true, + "uploads.github.com": true, // DeepL 'www.deepl.com': true,