summary refs log tree commit diff stats
path: root/src/common/servlist.c
diff options
context:
space:
mode:
authorTingPing <tngpng@gmail.com>2013-08-08 12:01:49 -0400
committerTingPing <tngpng@gmail.com>2013-08-08 12:01:49 -0400
commit1c30e0c124a5ecbec4ccf86be32e9a234efe5822 (patch)
treed0c9ac513dc742eef50081d628bc824914edf4ce /src/common/servlist.c
parent4dc600a63ce6567fe59c6e6e9407ce3f963f5ea2 (diff)
Still include old freenode hostname in servlist
Diffstat (limited to 'src/common/servlist.c')
-rw-r--r--src/common/servlist.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common/servlist.c b/src/common/servlist.c
index 51094687..01d66374 100644
--- a/src/common/servlist.c
+++ b/src/common/servlist.c
@@ -256,6 +256,8 @@ static const struct defaultserver def[] =
 	{0,				"chat.freenode.net/+6697"},
 #endif
 	{0,				"chat.freenode.net"},
+	/* irc. points to chat. but many users and urls still reference it */
+	{0,				"irc.freenode.net"},
 
 /*	{"Freeworld",	0},
 	{0,			"kabel.freeworld.nu"},