summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiguel <fullmooninu@users.noreply.github.com>2021-05-24 02:42:07 +0100
committerGitHub <noreply@github.com>2021-05-23 20:42:07 -0500
commitc64dda4deae6edd676dfe4145adeb4fdf11be53a (patch)
treeeb69d8174d91dcec61a69ddfc5d45c42f499b169
parent5310f451f2ad6fa49255fc507246a35aeb4ebef8 (diff)
Update ptnet servers (#2205)
Co-authored-by: Elias <elias-m-barreira@telecom.pt>
-rw-r--r--src/common/servlist.c7
1 files changed, 5 insertions, 2 deletions
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"},