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

fix Twitch(#181), Niconico and cn.nytimes.com #182

Merged
merged 1 commit into from
Aug 15, 2024
Merged

Conversation

moi-si
Copy link
Contributor

@moi-si moi-si commented Aug 15, 2024

对于用了 CloudFront CDN 的网站,一般没有 CNAME 就不支持域前置,但其 hosts 指定为13.33.171.121就可以不发送 SNI 访问(websocket 协议的不行,如wss://irc-ws.chat.twitch.tv)。

Twitch 还剩多少域名未加不知道;qa.nicovideo.jp不是 CloudFront CDN,一直超时;Niconico 复活后视频资源域名不是*.dmc.nico了,估计已弃用,故移除。

pipelines.actions.githubusercontent.comdocs.github.comonedrive.live.com现不发送 SNI 也行。

@URenko
Copy link
Owner

URenko commented Aug 15, 2024

Twitch 还剩多少域名未加不知道

用通配符如何

@moi-si
Copy link
Contributor Author

moi-si commented Aug 15, 2024

Twitch 还剩多少域名未加不知道

用通配符如何

若用通配符需要给 pubsub-edge.twitch.tv、irc-ws.chat.twitch.tv 指定一个 IP

@URenko URenko merged commit 3c589a8 into URenko:master Aug 15, 2024
3 checks passed
@zdm9981
Copy link

zdm9981 commented Sep 7, 2024

k.twitchcdn.net 少加了

@moi-si
Copy link
Contributor Author

moi-si commented Sep 8, 2024

k.twitchcdn.net 少加了

*.twitchcdn.net 本就不在 pac 里,因为没被墙,若连接超时可以自行测速设置 hosts。

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

Successfully merging this pull request may close these issues.

3 participants