From a2f9b6a529067c37427bcf640bd6690c993c0104 Mon Sep 17 00:00:00 2001 From: art-blocksec <33086665+art-blocksec@users.noreply.github.com> Date: Thu, 7 Dec 2017 10:27:54 +0100 Subject: [PATCH] Update gateways.json Including BlockSec gateway :) --- gateways.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gateways.json b/gateways.json index f87521e..85ef1b0 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://gateway.blocksec.com/ipfs/:hash" ]