From 47c62bc6570ccd245a821d44075dda89b6ad969e Mon Sep 17 00:00:00 2001 From: zipgenius Date: Sun, 22 Jan 2023 10:28:35 +0100 Subject: [PATCH] Added https://ipfs.czip.it public gateway --- src/gateways.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/gateways.json b/src/gateways.json index 9bbb6635..7d9d790c 100644 --- a/src/gateways.json +++ b/src/gateways.json @@ -82,5 +82,6 @@ "https://cthd.icu/ipfs/:hash", "https://ipfs.joaoleitao.org/ipfs/:hash", "https://ipfs.tayfundogdas.me/ipfs/:hash", - "https://ipfs.jpu.jp/ipfs/:hash" + "https://ipfs.jpu.jp/ipfs/:hash", + "https://ipfs.czip.it/ipfs/:hash" ]