There's already a 301 redirect in place, though the gateway itself is still offline (404): From the cli: ``` ❯ ipfg -M http://rx14.co.uk/ipfs/:hash Offline https://rx14.co.uk [301: http://rx14.co.uk] ❯ ipfg -M https://rx14.co.uk/ipfs/:hash Offline https://rx14.co.uk [404] ``` |
||
|---|---|---|
| LICENSE | ||
| README.md | ||
| app.js | ||
| gateways.json | ||
| index.html | ||
| lastpubver | ||
| publish-to-ipfs.sh | ||
README.md
public-gateway-checker
Checks which public gateways are online or not
A small little utility website for checking if some public gateways are still up and running.
NOTE: All of these (except gateway.ipfs.io and ipfs.io) are hosted by third-parties and should be treated as such.
You can view the website via Github Pages: https://ipfs.github.io/public-gateway-checker/