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

httpでしか読み込めない画像をサムネイルにすると,chrome上では表示できない #20

Open
toshi-pono opened this issue Jun 23, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@toshi-pono
Copy link
Member

toshi-pono commented Jun 23, 2021

一応報告だけ
chromeはhttpとhttpsが混在しているとき,httpsへ書き換えを行うので,http://trapstar.trap.games/images/favicon.pnghttps://trapstar.trap.games/images/favicon.png と書き換えられて,サムネイルを読み込めなくなってしまった(涙)

/entry?url=http://trapstar.trap.games/:1 Mixed Content: The page at 'https://linq.trap.games/entry?url=http://trapstar.trap.games/' was loaded over HTTPS, but requested an insecure element 'http://trapstar.trap.games/images/favicon.png'. This request was automatically upgraded to HTTPS, For more information see https://blog.chromium.org/2019/10/no-more-mixed-messages-about-https.html
@trasta298 trasta298 added the bug Something isn't working label Jun 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants