From 2421fbc4f2c493dec5cf56262c8db70f9c918559 Mon Sep 17 00:00:00 2001 From: luminoso Date: Fri, 27 Jul 2012 18:11:45 +0200 Subject: [PATCH] Update src/common/servlist.c PTlink Portuguese IRC server is dead for a few years and there is a new server for PTnet. There is also SSL support and one ipv6-only server, but I'm not sure about the best way to add it to this list. --- src/common/servlist.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/common/servlist.c b/src/common/servlist.c index 71f21db2..b340d4e2 100644 --- a/src/common/servlist.c +++ b/src/common/servlist.c @@ -359,10 +359,6 @@ static const struct defaultserver def[] = {"PIRC.PL", 0}, {0, "irc.pirc.pl"}, - {"PTlink", 0}, - {0, "irc.PTlink.net"}, - {0, "aaia.PTlink.net"}, - {"PTNet.org", 0}, {0, "irc.PTNet.org"}, {0, "world.PTnet.org"}, @@ -371,6 +367,7 @@ static const struct defaultserver def[] = {0, "vianetworks.PTnet.org"}, {0, "uc.PTnet.org"}, {0, "nfsi.ptnet.org"}, + {0, "fctunl.ptnet.org"}, {"QuakeNet", 0}, {0, "irc.quakenet.org"},