reCAPTCHA 在 Firefox 中不可见 - 运行 AdBlock 和 ghostery。

reCAPTCHA not visible in Firefox - running AdBlock and ghostery.

为什么我无法在带有 Ghostery 和 ABP 的 Firefox 中的站点 运行 上看到 reCAPTCHA?谢谢

我发现只要您在启用 "Enhanced Anti-Tracking" 的情况下启用插件,Ghostery 就会阻止 Recaptcha。我找不到在设置中将 google recaptcha 域列入白名单的方法。

我遇到了同样的问题并向 Ghostery 提交了报告。他们正在努力:

Thanks for reporting, this is something we’ve had reports of and you are correct that disabling anti-tracking is the current work around. Our dev team is looking into this to device a fix. We appreciate your patience and happy browsing!

ReCaptcha 目前无法与 Ghostery 的增强型反跟踪结合使用的原因是其中一个变量被 Ghostery 识别为 "tracking data",因此被文字文本 "ghostery" 取代.之后,一个 javascript 文件被加载,没有文件路径的必需部分,并以 404 结束:/recaptcha/api2//recaptcha__en.js(这应该是 /recaptcha/api2/v1545#########/recaptcha__en.js)。

编辑 2019-01-12:与此同时,Ghostery 发布了一个应该可以解决此问题的更新。