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] 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 +]