commit
c83d314f1a
|
@ -17,12 +17,13 @@ const gateways = [
|
||||||
'https://xmine128.tk/ipfs/:hash',
|
'https://xmine128.tk/ipfs/:hash',
|
||||||
'https://upload.global/ipfs/:hash',
|
'https://upload.global/ipfs/:hash',
|
||||||
'https://ipfs.jes.xxx/ipfs/:hash',
|
'https://ipfs.jes.xxx/ipfs/:hash',
|
||||||
'https://example.com/ipfs/:hash',
|
|
||||||
'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'
|
'https://ipfs.macholibre.org/ipfs/:hash',
|
||||||
|
'https://ipfs.works/ipfs/:hash',
|
||||||
|
'https://ipfs.work/ipfs/:hash'
|
||||||
]
|
]
|
||||||
|
|
||||||
const hashToTest = 'Qmaisz6NMhDB51cCvNWa1GMS7LU1pAxdF4Ld6Ft9kZEP2a'
|
const hashToTest = 'Qmaisz6NMhDB51cCvNWa1GMS7LU1pAxdF4Ld6Ft9kZEP2a'
|
||||||
|
|
Loading…
Reference in New Issue