From 3ffac9fe2bb22ba1e996a8660180003f783766dc Mon Sep 17 00:00:00 2001 From: Javi Date: Thu, 21 Mar 2019 16:25:13 +0100 Subject: [PATCH] Add link to ipfs.fooock.com gateway (#46) --- gateways.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gateways.json b/gateways.json index 4c47ed4..dfa375a 100644 --- a/gateways.json +++ b/gateways.json @@ -31,5 +31,6 @@ "https://gateway.serph.network/ipfs/:hash", "https://jorropo.ovh/ipfs/:hash", "https://ipfs.deo.moe/ipfs/:hash", - "https://gateway.temporal.cloud/ipfs/:hash" + "https://gateway.temporal.cloud/ipfs/:hash", + "https://ipfs.fooock.com/ipfs/:hash" ]