From 8374f1f01da11c87939b5f88dc13cd00ada2d61e Mon Sep 17 00:00:00 2001 From: arhuman Date: Sat, 2 Mar 2019 00:11:28 +0100 Subject: [PATCH] Add ipfs.doolta.com gateway (#31) --- gateways.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gateways.json b/gateways.json index 61ab6f1..a449d5b 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", - "http://10.139.105.114:8080/ipfs/:hash", + "http://10.139.105.114:8080/ipfs/:hash" + "https://ipfs.doolta.com/ipfs/:hash", "https://ipfs.sloppyta.co/ipfs/:hash", "https://ipfs.busy.org/ipfs/:hash", "https://ipfs.greyh.at/ipfs/:hash",