From 6fe9658b651c2fe47c3b792c56e7a309e282636e Mon Sep 17 00:00:00 2001 From: Pablo <65930206+prepstarr@users.noreply.github.com> Date: Thu, 18 Aug 2022 20:15:35 +0200 Subject: [PATCH] added my videotron irc server --- src/common/servlist.c | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/common/servlist.c b/src/common/servlist.c index 771d7813..33daedfa 100644 --- a/src/common/servlist.c +++ b/src/common/servlist.c @@ -89,6 +89,9 @@ static const struct defaultserver def[] = {"ChatJunkies", 0}, {0, "irc.chatjunkies.org"}, + {"Videotron", 0}, + {0, "videotron.eu"}, + {"chatpat", 0, 0, "CP1251", LOGIN_CUSTOM, "MSG NS IDENTIFY %p"}, {0, "irc.unibg.net"}, {0, "irc.chatpat.bg"}, @@ -179,6 +182,9 @@ static const struct defaultserver def[] = {"Hashmark", 0}, {0, "irc.hashmark.net"}, + {"Videotron", 0}, + {0, "videotron.eu"}, + {"ICQ-Chat", 0, 0, 0, LOGIN_SASL, 0, TRUE}, {0, "irc.icq-chat.com"},