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
The following GraphGists are loading resources from http (insecure)
http://i.imgur.com/qcMEiir.png
http://i.imgur.com/LpaP8IJ.png
http://i.imgur.com/PsBNDs3.png
http://i.imgur.com/Qe3rWF7.pngp
http://i.imgur.com/Cp4Qsq6.png
If not, we could use a Tree Processor extension to replace http://i.imgur.com/... by https://i.imgur.com/....
http://i.imgur.com/...
https://i.imgur.com/...
The goal is to remove mixed content: https://web.dev/what-is-mixed-content/
The text was updated successfully, but these errors were encountered:
GGP-450: only https urls on graphgist
99a2eea
This will prevent the issue reported on #30
f9185de
No branches or pull requests
The following GraphGists are loading resources from http (insecure)
http://i.imgur.com/qcMEiir.png
http://i.imgur.com/LpaP8IJ.png
http://i.imgur.com/PsBNDs3.png
http://i.imgur.com/Qe3rWF7.pngp
http://i.imgur.com/Cp4Qsq6.png
If not, we could use a Tree Processor extension to replace
http://i.imgur.com/...
byhttps://i.imgur.com/...
.The goal is to remove mixed content: https://web.dev/what-is-mixed-content/
The text was updated successfully, but these errors were encountered: