Merge remote-tracking branch 'upstream/scripts' into scripts

# Conflicts:
#	GithubEnhanced-High-Speed-Download.user.js
scripts
王良 2024-09-12 14:02:50 +08:00
commit 8fec49f2f3
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,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.3_2";
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') {