From 345b5d9812e720a5a329370275cb332e061b5f31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E8=89=AF?= <841369634@qq.com> Date: Fri, 19 Apr 2024 17:01:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=8F=E8=B0=83=E6=95=B4=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 a74e76d..35d91fc 100644 --- a/packages/core/src/config/index.js +++ b/packages/core/src/config/index.js @@ -63,7 +63,7 @@ module.exports = { // Github油猴脚本 'https://mirror.ghproxy.com/https://raw.githubusercontent.com/docmirror/dev-sidecar/scripts/github/monkey.js' ], - scriptUrlDesc: '上面所使用的脚本地址,使用了高速镜像地址。', + remark: '注:上面所使用的脚本地址,为高速镜像地址。', desc: '油猴脚本:高速下载 Git Clone/SSH、Release、Raw、Code(ZIP) 等文件 (公益加速)、项目列表单文件快捷下载、添加 git clone 命令' }, // 以下三项暂时先注释掉,因为已经有油猴脚本提供高速下载地址了。