问题
I have a simple informational site that has no ecommerce aspects. It has a comment submission form that I'd like to protect with reCAPTCHA.
Is there any way to use reCAPTCHA without converting the site to HTTPS (at increased cost for certificate and hosting) ?
回答1:
yes you can they have a javascript api for that also you can verify the response from serverside!
https://developers.google.com/recaptcha/docs/display
来源:https://stackoverflow.com/questions/50320279/possible-to-use-recaptcha-on-a-site-without-https