From 37202c2cdcc65b64f10fc4662106a7c5ed2c0431 Mon Sep 17 00:00:00 2001 From: cysea <59068073+cysea@users.noreply.github.com> Date: Tue, 26 Oct 2021 13:26:44 +0200 Subject: [PATCH] Added a new instance ^ --- src/index.pug | 1 + 1 file changed, 1 insertion(+) diff --git a/src/index.pug b/src/index.pug index 055157a..38f4ae3 100644 --- a/src/index.pug +++ b/src/index.pug @@ -67,6 +67,7 @@ html(lang="en") "y.com.cm", "invidious.hub.ne.kr", "invidio.xamh.de", + "inv.cthd.icu", ] for instance in instances li: a(href=`https://${instance}`)= instance