Merge pull request #24 from ipfs/guifi-gateway

Add Guifi Gateway
merge-requests/2/merge
victorbjelkholm 2018-09-17 19:52:58 +02:00 committed by GitHub
commit ab93aba1a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -20,5 +20,6 @@
"https://cloudflare-ipfs.com/ipfs/:hash",
"https://ipns.co/: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"
]