Go to file
Leonid Nikitin 876fcc9e6b
Add captcha validation error handling in script.js
A conditional block of code was added to handle the case when 'captcha_key' is not defined. This is to manage the scenario when captcha verification fails, providing an error message to the user and thus improving user experience.
2023-11-25 15:12:43 +06:00
exmplate Add captcha validation error handling in script.js 2023-11-25 15:12:43 +06:00
.gitignore The GUI for the Captcha service is ready. 2023-11-23 00:10:39 +06:00
README.md Initial commit 2023-09-19 16:35:49 +06:00

service-captcha-gui