From cc8489908f0f5154df051f13b2d94e00f9f1ed38 Mon Sep 17 00:00:00 2001 From: Garden Yuen Date: Fri, 23 Oct 2020 03:34:47 +0800 Subject: [PATCH] feat: add ipfs.drink.cafe (#116) --- gateways.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gateways.json b/gateways.json index 4a1ae52b..86b345fc 100644 --- a/gateways.json +++ b/gateways.json @@ -54,5 +54,6 @@ "https://jacl.tech/ipfs/:hash", "https://hashnews.k1ic.com/ipfs/:hash", "https://ipfs.vip/ipfs/:hash", - "https://ipfs.k1ic.com/ipfs/:hash" + "https://ipfs.k1ic.com/ipfs/:hash", + "https://ipfs.drink.cafe/ipfs/:hash" ]