From 1b07c0f54b236c458ab24f1383c2f9826285a4c4 Mon Sep 17 00:00:00 2001 From: Iota Spencer Date: Sun, 13 Oct 2013 14:46:36 +0000 Subject: Renamed FurryLand to ElectronIRC Closes #804 Closes #780 --- src/common/servlist.c | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'src/common') diff --git a/src/common/servlist.c b/src/common/servlist.c index 3ccd81a6..8f7d1da1 100644 --- a/src/common/servlist.c +++ b/src/common/servlist.c @@ -204,6 +204,12 @@ static const struct defaultserver def[] = {0, "irc.easynews.com"}, {0, "irc.servercentral.net"}, + {"ElectronIRC", 0}, +#ifdef USE_OPENSSL + {0, "irc.electronirc.tk/+6697"}, +#endif + {0, "irc.electronirc.tk"}, + {"EnterTheGame", 0}, {0, "IRC.EnterTheGame.Com"}, @@ -263,12 +269,6 @@ static const struct defaultserver def[] = {0, "kabel.freeworld.nu"}, {0, "irc.freeworld.nu"},*/ - {"FurryLand", 0}, -#ifdef USE_OPENSSL - {0, "irc.furryland.net/+6697"}, -#endif - {0, "irc.furryland.net"}, - {"Fusion Latina", 0}, {0, "irc.fusionlatina.org/2012"}, -- cgit 1.4.1