summary refs log tree commit diff stats
path: root/src/common/servlist.c
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-10-06 16:44:31 +0200
committerBerke Viktor <bviktor@hexchat.org>2012-10-06 16:44:31 +0200
commit86596d080d1b3ac8d6c199cea5ff047b57da9be9 (patch)
treee2af656d85766d8d58f5ee60e874b9cb1cc1b874 /src/common/servlist.c
parent151bee59f00c5f406ca79c42c30e9eca69e6a38c (diff)
Add Fusion Latina and IRCHighWay
Diffstat (limited to 'src/common/servlist.c')
-rw-r--r--src/common/servlist.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/common/servlist.c b/src/common/servlist.c
index 7a4ee94e..b6132e35 100644
--- a/src/common/servlist.c
+++ b/src/common/servlist.c
@@ -253,6 +253,9 @@ static const struct defaultserver def[] =
 	{0,			"kabel.freeworld.nu"},
 	{0,			"irc.freeworld.nu"},*/
 
+	{"Fusion Latina",	0},
+	{0,					"irc.fusionlatina.org/2012"},
+
 	{"GalaxyNet",	0},
 	{0,			"irc.galaxynet.org"},
 /*	{0,			"sprynet.us.galaxynet.org"},
@@ -301,6 +304,12 @@ static const struct defaultserver def[] =
 	{0,			"Sunshine.Ca.US.Infinity-IRC.Org"},
 	{0,			"IRC.Infinity-IRC.Org"},*/
 
+	{"IRCHighWay",	0},
+#ifdef USE_OPENSSL
+	{0,				"irc.irchighway.net/+9999"},
+#endif
+	{0,				"irc.irchighway.net"},
+
 	{"IrcLink",	0},
 	{0,			"irc.irclink.net"},
 	{0,			"Alesund.no.eu.irclink.net"},