ipfs / ipld-explorer-components

React components for https://explore.ipld.io and ipfs-webui
Other
24 stars 23 forks source link

fix: use delegated routing over https #443

Closed lidel closed 2 months ago

lidel commented 2 months ago

I believe Chrome hardcodes .dev domains to always use https anyway, but other browsers may not do that, and mixed-content failure may occur.