From 28b49ae3cdd2b88e18b14e36b47686d8f9918891 Mon Sep 17 00:00:00 2001 From: Mark Robert Henderson Date: Fri, 1 Mar 2019 18:17:29 -0500 Subject: [PATCH] Adding ipfs.mrh.io to public gateways (#33) * Adding fs.mrh.io to public gateways * Update gateways.json --- gateways.json | 1 + 1 file changed, 1 insertion(+) diff --git a/gateways.json b/gateways.json index 0c45625..adc8eb1 100644 --- a/gateways.json +++ b/gateways.json @@ -21,6 +21,7 @@ "https://ipns.co/:hash", "https://ipfs.netw0rk.io/ipfs/:hash", "https://gateway.swedneck.xyz/ipfs/:hash", + "https://ipfs.mrh.io/ipfs/:hash", "http://10.139.105.114:8080/ipfs/:hash", "https://gateway.originprotocol.com/ipfs/:hash", "https://ipfs.dapps.earth/ipfs/:hash",