mirror of
https://github.com/XIU2/UserScript.git
synced 2026-07-09 10:55:22 +00:00
替换 [中国香港] 为 [韩国首尔](这网站换服务器了)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// ==UserScript==
|
||||
// @name Github 增强 - 高速下载
|
||||
// @version 1.2.9
|
||||
// @version 1.3.0
|
||||
// @author X.I.U
|
||||
// @description 高速下载 Clone、Release、Raw、Code(ZIP) 等文件、项目列表单文件快捷下载 (☁)
|
||||
// @match *://github.com/*
|
||||
@@ -25,13 +25,13 @@
|
||||
fontColor = '#58A6FF';
|
||||
}
|
||||
var download_url = [
|
||||
['https://gh.con.sh','美国'],
|
||||
['https://gh.api.99988866.xyz','美国'],
|
||||
['https://download.fastgit.org','日本东京'],
|
||||
['https://pd.zwc365.com/seturl','中国香港'],
|
||||
['https://g.ioiox.com','中国香港'],
|
||||
['https://github.xiu2.xyz','中国香港']
|
||||
],
|
||||
['https://gh.con.sh','美国'],
|
||||
['https://gh.api.99988866.xyz','美国'],
|
||||
['https://download.fastgit.org','日本东京'],
|
||||
['https://ghproxy.com/','韩国首尔'],
|
||||
['https://pd.zwc365.com/seturl','中国香港'],
|
||||
['https://github.xiu2.xyz','中国香港']
|
||||
],
|
||||
clone_url = [
|
||||
'https://hub.fastgit.org',
|
||||
'https://gitclone.com',
|
||||
|
||||
Reference in New Issue
Block a user