net::ERR_CONNECTION_REFUSED
net::ERR_CONNECTION_REFUSED
1
Shiroka Dec 30, 2023 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 |
2
purenothingform OP @Shiroka 就是 www.recaptcha.net 也被墙了我才发帖的(+_+)
|
3
yumusb Dec 30, 2023
|
4
Sainnhepark Dec 30, 2023 |
5
XIU2 Dec 30, 2023
我看了下没有 DNS 污染呀,试了下我这边也能直连访问 1L 发的那个 JS 文件链接。
|
6
purenothingform OP @XIU2 可能分地区,深圳访问不了
|
7
cT4035xGkTUJ0Ce7 Dec 30, 2023 via Android
|
8
purenothingform OP @XIU2 原来去掉 www 才行
|
9
shui14 Dec 30, 2023
换 cf 的
|
10
Fredo Dec 30, 2023
hcaptcha,turnstile 都能用
|
11
laizenan Apr 14, 2024
广州访问不了
|