Merge pull request #1 from cbluth/master

add ipfs.macholibre.org
merge-requests/2/merge
ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ 2017-09-27 00:09:54 +03:00 committed by GitHub
commit 33b652f232
1 changed files with 2 additions and 1 deletions

View File

@ -21,7 +21,8 @@ const gateways = [
'https://catalunya.network/ipfs/:hash',
'https://siderus.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'