From 2288f406c59c3adcbed244da02949c21bb603164 Mon Sep 17 00:00:00 2001 From: Gavin Fu Date: Wed, 28 Apr 2021 21:59:55 +0800 Subject: [PATCH] Add decooio gateway (#145) --- gateways.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gateways.json b/gateways.json index d63804d4..3243f880 100644 --- a/gateways.json +++ b/gateways.json @@ -83,5 +83,6 @@ "https://ipfs.taxi/ipfs/:hash", "https://ipfs.scalaproject.io/ipfs/:hash", "https://search.ipfsgate.com/ipfs/:hash", - "https://ipfs.itargo.io/ipfs/:hash" + "https://ipfs.itargo.io/ipfs/:hash", + "https://ipfs.decoo.io/ipfs/:hash" ]