diff --git a/index.html b/index.html index 79d68ca..176b407 100644 --- a/index.html +++ b/index.html @@ -22,7 +22,9 @@ const gateways = [ 'https://siderus.io/ipfs/:hash', 'https://eternum.io/ipfs/:hash', 'https://hardbin.com/ipfs/:hash', - 'https://ipfs.macholibre.org/ipfs/:hash' + 'https://ipfs.macholibre.org/ipfs/:hash', + 'https://ipfs.works/ipfs/:hash', + 'https://ipfs.work/ipfs/:hash' ] const hashToTest = 'Qmaisz6NMhDB51cCvNWa1GMS7LU1pAxdF4Ld6Ft9kZEP2a'