Skip to content

Commit e774b8b

Browse files
committed
fix
1 parent a90429b commit e774b8b

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

HacgGodTurn.user.js

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,16 +42,18 @@
4242
// @include http*://www.acgzone.org/*
4343
// @include http*://uraban.me/*
4444
// @include http*://www.uraban.me/*
45-
// @version 3.20.08
45+
// @version 3.20.09
4646
// @grant GM_notification
4747
// @grant GM_xmlhttpRequest
4848
// @run-at document-end
49-
// @require https://greasyfork.org/scripts/23522/code/od.js?version=154711
49+
// @require https://greasyfork.org/scripts/23522/code/od.js?version=155427
5050
// @require https://cdn.jsdelivr.net/crypto-js/3.1.2/components/core-min.js
5151
// @require https://cdn.jsdelivr.net/crypto-js/3.1.2/rollups/aes.js
5252
// @license MIT License
5353
// @compatible chrome
5454
// @compatible firefox
55+
// @contributionURL https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=rixixi@sina.com&item_name=Greasy+Fork+donation
56+
// @contributionAmount 1
5557
// ==/UserScript==
5658

5759
(function(){

0 commit comments

Comments
 (0)