]> jfr.im git - irc/hexchat/hexchat.git/commitdiff
servlist: Add ICQ-Chat
authorPatrick <redacted>
Sat, 26 Jun 2021 15:51:32 +0000 (10:51 -0500)
committerGitHub <redacted>
Sat, 26 Jun 2021 15:51:32 +0000 (10:51 -0500)
Closes #2506

src/common/servlist.c

index d9ea6e45f6eeb24a396219d49ff4b063ddd3141f..c5772bdb79bcaa45297b7b02caf331288fc1e3df 100644 (file)
@@ -182,7 +182,10 @@ 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"},