angular-recaptcha
angular-recaptcha copied to clipboard
Use recaptcha.net where google is not available.
Specifically, China.
More info here: https://developers.google.com/recaptcha/docs/faq
"Yes, please use "www.recaptcha.net" in your code in circumstances when "www.google.com" is not accessible"
refers to https://github.com/google/recaptcha/issues/87.
Coverage decreased (-0.6%) to 94.406% when pulling 1b99dade9d0066d9a5b91cc3d5aa2d569b933e34 on mihaisavezi:master into 73d01e431d07f2fc9b84c5e62677e8ed5b41a377 on VividCortex:master.
Any new about this PR? We have the same requirements and this solution can be a fix.
Apologies, we missed this. So, Code looks good to be merged, but it's missing tests, and we try not to merge untested code. Can someone add a couple unit tests so this can be merged?