upgrade: github油猴脚本 to `2.6.21`:更新加速源。
parent
eae4cd8c41
commit
1a718baf28
|
@ -4,7 +4,7 @@
|
|||
*
|
||||
* @name Github 增强 - 高速下载(Github油猴脚本)
|
||||
* @name:en Github Enhancement - High Speed Download(Github Greasemonkey Script)
|
||||
* @version 2.6.20
|
||||
* @version 2.6.21
|
||||
* @since 2025-03-11 13:50
|
||||
* @author X.I.U
|
||||
* @description High-speed download of Git Clone/SSH, Release, Raw, Code(ZIP) and other files (Based on public welfare), project list file quick download (☁)
|
||||
|
@ -16,7 +16,7 @@
|
|||
* @homepageURL https://github.com/XIU2/UserScript
|
||||
* @sourceURL https://github.com/XIU2/UserScript/blob/master/GithubEnhanced-High-Speed-Download.user.js
|
||||
*/
|
||||
const ds_github_monkey_version = "2.6.20_1";
|
||||
const ds_github_monkey_version = "2.6.21_1";
|
||||
document.addEventListener("DOMContentLoaded", () => {
|
||||
const DS_init = (window.__ds_global__ || {})['DS_init']
|
||||
if (typeof DS_init === 'function') {
|
||||
|
|
Loading…
Reference in New Issue