From a4203928e60dc699812e4e63cb7d7ae9404d2b22 Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Fri, 18 Feb 2022 15:37:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20Clone=20=E5=8A=A0=E9=80=9F?= =?UTF-8?q?=E6=BA=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- GithubEnhanced-High-Speed-Download.user.js | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/GithubEnhanced-High-Speed-Download.user.js b/GithubEnhanced-High-Speed-Download.user.js index b302a8f..4f2bf26 100644 --- a/GithubEnhanced-High-Speed-Download.user.js +++ b/GithubEnhanced-High-Speed-Download.user.js @@ -3,7 +3,7 @@ // @name:en Github Enhancement - High Speed Download // @name:zh-CN Github 增强 - 高速下载 // @name:zh-TW Github 增強 - 高速下載 -// @version 1.8.4 +// @version 1.8.5 // @author X.I.U // @description 高速下载 Git Clone/SSH、Release、Raw、Code(ZIP) 等文件、项目列表单文件快捷下载 (☁) // @description:en High-speed download of Git Clone/SSH, Release, Raw, Code(ZIP) and other files, project list file quick download (☁) @@ -42,8 +42,9 @@ ], clone_url = [ ['https://gitclone.com', '中国浙江'], - ['https://github.com.cnpmjs.org', '新加坡'], - ['https://hub.fastgit.xyz', '日本东京'] + ['https://hub.fastgit.xyz', '日本'], + ['https://hub.0z.gs', '美国'], + ['https://hub.shutcm.cf', '美国'] ], clone_ssh_url = [ ['git@hub.fastgit.xyz', '日本东京'],