From 5789407248d35dac41b1a4ca47e0927bf0dbacc9 Mon Sep 17 00:00:00 2001 From: victorbjelkholm Date: Mon, 17 Sep 2018 19:52:11 +0200 Subject: [PATCH] Add Guifi Gateway From https://guifi.net/node/102135 Will only be accessible if you're accessing it from within the Guifi Network License: MIT Signed-off-by: Victor Bjelkholm --- gateways.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gateways.json b/gateways.json index 25cbbf8..8b5ae7c 100644 --- a/gateways.json +++ b/gateways.json @@ -20,5 +20,6 @@ "https://cloudflare-ipfs.com/ipfs/:hash", "https://ipns.co/:hash", "https://ipfs.netw0rk.io/ipfs/:hash", - "https://gateway.swedneck.xyz/ipfs/:hash" + "https://gateway.swedneck.xyz/ipfs/:hash", + "http://10.139.105.114:8080/ipfs/:hash" ]