php 如何绕过(已弃用)reCAPTCHA V1?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/50131769/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-26 02:47:50  来源:igfitidea点击:

How to bypass (deprecated) reCAPTCHA V1?

phpauthenticationweb-deploymentrecaptcha

提问by xion

Google has shut down reCAPTCHA v1 but the site I'm using has yet to update to reCAPTCHA v2. I notified the developer but it may take some time to be fixed. Is there any way to bypass it?

Google 已关闭 reCAPTCHA v1,但我使用的站点尚未更新到 reCAPTCHA v2。我已通知开发人员,但可能需要一些时间才能修复。有没有办法绕过它?

reCAPTCHA v1 Error Message:

reCAPTCHA v1 错误消息:

采纳答案by xion

After various attempts, I entered "reCAPTCHA V1 IS SHUTDOWN" and it worked!

经过各种尝试,我输入了“reCAPTCHA V1 IS SHUTDOWN”并且成功了!

回答by Bruno Pinna

please upgrade to reCAPTCHA v2 immediately. We no longer support reCAPTCHA v1. Any calls to the v1 API will not work after March 31, 2018. Please register a new key and upgrade to v2.

请立即升级到 reCAPTCHA v2。我们不再支持 reCAPTCHA v1。2018 年 3 月 31 日之后,对 v1 API 的任何调用都将不起作用。请注册新密钥并升级到 v2。