您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Greasy Fork is available in English.
Saves initial responses to KissAnime captcha and auto-selects images if it knows the answer. Updated for the new six image captcha.
当前为
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.