From c0f599bae187bed735048b8152933cfb4bd9d8a6 Mon Sep 17 00:00:00 2001 From: Matt Ober Date: Fri, 1 Mar 2019 17:12:49 -0600 Subject: [PATCH] Added pinata.cloud gateway (#27) --- gateways.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gateways.json b/gateways.json index a449d5b..c4767ad 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://gateway.pinata.cloud/ipfs/:hash", "https://ipfs.doolta.com/ipfs/:hash", "https://ipfs.sloppyta.co/ipfs/:hash", "https://ipfs.busy.org/ipfs/:hash",