<html> <head> <script type="text/javascript"> var onloadCallback = function() { grecaptcha.render('html_element', { 'sitekey':'<site key>', 'badge':'bottomleft' }) }; </script> <script src="https://www.google.com/recaptcha/api.js?onload=onloadCallback&render=explicit" async defer></script> </head> <body> <div id="spacer" style="height:100px; background-color:lightgray;"></div> <div id="html_element"></div> </body></html>--
You received this message because you are subscribed to the Google Groups "reCAPTCHA" group.
To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+...@googlegroups.com.
To post to this group, send email to reca...@googlegroups.com.
Visit this group at https://groups.google.com/group/recaptcha.
For more options, visit https://groups.google.com/d/optout.