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==