We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
因現代瀏覽器開始強制https,這會使伺服器無法正常連線。 如果瀏覽器強制關閉跳轉https即可正常運作。 根據版上許多人回報有時候無法連線,有些人又可以,應該都是採了這個坑。
The text was updated successfully, but these errors were encountered:
所以maid.neko-craft.com的https证书好像是失效的吧。这是浏览器的问题,浏览器不允许http连接wss,也不允许https连接ws的WebSocket
Sorry, something went wrong.
建议是给连接的域名加个ssl证书吧,这样https就能用了
No branches or pull requests
因現代瀏覽器開始強制https,這會使伺服器無法正常連線。
如果瀏覽器強制關閉跳轉https即可正常運作。
根據版上許多人回報有時候無法連線,有些人又可以,應該都是採了這個坑。
The text was updated successfully, but these errors were encountered: