This commit is contained in:
Georg 2023-03-26 12:35:26 -06:00 committed by GitHub
commit 0c82584c9a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -89,6 +89,11 @@ static const struct defaultserver def[] =
{"ChatJunkies", 0},
{0, "irc.chatjunkies.org"},
#ifdef USE_OPENSSL
{"ChillNet", 0, 0, 0, LOGIN_SASL, 0, TRUE},
{0, "irc.chillnet.org"},
#endif
{"chatpat", 0, 0, "CP1251", LOGIN_CUSTOM, "MSG NS IDENTIFY %p"},
{0, "irc.unibg.net"},
{0, "irc.chatpat.bg"},