From c5162dd632d76635557d0ecd178b81b0f93f1f32 Mon Sep 17 00:00:00 2001 From: lin onetwo Date: Thu, 1 Aug 2019 01:25:30 +0800 Subject: [PATCH] Add IPFS-Browser-Gateway Repo: https://github.com/linonetwo/ipfs-browser-gateway Example: https://onetwo.ren/ipfs-browser-gateway/ipfs/QmXD8TDFDn7kfsmCD2eQ3QWuhLpvj7LB5tbzU44iypdmQ9 --- gateways.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gateways.json b/gateways.json index 27615575..c29370ff 100644 --- a/gateways.json +++ b/gateways.json @@ -38,5 +38,6 @@ "https://ipfs.fooock.com/ipfs/:hash", "https://ipfstube.erindachtler.me/ipfs/:hash", "https://cdn.cwinfo.net/ipfs/:hash", - "https://ipfs.privacytools.io/ipfs/:hash" + "https://ipfs.privacytools.io/ipfs/:hash", + "https://onetwo.ren/ipfs-browser-gateway/ipfs/:hash" ]