ebtext
ebtext copied to clipboard
change http to https
http links can cause resources to not be loaded due to mixed content errors.
Hey @swedneck, thanks so much for your contribution! I don't have https on where this is hosted, but I think a good middle ground here would be to use //
as the protocol to match the scheme of whatever is loading these assets. A la:
<script src="//example.com/external_script.js"></script>
Happy to update this PR or let you push changes to this pr—totally your choice.
Thanks again for making ebtext better!
Done :D I also added this to ipfs: https://earthbound.swedneck.xyz or https://ipfs.io/ipns/earthbound.swedneck.xyz