commit
33b652f232
|
@ -21,7 +21,8 @@ const gateways = [
|
||||||
'https://catalunya.network/ipfs/:hash',
|
'https://catalunya.network/ipfs/:hash',
|
||||||
'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'
|
||||||
]
|
]
|
||||||
|
|
||||||
const hashToTest = 'Qmaisz6NMhDB51cCvNWa1GMS7LU1pAxdF4Ld6Ft9kZEP2a'
|
const hashToTest = 'Qmaisz6NMhDB51cCvNWa1GMS7LU1pAxdF4Ld6Ft9kZEP2a'
|
||||||
|
|
Loading…
Reference in New Issue