diff --git a/JKCS.meta.js b/JKCS.meta.js index b52ee6c..718fef8 100644 --- a/JKCS.meta.js +++ b/JKCS.meta.js @@ -1,10 +1,15 @@ // ==UserScript== // @name Janny Skiller's Captcha Solver -// @namespace /cumg/ +// @namespace https://git.coom.tech/araragi/JKCS +// @supportURL https://git.coom.tech/araragi/JKCS/issues +// @homepageURL https://git.coom.tech/araragi/JKCS +// @downloadURL https://git.coom.tech/araragi/JKCS/raw/branch/master/JKCS.user.js +// @run-at document-end // @match https://boards.4channel.org/* // @match https://boards.4chan.org/* +// @match https://sys.4chan.org/* // @grant none -// @version 1.1 +// @version 0.25 // @author /cumg/, formerly AUTOMATIC // @description The Janny Skillers Captcha Solver of choice // ==/UserScript==