From df2a4384eb0f5e071ed7b1c12627368beb14c7ef 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:42:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B3=A8=E9=87=8A=E5=B0=8F=E8=B0=83=E6=95=B4?= =?UTF-8?q?=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ccc9550..2d3ff18 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,10 @@ "github.com": { "^(/[\\w-.]+){2,}/?(\\?.*)?$": { "script": [ - "https://raw.githubusercontent.com/docmirror/dev-sidecar/scripts/github/monkey.js" + "https://raw.githubusercontent.com/docmirror/dev-sidecar/scripts/GithubEnhanced-High-Speed-Download.user.js" + + // 或高速镜像地址(镜像地址不止以下这一个,大家可以在 `./GithubEnhanced-High-Speed-Download.user.js` 的 `raw_url` 数组中随便找一个来使用,哪个更快就用哪个。) + //"https://mirror.ghproxy.com/https://raw.githubusercontent.com/docmirror/dev-sidecar/scripts/GithubEnhanced-High-Speed-Download.user.js" ], "desc": "加载DS仓库中的Github油猴脚本,加速clone和文件下载等。" }