V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
purenothingform
V2EX  ›  Google

recaptcha 被墙了,求推荐替代?最好国外的

  •  
  •   purenothingform · 119 天前 · 2319 次点击
    这是一个创建于 119 天前的主题,其中的信息可能已经有所发展或是发生改变。

    net::ERR_CONNECTION_REFUSED

    11 条回复    2024-04-14 23:54:12 +08:00
    Shiroka
        1
    Shiroka  
       119 天前 via iPhone
    Can I use reCAPTCHA globally?

    Yes, please use "www.recaptcha.net" in your code in circumstances when "www.google.com" is not accessible.

    First, replace <script src="https://www.google.com/recaptcha/api.js"></script> with <script src="https://www.recaptcha.net/recaptcha/api.js"></script>
    After that, apply the same to everywhere else that uses "www.google.com/recaptcha/" on your site.

    https://developers.google.com/recaptcha/docs/faq#can-i-use-recaptcha-globally
    purenothingform
        2
    purenothingform  
    OP
       119 天前 via Android
    @Shiroka 就是 www.recaptcha.net 也被墙了我才发帖的(⁠+⁠_⁠+⁠)
    XIU2
        5
    XIU2  
       119 天前
    我看了下没有 DNS 污染呀,试了下我这边也能直连访问 1L 发的那个 JS 文件链接。
    purenothingform
        6
    purenothingform  
    OP
       119 天前 via Android
    @XIU2 可能分地区,深圳访问不了
    M2K4
        7
    M2K4  
       119 天前 via Android
    purenothingform
        8
    purenothingform  
    OP
       119 天前 via Android
    @XIU2 原来去掉 www 才行
    shui14
        9
    shui14  
       119 天前
    换 cf 的
    Fredo
        10
    Fredo  
       119 天前
    hcaptcha,turnstile 都能用
    laizenan
        11
    laizenan  
       12 天前
    广州访问不了
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2931 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 59ms · UTC 14:25 · PVG 22:25 · LAX 07:25 · JFK 10:25
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.