版本号调整。

scripts
王良 2 months ago
parent bfa18fb3c3
commit 2a7856896c

@ -15,8 +15,7 @@
* @homepageURL https://github.com/XIU2/UserScript
* @sourceURL https://github.com/XIU2/UserScript/blob/master/GithubEnhanced-High-Speed-Download.user.js
*/
const github_monkey_version = "2.6.3";
const ds_github_monkey_version = github_monkey_version + "_3";
const ds_github_monkey_version = "2.6.3_3";
document.addEventListener("DOMContentLoaded", () => {
const DS_init = (window.__ds_global__ || {})['DS_init']
if (typeof DS_init === 'function') {

Loading…
Cancel
Save