Leonid Nikitin c57a81d76b
Handle server rate limit in script.js
In the 'then' function of our AJAX request in script.js, I've added a condition to check for a response status of 429 which indicates too many requests. If this status is encountered, an error message will be shown prompting the user to refresh their CAPTCHA. This is to prevent the user from making excessive attempts unbeknownst to them.
2023-11-25 19:59:54 +06:00
2023-09-19 16:35:49 +06:00

service-captcha-gui

Description
No description provided
Readme 72 KiB
Languages
JavaScript 69.2%
CSS 27.6%
HTML 3.2%