anhskohbo / no-captcha

No CAPTCHA reCAPTCHA For Laravel.
https://packagist.org/packages/anhskohbo/no-captcha
MIT License
1.76k stars 235 forks source link

Use recaptcha.net instead of google.com/recaptcha to serve globally #159

Open greenhat616 opened 4 years ago

greenhat616 commented 4 years ago

In China, google.com is not accessible, so that google.com/recaptcha is not accessible too. As https://developers.google.com/recaptcha/docs/faq#can-i-use-recaptcha-globally illustrated, we can use recaptcha.net(official proxy) to make it accessible in China. Thanks.

shirakun commented 3 years ago

The same problem exists, I hope configuration items can be added