Skip to content

Commit 323e752

Browse files
committed
fix for require
1 parent 21d8480 commit 323e752

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

HacgGodTurn/HacgGodTurn.user.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,15 +92,15 @@
9292
// @include http*://greasyfork.org/*/scripts/*
9393
// @include http*://sleazyfork.org/*/forum/*discussion*
9494
// @include http*://greasyfork.org/*/forum/*discussion*
95-
// @version 3.22.46
95+
// @version 3.22.47
9696
// @grant GM_notification
9797
// @grant GM_xmlhttpRequest
9898
// @grant GM_setClipboard
9999
// @grant GM_setValue
100100
// @grant GM_getValue
101101
// @grant unsafeWindow
102102
// @run-at document-end
103-
// @require https://greasyfork.org/scripts/23522/code/od.js?version=238917
103+
// @require https://greasyfork.org/scripts/23522/code/od.js
104104
// @require https://cdn.jsdelivr.net/crypto-js/3.1.2/components/core-min.js
105105
// @require https://cdn.jsdelivr.net/crypto-js/3.1.2/rollups/aes.js
106106
// @updateURL https://greasyfork.org/scripts/23316/code/HacgGodTurn.user.js

0 commit comments

Comments
 (0)