Skip to content

Commit 0bdb7e0

Browse files
committed
更新 Clone 加速源
1 parent 1c81c09 commit 0bdb7e0

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

GithubEnhanced-High-Speed-Download.user.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// ==UserScript==
22
// @name Github 增强 - 高速下载
3-
// @version 1.7.6
3+
// @version 1.7.7
44
// @author X.I.U
55
// @description 高速下载 Git Clone/SSH、Release、Raw、Code(ZIP) 等文件、项目列表单文件快捷下载 (☁)
66
// @match *://github.com/*
@@ -46,13 +46,13 @@
4646
//['https://ghproxy.fsou.cc/https://github.com', '香港']
4747
],
4848
clone_url = [
49-
['https://hub.fastgit.xyz', '中国香港'],
5049
['https://gitclone.com', '中国浙江'],
51-
['https://ghp.lvmhsh.cn.cnpmjs.org', '新加坡']
50+
['https://ghp.lvmhsh.cn.cnpmjs.org', '新加坡'],
51+
['https://hub.fastgit.xyz', '日本东京']
5252
],
5353
clone_ssh_url = [
54-
['git@git.zhlh6.cn', '中国北京'],
55-
['git@hub.fastgit.xyz', '中国香港']
54+
['git@hub.fastgit.xyz', '日本东京'],
55+
['git@git.zhlh6.cn', '美国']
5656
],
5757
raw_url = [
5858
['https://raw.githubusercontent.com', 'Github 原生',''],

0 commit comments

Comments
 (0)