From e7ecba88ef5847fa6e1a19047e59c52ece62b7c9 Mon Sep 17 00:00:00 2001 From: nim-ka Date: Wed, 29 Dec 2021 03:28:49 -0500 Subject: [PATCH] aa --- out.user.js | 4 ++-- tampermonkey.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/out.user.js b/out.user.js index 0ff6f48..1d6f66d 100644 --- a/out.user.js +++ b/out.user.js @@ -1,10 +1,10 @@ // ==UserScript== // @name aocutil // @namespace http://tampermonkey.net/ -// @version 0.1 +// @version 0.2 // @description try to take over the world! // @author You -// @match http://*/* +// @match * // @icon data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw== // @grant none // ==/UserScript== diff --git a/tampermonkey.txt b/tampermonkey.txt index 94b64e2..fd52840 100644 --- a/tampermonkey.txt +++ b/tampermonkey.txt @@ -1,10 +1,10 @@ // ==UserScript== // @name aocutil // @namespace http://tampermonkey.net/ -// @version 0.1 +// @version 0.2 // @description try to take over the world! // @author You -// @match http://*/* +// @match * // @icon data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw== // @grant none // ==/UserScript==