From d362462ef7d2930ea52e9f4c27dbee01db4a310a Mon Sep 17 00:00:00 2001 From: swedneck <40505480+swedneck@users.noreply.github.com> Date: Sat, 1 Sep 2018 02:33:12 +0200 Subject: [PATCH 1/2] Add gateway.swedneck.xyz --- gateways.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gateways.json b/gateways.json index 632d753..daaef06 100644 --- a/gateways.json +++ b/gateways.json @@ -15,6 +15,7 @@ "https://ipfs.work/ipfs/:hash", "https://ipfs.wa.hle.rs/ipfs/:hash", "https://api.wisdom.sh/ipfs/:hash", + "https://gateway.swedneck.xyz/ipfs/:hash", "https://gateway.blocksec.com/ipfs/:hash", "https://ipfs.renehsz.com/ipfs/:hash" -] \ No newline at end of file +] From aaba5363a95d66d6d952d9feb094baf1583fa6bf Mon Sep 17 00:00:00 2001 From: victorbjelkholm Date: Mon, 17 Sep 2018 19:41:44 +0200 Subject: [PATCH 2/2] Fix indentation GitHub merge conflict resolves seems to screw it up... --- gateways.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gateways.json b/gateways.json index 674e5b1..25cbbf8 100644 --- a/gateways.json +++ b/gateways.json @@ -20,5 +20,5 @@ "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" ]