您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Greasy Fork is available in English.
Saves initial responses to KissAnime captcha and auto-selects images if it knows the answer. Compatible with any number of images in the captcha.
当前为
This script is for the auto-completion of KissAnime captcha. Compatible with any number of images in the captcha. If a solution is unknown, you click the answer manually. If it is known, then the correct answer will automatically be clicked. 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."
Be aware that initially this script won't have much of an impact on your experience. Its benefit is cumulative and you will probably only begin to notice it around 50 episodes, and it'll be useful somewhere after 100. But if you don't use RapidVideo anyways, the script's saved solutions will slowly add up.
Note that this is a fork of ankit16-19's original script. ankit's script can be found here: http://greasyfork.icu/en/scripts/368595-kissanime-anime-captcha-solver (only works with the old 4-image captcha)
To do:
-Make it so unselecting an image removes the entry from local storage (to reduce issues down the road if you end up making a mistake.)
Considering adding:
-Detect if you have been redirected to the "incorrect answer" page, and if so, delete the last two entries.
-Including the captcha solutions in the code. (or being able to import/export solution lists)
-Allow removal of incorrect solutions through an in-site editor rather than the developer tools.
Completed:
-Add comments to better reflect the code's functionality.
-Add scalability for different numbers of images.
-Make clicking the images save the solution rather than buttons.
-Improve the UI to better match KissAnime.