// ==UserScript== // @name Janny Skiller's Captcha Solver // @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 0.25 // @author /cumg/, formerly AUTOMATIC // @description The Janny Skillers Captcha Solver of choice // ==/UserScript== const _DOMParser = DOMParser