Mod of the original Faucet-in-a-Box faucet PHP script
...[+]: Faucet now has page "Currency rate", where you can see USD price of selected currency.
[+]: Anti-Bot Links were updated to version 5.75
[F]: + various related fixes & small changes.
[!]: Script has no support for FaucetHub's "last_status" code and "checkAddress()" fn (at least, now)
ASP or PHP Captcha, completly configurable, with prevalidation
...The captcha is prevalid in the main form and if you fail with the correct code the system can be generate other code in the same page without reload. The captcha is HTML5 compliant and it is compliant with more famous browsers including Internet Explorer 6 and upper.
MTCaptcha, a GDPR and VPAT compliant captcha service build for the enterprise.
This is the demo code to decrypt and decode MTCaptcha's verified token directly on server side without making any API call. This is for customers of MTCaptcha Captcha Service (https://www.mtcaptcha.com)
The demo code can be found on github:
https://mtcaptcha-public.github.io/MTCaptcha-Direct-Token-Decryption/