admin管理员组

文章数量:1635979

解决reCaptcha失效问题

最近打开overleaf总是打不开,页面处于未加载完全的状态,像这样:

然后点击登录会报错:

Please check that Google reCAPTCHA is not being blocked by an ad blocker or firewall.

本来想说检查网页看看能不能解决,事实证明:没有解决

然后仔细读了一下报错,觉得可能是 Google reCAPTCHA 的问题
事实证明:确实是
(一开始没往这方面想是因为前两个月解决过 Google reCAPTCHA 的问题,没想到两个月后又得重新配置)

解决方法参考:解决Google验证码服务reCaptcha失效问题

  1. 在chrome网上应用商店下载Redirector插件

  2. 打开Redirector插件

  3. 点击Edit Redirector

  4. 点击create new redirect

  5. 如下填写,填完点击save即可

Description:Google Recaptcha
Example URL:https://www.google/recaptcha/api.js
Include pattern:https://www.google/recaptcha/api.js
Redirect to:https://www.recaptcha/recaptcha/api.js


6. 由此即可解决reCaptcha失效问题

本文标签: 打不开OverleafreCaptcha