|
11 | 11 | // @include *://github*
|
12 | 12 | // @include *://hub.fastgit.org/*
|
13 | 13 | // @require https://cdn.bootcss.com/jquery/3.4.1/jquery.min.js
|
14 |
| -// @version 1.6.0 |
| 14 | +// @version 1.6.1 |
15 | 15 | // @run-at document-end
|
16 | 16 | // ==/UserScript==
|
17 | 17 |
|
|
40 | 40 | MirrorUrl[7] = ["[email protected]:", "加速你的Github", "利用ucloud提供的GlobalSSH"];
|
41 | 41 | MirrorUrl[8] = ["https://github-speedup.laiczhang.com", "laiczhang", "laiczhang的个人站点"];
|
42 | 42 | 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 线路"]; |
44 | 44 | MirrorUrl[11] = ["https://raw.fastgit.org", "FastGit", MirrorUrl[1][2]];
|
45 | 45 | 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下载器"] |
47 | 47 | MirrorUrl[14] = ["https://iapk.cc/github?url=https://github.com", "IAPK", "IAPK工具箱·Github下载器"]
|
48 | 48 | MirrorUrl[15] = ["https://gh.haval.gq", "CF加速 3", "每日10万次调用上限,由Ecalose提供"]
|
49 | 49 | //添加对应索引即可使用
|
50 | 50 | 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]; |
52 | 52 | var DownloadSet = [4, 2, 5, 15, 10, 14];
|
53 | 53 | var RawSet = [3, 2, 5, 15, 14];
|
54 | 54 |
|
|
62 | 62 | ["https://zhoudaxiaa.gitee.io", "DownGit 周大侠啊"],
|
63 | 63 | ["https://gitclone.com", "GitClone,1元开会员"],
|
64 | 64 | ["https://d.serctl.com", "GitHub中转下载"],
|
65 |
| - ["https://iapk.cc/github", "IAPK工具箱·Github下载器"], |
| 65 | + // ["https://iapk.cc/github", "IAPK工具箱·Github下载器"], |
66 | 66 | ["https://toolwa.com", "孟坤工具箱"],
|
67 | 67 | ["https://github.zhlh6.cn/", "加速你的Github"],
|
68 | 68 | ["http://gitd.cc", "GitHub代下服务"],
|
|
0 commit comments