summary refs log tree commit diff stats
path: root/src/common/servlist.c
diff options
context:
space:
mode:
authorJoah <Joah@AlphaChat.net>2012-07-30 21:44:00 -0300
committerJoah <Joah@AlphaChat.net>2012-07-30 21:44:00 -0300
commit8c3cdb8b067330ccfa7d88fbf6eb80f96bd59e2a (patch)
tree9d2ad72d7a14d730dbb753c39512d81681945f63 /src/common/servlist.c
parentdd1d5f8e6a1ecbb203524e869928c1ac4a41bf03 (diff)
Update src/common/servlist.c
Added the AlphaChat IRC network (http://www.alphachat.net), a ~300 user network that runs ShadowIRCd and Atheme services with leaves in North America, Europe, Australia, and South Africa.
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"},