summary refs log tree commit diff stats
path: root/src/common/servlist.c
diff options
context:
space:
mode:
authorbviktor <berkeviktor@aol.com>2012-07-31 01:48:36 -0700
committerbviktor <berkeviktor@aol.com>2012-07-31 01:48:36 -0700
commit08a3bb537b886b3d46daaf78647243e3412b934a (patch)
tree91c90adf302fc98d8d6cdab4a6382ca726f56aa2 /src/common/servlist.c
parent0242b706e019136891dc5756a5dfcfd82ba545ad (diff)
parent8c3cdb8b067330ccfa7d88fbf6eb80f96bd59e2a (diff)
Merge pull request #31 from Joah/master
Update src/common/servlist.c with AlphaChat IRC Network
Diffstat (limited to 'src/common/servlist.c')
-rw-r--r--src/common/servlist.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/common/servlist.c b/src/common/servlist.c
index b340d4e2..28d8c85f 100644
--- a/src/common/servlist.c
+++ b/src/common/servlist.c
@@ -84,6 +84,13 @@ static const struct defaultserver def[] =
 	{0,			"irc.5ci.net"},
 	{0,			"irc.kis.lt"},
 
+	{"AlphaChat",	0},
+	{0,			"irc.alphachat.net"},
+	{0,			"na.alphachat.net"},
+	{0,			"eu.alphachat.net"},
+	{0,			"au.alphachat.net"},
+	{0,			"za.alphachat.net"},
+
 	{"AmigaNet",	0},
 	{0,			"irc.amiganet.org"},
 	{0,			"us.amiganet.org"},