From 9de028e1f1a887c83a189078d896c6e4115929ec Mon Sep 17 00:00:00 2001 From: Sascha Greuel Date: Sun, 5 Sep 2021 01:12:48 +0200 Subject: [PATCH] Added new gateway --- gateways.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gateways.json b/gateways.json index 43c5cbdb..8442ac90 100644 --- a/gateways.json +++ b/gateways.json @@ -101,5 +101,6 @@ "https://ipfs.arching-kaos.com/ipfs/:hash", "https://storry.tv/ipfs/:hash", "https://ipfs.kxv.io/ipfs/:hash", - "https://ipfs-nosub.stibarc.com/ipfs/:hash" + "https://ipfs-nosub.stibarc.com/ipfs/:hash", + "https://ipfs.1-2.dev/ipfs/:hash" ]