servlist: Add ICQ-Chat

Closes #2506
This commit is contained in:
Patrick 2021-06-26 10:51:32 -05:00 committed by GitHub
parent c9145a1460
commit c5e0b22c55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -183,6 +183,9 @@ static const struct defaultserver def[] =
{"Hashmark", 0},
{0, "irc.hashmark.net"},
{"ICQ-Chat", 0, 0, 0, LOGIN_SASL, 0, TRUE},
{0, "irc.icq-chat.com"},
{"Interlinked", 0, 0, 0, LOGIN_SASL, 0, TRUE},
{0, "irc.interlinked.me"},