From ca072f42df4f942f9fe0e93feb97401e7b7f9e7d Mon Sep 17 00:00:00 2001 From: Kcchouette Date: Sat, 2 Mar 2019 00:08:47 +0100 Subject: [PATCH] adding busy.org to gateway (#37) --- gateways.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gateways.json b/gateways.json index d6dcaaf..bcba3f2 100644 --- a/gateways.json +++ b/gateways.json @@ -21,7 +21,8 @@ "https://ipns.co/:hash", "https://ipfs.netw0rk.io/ipfs/:hash", "https://gateway.swedneck.xyz/ipfs/:hash", - "https://ipfs.greyh.at/ipfs/:hash", "http://10.139.105.114:8080/ipfs/:hash", + "https://ipfs.busy.org/ipfs/:hash", + "https://ipfs.greyh.at/ipfs/:hash", "https://gateway.serph.network/ipfs/:hash" ]