peoplemerge / recaptcha4j

Automatically exported from code.google.com/p/recaptcha4j
1 stars 1 forks source link

Recaptcha moving to google infrastructure. #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
These changes should work but please do a quick test:

ReCaptchaImpl.java: 
HTTP_SERVER should now be: http://www.google.com/recaptcha/api
HTTPS_SERVER should now be: https://www.google.com/recaptcha/api
VERIFY_URL should now be: http://www.google.com/recaptcha/api/verify

Original issue reported on code.google.com by sorentan...@gmail.com on 19 Sep 2010 at 7:29

GoogleCodeExporter commented 9 years ago
fixed in svn 0.0.8-snapshot

Original comment by sorentan...@gmail.com on 19 Sep 2010 at 7:51