diff --git a/GithubEnhanced-High-Speed-Download.user.js b/GithubEnhanced-High-Speed-Download.user.js index fe9a3c4..2a90289 100644 --- a/GithubEnhanced-High-Speed-Download.user.js +++ b/GithubEnhanced-High-Speed-Download.user.js @@ -1,6 +1,6 @@ // ==UserScript== // @name Github 增强 - 高速下载 -// @version 1.4.7 +// @version 1.4.8 // @author X.I.U // @description 高速下载 Git Clone、Release、Raw、Code(ZIP) 等文件、项目列表单文件快捷下载 (☁) // @match *://github.com/* @@ -32,6 +32,7 @@ var download_url = [ ['https://gh.api.99988866.xyz','美国'], + ['https://github.91chifun.workers.dev','美国'], ['https://gh.xiu2.xyz','美国'], ['https://download.fastgit.org','日本东京'], ['https://ghproxy.com','韩国首尔'], @@ -120,9 +121,10 @@ url = [ download_url[0][0] + '/' + _this.href, download_url[1][0] + '/' + _this.href, - download_url[2][0] + href[1], - download_url[3][0] + '/' + _this.href, - download_url[4][0] + '/' + _this.href + download_url[2][0] + '/' + _this.href, + download_url[3][0] + href[1], + download_url[4][0] + '/' + _this.href, + download_url[5][0] + '/' + _this.href ], _html = `