summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorTingPing <tngpng@gmail.com>2013-06-07 01:31:41 -0700
committerTingPing <tngpng@gmail.com>2013-06-07 01:31:41 -0700
commit8f551de4f4560ef27c08e4c20cb12bdd1c0eae2b (patch)
tree7519e110678c588186aebbc8012f7cadb0678a6e
parent0e420fbee80ec3c6aa4f73915d832cf22b121e73 (diff)
parent0c2e08cf2b2975394ff1e3fb581e837d4b6868cf (diff)
Merge pull request #636 from Remmy/master
Addition to the list of available IRC networks. Serenity-IRC is a small friendly network which has been around since 2003.
-rw-r--r--src/common/servlist.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/common/servlist.c b/src/common/servlist.c
index f66a7ea1..900567c1 100644
--- a/src/common/servlist.c
+++ b/src/common/servlist.c
@@ -494,6 +494,11 @@ static const struct defaultserver def[] =
 	{"SeilEn.de",	0},
 	{0,			"irc.seilen.de"},
 
+	{"Serenity-IRC",	0},
+	{0,			"irc.serenity-irc.net"},
+	{0,			"eu.serenity-irc.net"},
+	{0,			"us.serenity-irc.net"},
+
 	{"SlashNET",	0},
 	{0,			"irc.slashnet.org"},
 	{0,			"area51.slashnet.org"},