From 4b760d9497ae250f7cd65c41c4d22ece834e282c Mon Sep 17 00:00:00 2001 From: Ivo von Putzer Reibegg Date: Tue, 8 Jun 2021 18:00:26 +0200 Subject: [PATCH] fix: update ipfs.ivoputzer.xyz gateway entry (#152) --- gateways.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gateways.json b/gateways.json index 52d8ee90..4f4d0819 100644 --- a/gateways.json +++ b/gateways.json @@ -85,5 +85,5 @@ "https://search.ipfsgate.com/ipfs/:hash", "https://ipfs.itargo.io/ipfs/:hash", "https://ipfs.decoo.io/ipfs/:hash", - "https://ipfs.ivoputzer.xyz/ipfs/:hash" + "https://ivoputzer.xyz/ipfs/:hash" ]