From fb00928c9df3a8152113674f4b85ba0fdf1679c8 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Sat, 1 Sep 2012 17:01:01 +0200 Subject: Add Chat4all network --- src/common/servlist.c | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src') diff --git a/src/common/servlist.c b/src/common/servlist.c index 7e89fd61..85644ea8 100644 --- a/src/common/servlist.c +++ b/src/common/servlist.c @@ -135,6 +135,12 @@ static const struct defaultserver def[] = {"Beirut", 0}, {0, "irc.beirut.com"}, + {"Chat4all", 0}, +#ifdef USE_OPENSSL + {0, "irc.chat4all.org/+7001"}, +#endif + {0, "irc.chat4all.org"}, + {"ChattingAway", 0}, {0, "irc.chattingaway.com"}, -- cgit 1.4.1