From d055936b5cd320da8d2d18d07f12633727716e22 Mon Sep 17 00:00:00 2001 From: dreadhello Date: Sun, 18 Mar 2018 14:14:09 +0100 Subject: [PATCH] Add ipfs.renehsz.com public gateway --- gateways.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gateways.json b/gateways.json index f87521e..0cc98fd 100644 --- a/gateways.json +++ b/gateways.json @@ -14,5 +14,6 @@ "https://ipfs.works/ipfs/:hash", "https://ipfs.work/ipfs/:hash", "https://ipfs.wa.hle.rs/ipfs/:hash", - "https://api.wisdom.sh/ipfs/:hash" + "https://api.wisdom.sh/ipfs/:hash", + "https://ipfs.renehsz.com/ipfs/:hash" ]