Recaptcha not working in China

Hi sir,

I want to use the smart form in China. But due to the google service is not working in China. I searched website and Google support time said if we can change the script from another domain, then it will be good. Just wondering if it is possible to offer this option for other countries where google is not working? Or set an script to detect the IP and make some convenience.
Thanks in advance.

The only thing that you need to do is load the script from https://www.recaptcha.net/recaptcha/api.js. Our system will pick the appropriate url to use. If you are testing it outside of china, it will use www.google.com. There is no way to force it to use www.recaptcha.net in this case. Explicitly trying to override "window[‘__recaptcha_api’]"is unsupported and could break at anytime.

Best Regards

-reCAPTCHA Support Team.