From 53fa582746d23a51ba532bddedff82276ea36a87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tayfun=20DO=C4=9EDA=C5=9E?= Date: Fri, 21 Oct 2022 20:44:23 +0300 Subject: [PATCH] New ipfs gateway added : https://ipfs.tayfundogdas.me/ipfs --- src/gateways.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/gateways.json b/src/gateways.json index 6fcabf2f..d9d7387d 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.tayfundogdas.me/ipfs/:hash" ]