servlist: Default to UTF-8 on PTNet

Fixes #1697
This commit is contained in:
TingPing 2016-05-03 20:16:49 -04:00
parent e223840fa6
commit 3c329727c7
1 changed files with 2 additions and 1 deletions

View File

@ -272,7 +272,8 @@ static const struct defaultserver def[] =
{"PonyChat", 0, 0, 0, LOGIN_SASL, 0, TRUE},
{0, "irc.ponychat.net"},
{"PTNet.org", 0, 0, "ISO-8859-1"},
{"PTNet.org", 0},
/* Note that the network suggests ISO-8859-1 but most users ignore this */
{0, "uevora.ptnet.org"},
{0, "vianetworks.ptnet.org"},