From 3ffb97dd774924d9cd10f5213a68f52d8bf528ae Mon Sep 17 00:00:00 2001 From: Rahmat Albariqi Date: Sat, 2 Mar 2019 06:07:04 +0700 Subject: [PATCH] Add serph gateway (#39) --- gateways.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gateways.json b/gateways.json index dc8772f..558058d 100644 --- a/gateways.json +++ b/gateways.json @@ -21,5 +21,6 @@ "https://ipns.co/:hash", "https://ipfs.netw0rk.io/ipfs/:hash", "https://gateway.swedneck.xyz/ipfs/:hash", - "http://10.139.105.114:8080/ipfs/:hash" + "http://10.139.105.114:8080/ipfs/:hash", + "https://gateway.serph.network/ipfs/:hash" ]