hcaptcha icon indicating copy to clipboard operation
hcaptcha copied to clipboard

Add support for recaptchacompat

Open edhelas opened this issue 11 months ago • 1 comments

HCaptcha is having a few specific options that should be configurable, see the related documentation there https://docs.hcaptcha.com/configuration/ I am actually directly loading the script this way for the moment:

<script src="https://hcaptcha.com/1/api.js?recaptchacompat=off" async="" defer=""></script>

edhelas avatar Mar 25 '24 10:03 edhelas

hi @edhelas , please submit a PR so that i can merge and upgrade it as needed.

Scyllaly avatar Jun 08 '24 15:06 Scyllaly