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.

17 lines
658 B

2 years ago
// ==UserScript==
// @name Janny Skiller's Captcha Solver
2 years ago
// @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
2 years ago
// @match https://boards.4channel.org/*
// @match https://boards.4chan.org/*
2 years ago
// @match https://sys.4chan.org/*
2 years ago
// @grant none
2 years ago
// @version 0.25
2 years ago
// @author /cumg/, formerly AUTOMATIC
// @description The Janny Skillers Captcha Solver of choice
// ==/UserScript==
const _DOMParser = DOMParser