Go to file
Joss Brown e4c0b0e433 Update http to https for rx14.co.uk
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]
```
2017-10-09 14:17:24 +02:00
LICENSE Initial commit 2017-09-25 18:48:01 +03:00
README.md Update README.md 2017-09-27 22:40:43 +03:00
app.js Restructure + nicer look 2017-09-27 22:52:43 +03:00
gateways.json Update http to https for rx14.co.uk 2017-10-09 14:17:24 +02:00
index.html Restructure + nicer look 2017-09-27 22:52:43 +03:00
lastpubver Add ipfs publish cli 2017-10-03 23:47:51 +03:00
publish-to-ipfs.sh Add ipfs publish cli 2017-10-03 23:47:51 +03:00

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/