From f3dde51902836fa2f259cd3e6ae9913fc68bb8c7 Mon Sep 17 00:00:00 2001 From: zipgenius Date: Sun, 22 Jan 2023 12:42:50 +0100 Subject: [PATCH] feat: add https://ipfs.czip.it (#374) --- 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" ]