Add serph gateway (#39)
parent
a2f181c009
commit
3ffb97dd77
|
@ -21,5 +21,6 @@
|
||||||
"https://ipns.co/:hash",
|
"https://ipns.co/:hash",
|
||||||
"https://ipfs.netw0rk.io/ipfs/:hash",
|
"https://ipfs.netw0rk.io/ipfs/:hash",
|
||||||
"https://gateway.swedneck.xyz/ipfs/:hash",
|
"https://gateway.swedneck.xyz/ipfs/:hash",
|
||||||
"http://10.139.105.114:8080/ipfs/:hash"
|
"http://10.139.105.114:8080/ipfs/:hash",
|
||||||
|
"https://gateway.serph.network/ipfs/:hash"
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue