Merge pull request #21 from sbani/patch-1
Add ipfs.netw0rk.io to Gateway Listmerge-requests/2/merge
commit
c075d90924
|
@ -18,5 +18,6 @@
|
||||||
"https://gateway.blocksec.com/ipfs/:hash",
|
"https://gateway.blocksec.com/ipfs/:hash",
|
||||||
"https://ipfs.renehsz.com/ipfs/:hash",
|
"https://ipfs.renehsz.com/ipfs/:hash",
|
||||||
"https://cloudflare-ipfs.com/ipfs/:hash",
|
"https://cloudflare-ipfs.com/ipfs/:hash",
|
||||||
"https://ipns.co/:hash"
|
"https://ipns.co/:hash",
|
||||||
|
"https://ipfs.netw0rk.io/ipfs/:hash"
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue