From a7cbde6a6d870bec756b0247640959779a2a1490 Mon Sep 17 00:00:00 2001 From: Nato Boram Date: Mon, 12 Aug 2019 18:41:03 -0400 Subject: [PATCH] add permaweb to gateways --- json/gateways.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/json/gateways.json b/json/gateways.json index 4b35303..6a61757 100644 --- a/json/gateways.json +++ b/json/gateways.json @@ -33,5 +33,6 @@ "https://ipfs.deo.moe/ipfs/:hash", "https://gateway.temporal.cloud/ipfs/:hash", "https://ipfs.fooock.com/ipfs/:hash", - "https://lineageos-on-ipfs.com/ipfs/:hash" + "https://lineageos-on-ipfs.com/ipfs/:hash", + "https://permaweb.io/ipfs/:hash" ] \ No newline at end of file