diff --git a/index.html b/index.html index 79d68ca..0d696db 100644 --- a/index.html +++ b/index.html @@ -17,12 +17,13 @@ const gateways = [ 'https://xmine128.tk/ipfs/:hash', 'https://upload.global/ipfs/:hash', 'https://ipfs.jes.xxx/ipfs/:hash', - 'https://example.com/ipfs/:hash', 'https://catalunya.network/ipfs/:hash', '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'