Skip to content

Commit 32a3e02

Browse files
committed
替换 [中国香港] 为 [韩国首尔](这网站换服务器了)
1 parent 27bc7b3 commit 32a3e02

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

GithubEnhanced-High-Speed-Download.user.js

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// ==UserScript==
22
// @name Github 增强 - 高速下载
3-
// @version 1.2.9
3+
// @version 1.3.0
44
// @author X.I.U
55
// @description 高速下载 Clone、Release、Raw、Code(ZIP) 等文件、项目列表单文件快捷下载 (☁)
66
// @match *://github.com/*
@@ -25,13 +25,13 @@
2525
fontColor = '#58A6FF';
2626
}
2727
var download_url = [
28-
['https://gh.con.sh','美国'],
29-
['https://gh.api.99988866.xyz','美国'],
30-
['https://download.fastgit.org','日本东京'],
31-
['https://pd.zwc365.com/seturl','中国香港'],
32-
['https://g.ioiox.com','中国香港'],
33-
['https://github.xiu2.xyz','中国香港']
34-
],
28+
['https://gh.con.sh','美国'],
29+
['https://gh.api.99988866.xyz','美国'],
30+
['https://download.fastgit.org','日本东京'],
31+
['https://ghproxy.com/','韩国首尔'],
32+
['https://pd.zwc365.com/seturl','中国香港'],
33+
['https://github.xiu2.xyz','中国香港']
34+
],
3535
clone_url = [
3636
'https://hub.fastgit.org',
3737
'https://gitclone.com',

0 commit comments

Comments
 (0)