add ipfs.works

merge-requests/2/merge
Cobin Bluth 2017-09-27 10:28:33 -05:00
parent 7c6a4b9e2a
commit 5c161422df
1 changed files with 3 additions and 1 deletions

View File

@ -22,7 +22,9 @@ const gateways = [
'https://siderus.io/ipfs/:hash', 'https://siderus.io/ipfs/:hash',
'https://eternum.io/ipfs/:hash', 'https://eternum.io/ipfs/:hash',
'https://hardbin.com/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' const hashToTest = 'Qmaisz6NMhDB51cCvNWa1GMS7LU1pAxdF4Ld6Ft9kZEP2a'