mirror of
https://github.com/moparisthebest/hexchat
synced 2024-11-26 11:12:19 -05:00
Merge pull request #624 from Niichan/master
PonyChat added to network list
This commit is contained in:
commit
11478719cd
@ -422,6 +422,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"},
|
||||||
|
Loading…
Reference in New Issue
Block a user