Skip to content

Commit a2b33d4

Browse files
committed
Update download URLs
1 parent cf614be commit a2b33d4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/userscript.meta.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ export const userscriptHeader =
2222
// @grant unsafeWindow
2323
// @homepageURL https://github.com/Citrinate/CS2Script
2424
// @supportURL https://github.com/Citrinate/CS2Script/issues
25-
// @downloadURL https://raw.githubusercontent.com/Citrinate/CS2Script/main/code.user.js
26-
// @updateURL https://raw.githubusercontent.com/Citrinate/CS2Script/main/code.user.js
25+
// @downloadURL https://github.com/Citrinate/CS2Script/releases/latest/download/code.user.js
26+
// @updateURL https://github.com/Citrinate/CS2Script/releases/latest/download/code.user.js
2727
// @require https://github.com/Tampermonkey/utils/raw/d8a4543a5f828dfa8eefb0a3360859b6fe9c3c34/requires/gh_2215_make_GM_xhr_more_parallel_again.js
2828
// ==/UserScript==`;

0 commit comments

Comments
 (0)