[KissAnime] Captcha Solver

Saves initial responses to KissAnime captcha and auto-selects images if it knows the answer. Updated for the new six image captcha.

目前为 2018-06-30 提交的版本。查看 最新版本

作者
WestleyM
评分
0 0 0
版本
2018.06.30
创建于
2018-06-30
更新于
2018-06-30
大小
7.5 KB
许可证
暂无
适用于

This script is for the auto-completion of KissAnime captcha. Updated to be compatible with the new 6-image captcha. If a solution is unknown, it will ask the user to define the solution. If it is known, then the correct answer will automatically be clicked. Occasionally you may see 8-image captchas. If you do, either refresh the page or manually solve it. In the future I will add support for dynamic image counts. If you choose an incorrect image by mistake, follow this: Right-click, Inspect Element, click the "Storage" tab, click "Local Storage", kissanime.ru, and find the entry using the "key" column. Then right-click and select "delete entry."

To do:
-Add comments to better reflect the code's functionality
-Edit the UI-end of things to better match KissAnime's theme, and also remove the pop-up.
-Add scalability for different numbers of images.

Considering adding:
-Including the captcha solutions in the code.
-Allow removal of incorrect solutions through an in-site editor rather than the Firefox developer tools.