From 7c6a4b9e2a069d7680924a66e84a018a0f90f481 Mon Sep 17 00:00:00 2001 From: Cobin Bluth Date: Tue, 26 Sep 2017 16:03:33 -0500 Subject: [PATCH] add ipfs.macholibre.org --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index b2a8832..79d68ca 100644 --- a/index.html +++ b/index.html @@ -21,7 +21,8 @@ const gateways = [ 'https://catalunya.network/ipfs/:hash', 'https://siderus.io/ipfs/:hash', 'https://eternum.io/ipfs/:hash', - 'https://hardbin.com/ipfs/:hash' + 'https://hardbin.com/ipfs/:hash', + 'https://ipfs.macholibre.org/ipfs/:hash' ] const hashToTest = 'Qmaisz6NMhDB51cCvNWa1GMS7LU1pAxdF4Ld6Ft9kZEP2a'