首页 > 其他分享 >登录stackoverflow human verification

登录stackoverflow human verification

时间:2023-01-02 11:00:12浏览次数:61  
标签:插件 登录 reCaptcha verification human stackoverflow 镜像 recaptcha

原文:https://www.cnblogs.com/liqinglucky/p/stackoverflow.html

登录stackoverflow总是人工验证失败

人工验证

解决办法

chrome浏览器安装插件[1]

1 下载插件 Header Editor 离线安装文件下载 | azurezeng.github.io

2 浏览器打开扩展程序安装插件

插件

成功访问:

访问成功

原理 [2]

这个插件将 reCaptcha 的调用 (www.google.com/recaptcha) 直接跳转到了 reCaptcha 国内镜像上面
(recaptcha.net/recaptcha)。 由于 reCaptcha 国内镜像是可以直接连接的,而且还是 Google
官方的镜像,所以就能正常加载了。(这个和 xmdhs 的解决方法原理是一样的)

参考:


  1. reCaptcha人机验证无法显示和CSP问题解决方案 – Azure Zeng Blog ↩︎

  2. https://blog.csdn.net/qq_40713201/article/details/124789369 ↩︎

标签:插件,登录,reCaptcha,verification,human,stackoverflow,镜像,recaptcha
From: https://www.cnblogs.com/liqinglucky/p/stackoverflow.html

相关文章