From 1068364d3850b1ba1dc21f996888e3378a9fa424 Mon Sep 17 00:00:00 2001 From: Claus Wahlers Date: Sun, 1 Oct 2017 07:31:33 -0300 Subject: [PATCH] add ipfs.wa.hle.rs --- gateways.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gateways.json b/gateways.json index 5aa30d90..a5ba69ca 100644 --- a/gateways.json +++ b/gateways.json @@ -12,5 +12,6 @@ "https://hardbin.com/ipfs/:hash", "https://ipfs.macholibre.org/ipfs/:hash", "https://ipfs.works/ipfs/:hash", - "https://ipfs.work/ipfs/:hash" + "https://ipfs.work/ipfs/:hash", + "https://ipfs.wa.hle.rs/ipfs/:hash" ]