summary refs log tree commit diff stats
path: root/src/common/servlist.c
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-09-01 17:01:01 +0200
committerBerke Viktor <bviktor@hexchat.org>2012-09-01 17:01:01 +0200
commitfb00928c9df3a8152113674f4b85ba0fdf1679c8 (patch)
treec12f41f277c7bec2870e9f950821d33c6a98635f /src/common/servlist.c
parentc563d70aed0bad1036dbd05c0c5334846367243e (diff)
Add Chat4all network
Diffstat (limited to 'src/common/servlist.c')
-rw-r--r--src/common/servlist.c6
1 files changed, 6 insertions, 0 deletions
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"},