From 65edc9ad9a561e0d3aec9fde23b8c810272890d3 Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Wed, 19 May 2021 21:18:58 -0400 Subject: add tilde.chat https://tilde.chat --- src/common/servlist.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/common/servlist.c') diff --git a/src/common/servlist.c b/src/common/servlist.c index 33bd80f2..e0191a7b 100644 --- a/src/common/servlist.c +++ b/src/common/servlist.c @@ -344,6 +344,9 @@ static const struct defaultserver def[] = {"Techtronix", 0, 0, 0, LOGIN_SASL, 0, TRUE}, {0, "irc.techtronix.net"}, + + {"tilde.chat", 0, 0, 0, LOGIN_SASL, 0, TRUE}, + {0, "irc.tilde.chat"}, {"TURLINet", 0, 0, 0, 0, 0, TRUE}, /* Other servers use CP1251 and invalid certs */ -- cgit 1.4.1