+ 2
I'm not a robot?
How can i make my very won reCAPTCHA for my websie or do i need to plugin to work? sorry the letter t does not work on my keybaord and i had to copy gogle t
3 Respostas
+ 3
<script src="https://www.google.com/recaptcha/api.js" async defer></script>
+ 2
yes but how can i do this in c_+
0
https://www.google.com/recaptcha/intro/v3.html#the-recaptcha-advantage you should be able to get it from here. Forget how exactly to set it up.