Skip to content

Commit b819d40

Browse files
committed
更新 [中国香港] 为 [日本东京];修复 [韩国首尔] URL 错误的问题(虽然不影响使用)
1 parent bd7c0c7 commit b819d40

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

GithubEnhanced-High-Speed-Download.user.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// ==UserScript==
22
// @name Github 增强 - 高速下载
3-
// @version 1.3.0
3+
// @version 1.3.1
44
// @author X.I.U
55
// @description 高速下载 Clone、Release、Raw、Code(ZIP) 等文件、项目列表单文件快捷下载 (☁)
66
// @match *://github.com/*
@@ -28,9 +28,9 @@
2828
['https://gh.con.sh','美国'],
2929
['https://gh.api.99988866.xyz','美国'],
3030
['https://download.fastgit.org','日本东京'],
31-
['https://ghproxy.com/','韩国首尔'],
32-
['https://pd.zwc365.com/seturl','中国香港'],
33-
['https://github.xiu2.xyz','中国香港']
31+
['https://github.xiu2.xyz','日本东京'],
32+
['https://ghproxy.com','韩国首尔'],
33+
['https://pd.zwc365.com/seturl','中国香港']
3434
],
3535
clone_url = [
3636
'https://hub.fastgit.org',

0 commit comments

Comments
 (0)