Load resources from recaptcha.net
-
Hello there,
In certain countries Google is blocked and therefore visitors from these countries won’t see the reCaptcha v2 challenge and therefore have no way of submitting the form. For this scenario Google recommends to load all resources from recaptcha.net instead of google.com, e.g:
https://www.google.com/recaptcha/api.js
would become
https://www.recaptcha.net/recaptcha/api.jsThis is documented on the following URL, see “Can I use reCAPTCHA globally?”:
https://developers.google.com/recaptcha/docs/faqWould it be possible to add an option to load all reCaptcha V2 resources from recaptcha.net instead of google.com? That way we wouldn’t need to edit the plugin files directly.
Thanks a lot!
- The topic ‘Load resources from recaptcha.net’ is closed to new replies.