add ipfs.works
parent
7c6a4b9e2a
commit
5c161422df
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue