The captcha solver made by and for japanese high school girls!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

16 lines
658 B

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