Skip to content

Commit 05d451b

Browse files
committed
1.6.1
更新ioiox Signed-off-by: RC1844 <[email protected]>
1 parent 1e2797f commit 05d451b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

FastGithub.js

+5-5
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
// @include *://github*
1212
// @include *://hub.fastgit.org/*
1313
// @require https://cdn.bootcss.com/jquery/3.4.1/jquery.min.js
14-
// @version 1.6.0
14+
// @version 1.6.1
1515
// @run-at document-end
1616
// ==/UserScript==
1717

@@ -40,15 +40,15 @@
4040
MirrorUrl[7] = ["[email protected]:", "加速你的Github", "利用ucloud提供的GlobalSSH"];
4141
MirrorUrl[8] = ["https://github-speedup.laiczhang.com", "laiczhang", "laiczhang的个人站点"];
4242
MirrorUrl[9] = ["https://cdn.jsdelivr.net/gh", "jsDelivr", "项目当前分支总文件大小不可超过 50MB"];
43-
MirrorUrl[10] = ["https://g.ioiox.com/https://github.com", "Ioiox", "CN2 GIA 线路"];
43+
MirrorUrl[10] = ["https://ghproxy.com/https://github.com", "Ioiox", "CN2 GIA 线路"];
4444
MirrorUrl[11] = ["https://raw.fastgit.org", "FastGit", MirrorUrl[1][2]];
4545
MirrorUrl[12] = ["https://cdn.staticaly.com/gh", "Statically", "只能浏览图片和源代码文件,文件大小限制为30MB"]
46-
MirrorUrl[13] = ["https://github.iapk.cc", "IAPK", "IAPK工具箱·Github下载器"]
46+
// MirrorUrl[13] = ["https://github.iapk.cc", "IAPK", "IAPK工具箱·Github下载器"]
4747
MirrorUrl[14] = ["https://iapk.cc/github?url=https://github.com", "IAPK", "IAPK工具箱·Github下载器"]
4848
MirrorUrl[15] = ["https://gh.haval.gq", "CF加速 3", "每日10万次调用上限,由Ecalose提供"]
4949
//添加对应索引即可使用
5050
var CloneSet = [1, 0, 6, 10];
51-
var MirrorSet = [1, 0, 3, 13, 2, 5, 15];
51+
var MirrorSet = [1, 0, 3, 2, 5, 15];
5252
var DownloadSet = [4, 2, 5, 15, 10, 14];
5353
var RawSet = [3, 2, 5, 15, 14];
5454

@@ -62,7 +62,7 @@
6262
["https://zhoudaxiaa.gitee.io", "DownGit 周大侠啊"],
6363
["https://gitclone.com", "GitClone,1元开会员"],
6464
["https://d.serctl.com", "GitHub中转下载"],
65-
["https://iapk.cc/github", "IAPK工具箱·Github下载器"],
65+
// ["https://iapk.cc/github", "IAPK工具箱·Github下载器"],
6666
["https://toolwa.com", "孟坤工具箱"],
6767
["https://github.zhlh6.cn/", "加速你的Github"],
6868
["http://gitd.cc", "GitHub代下服务"],

0 commit comments

Comments
 (0)