summary refs log tree commit diff stats
path: root/src/common/servlist.c
diff options
context:
space:
mode:
authordavid-w <dw38438@gmail.com>2012-12-20 13:49:39 +0000
committerdavid-w <dw38438@gmail.com>2012-12-20 13:49:39 +0000
commit2478d5124640a20e65bfc311aea1a65fdf2bb997 (patch)
treef150c600e31f63c2ff6cf0b5d99b1e1fc528baa1 /src/common/servlist.c
parent82d631388794e9b7a2212312935f0dd36853a298 (diff)
Added Moznet network to the IRC List
Added the moznet IRC network to the network list what is the Mozilla network for firefox and other networks
Diffstat (limited to 'src/common/servlist.c')
-rw-r--r--src/common/servlist.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/common/servlist.c b/src/common/servlist.c
index ea339694..a259464b 100644
--- a/src/common/servlist.c
+++ b/src/common/servlist.c
@@ -385,6 +385,9 @@ static const struct defaultserver def[] =
 	{"MIXXnet",		0},
 	{0,			"irc.mixxnet.net"},
 
+	{"Moznet",		0},
+	{0,			"irc.mozilla.org"},
+
 	{"NeverNET",	0},
 	{0,			"irc.nevernet.net"},
 	{0,			"imagine.nevernet.net"},