From c64dda4deae6edd676dfe4145adeb4fdf11be53a Mon Sep 17 00:00:00 2001 From: Miguel Date: Mon, 24 May 2021 02:42:07 +0100 Subject: Update ptnet servers (#2205) Co-authored-by: Elias --- src/common/servlist.c | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'src/common') diff --git a/src/common/servlist.c b/src/common/servlist.c index e0191a7b..d15965af 100644 --- a/src/common/servlist.c +++ b/src/common/servlist.c @@ -277,9 +277,12 @@ static const struct defaultserver def[] = {0, "irc.ponychat.net"}, {"PTNet.org", 0}, - /* Note that the network suggests ISO-8859-1 but most users ignore this */ + {0, "irc.ptnet.org"}, {0, "uevora.ptnet.org"}, - {0, "vianetworks.ptnet.org"}, + {0, "claranet.ptnet.org"}, + {0, "sonaquela.ptnet.org"}, + {0, "uc.ptnet.org"}, + {0, "ipg.ptnet.org"}, {"QuakeNet", 0, 0, 0, LOGIN_CHALLENGEAUTH}, {0, "irc.quakenet.org"}, -- cgit 1.4.1