Add serph gateway (#39)

merge-requests/2/merge
Rahmat Albariqi 2019-03-02 06:07:04 +07:00 committed by Jamie Wilkinson
parent a2f181c009
commit 3ffb97dd77
1 changed files with 2 additions and 1 deletions

View File

@ -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"
] ]