From 8939bd73a9290aa6e1d0f8dad6931c59e7dd169b Mon Sep 17 00:00:00 2001 From: Joao Leitao Date: Wed, 26 Oct 2022 04:19:38 +0100 Subject: [PATCH] added https://ipfs.joaoleitao.org --- src/gateways.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/gateways.json b/src/gateways.json index 6fcabf2f..add51765 100644 --- a/src/gateways.json +++ b/src/gateways.json @@ -80,5 +80,6 @@ "https://4everland.io/ipfs/:hash", "https://ipfs-gateway.cloud/ipfs/:hash", "https://w3s.link/ipfs/:hash", - "https://cthd.icu/ipfs/:hash" + "https://cthd.icu/ipfs/:hash", + "https://ipfs.joaoleitao.org/ipfs/:hash" ]