From 67296aed9a9c2d1c50f5d0193f353510ac4d6bc3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E8=89=AF?= <841369634@qq.com> Date: Mon, 22 Apr 2024 15:21:35 +0800 Subject: [PATCH] =?UTF-8?q?github=E6=B2=B9=E7=8C=B4=E8=84=9A=E6=9C=AC?= =?UTF-8?q?=EF=BC=8C=E4=BD=BF=E7=94=A8=E5=8E=9F=E6=9D=A5=E7=9A=84=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E5=90=8D=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/core/src/config/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/core/src/config/index.js b/packages/core/src/config/index.js index cc56f528..c4753a1b 100644 --- a/packages/core/src/config/index.js +++ b/packages/core/src/config/index.js @@ -59,7 +59,7 @@ module.exports = { // 篡改猴插件地址,以下是高速镜像地址 tampermonkeyScript: 'https://mirror.ghproxy.com/https://raw.githubusercontent.com/docmirror/dev-sidecar/scripts/tampermonkey.js', // Github油猴脚本地址,以下是高速镜像地址 - script: 'https://mirror.ghproxy.com/https://raw.githubusercontent.com/docmirror/dev-sidecar/scripts/github/monkey.js', + script: 'https://mirror.ghproxy.com/https://raw.githubusercontent.com/docmirror/dev-sidecar/scripts/GithubEnhanced-High-Speed-Download.user.js', remark: '注:上面所使用的脚本地址,为高速镜像地址。', desc: '油猴脚本:高速下载 Git Clone/SSH、Release、Raw、Code(ZIP) 等文件 (公益加速)、项目列表单文件快捷下载、添加 git clone 命令' },