Merge pull request #624 from Niichan/master
PonyChat added to network list
This commit is contained in:
commit
11478719cd
|
@ -423,6 +423,12 @@ static const struct defaultserver def[] =
|
||||||
{"PIRC.PL", 0},
|
{"PIRC.PL", 0},
|
||||||
{0, "irc.pirc.pl"},
|
{0, "irc.pirc.pl"},
|
||||||
|
|
||||||
|
{"PonyChat", 0},
|
||||||
|
#ifdef USE_OPENSSL
|
||||||
|
{0, "irc.ponychat.net/+6697"},
|
||||||
|
#endif
|
||||||
|
{0, "irc.ponychat.net"},
|
||||||
|
|
||||||
{"PTNet.org", 0},
|
{"PTNet.org", 0},
|
||||||
{0, "irc.PTNet.org"},
|
{0, "irc.PTNet.org"},
|
||||||
{0, "world.PTnet.org"},
|
{0, "world.PTnet.org"},
|
||||||
|
|
Loading…
Reference in New Issue