From 8bc7cc48e0ddac6d374a73a0b36b339091b8fb8f Mon Sep 17 00:00:00 2001 From: postables Date: Sat, 16 Mar 2019 11:44:31 -0700 Subject: [PATCH] Add gateway.temporal.cloud (#45) --- gateways.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gateways.json b/gateways.json index 4a6703f..4c47ed4 100644 --- a/gateways.json +++ b/gateways.json @@ -30,5 +30,6 @@ "https://ipfs.greyh.at/ipfs/:hash", "https://gateway.serph.network/ipfs/:hash", "https://jorropo.ovh/ipfs/:hash", - "https://ipfs.deo.moe/ipfs/:hash" + "https://ipfs.deo.moe/ipfs/:hash", + "https://gateway.temporal.cloud/ipfs/:hash" ]