Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tencentcloud.com 应该移除 #572

Open
soffchen opened this issue Sep 12, 2024 · 2 comments
Open

tencentcloud.com 应该移除 #572

soffchen opened this issue Sep 12, 2024 · 2 comments

Comments

@soffchen
Copy link
Contributor

soffchen commented Sep 12, 2024

❯ dig www.tencentcloud.com @114.114.114.114

; <<>> DiG 9.18.24-1-Debian <<>> www.tencentcloud.com @114.114.114.114
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 9824
;; flags: qr rd ra; QUERY: 1, ANSWER: 3, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;www.tencentcloud.com.          IN      A

;; ANSWER SECTION:
www.tencentcloud.com.   211     IN      CNAME   www.tencentcloud.com.eo.dnse3.com.
www.tencentcloud.com.eo.dnse3.com. 32 IN A      43.175.93.11
www.tencentcloud.com.eo.dnse3.com. 32 IN A      43.175.52.213

tencentcloud.com 现在应该是国际版腾讯云专用了,国内解析到都是海外的 ip,通过 114.114.114.114 得到的 ip 反而到了新加坡,访问很慢,通过 1.1.1.1 解析可以到香港。

@felixonmars
Copy link
Owner

现在暂时还没有机制处理这种情况(NS 在境内但不应加入列表),先列为 TODO 吧……

@malagebidi
Copy link

malagebidi commented Nov 14, 2024

www.moomoo.com 应该也是一样的情况,114解析成功了网站也打不开,是否应该移除?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants