mirror of
https://github.com/hexchat/hexchat.git
synced 2024-11-06 03:02:30 +01: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},
|
||||
{0, "irc.pirc.pl"},
|
||||
|
||||
{"PonyChat", 0},
|
||||
#ifdef USE_OPENSSL
|
||||
{0, "irc.ponychat.net/+6697"},
|
||||
#endif
|
||||
{0, "irc.ponychat.net"},
|
||||
|
||||
{"PTNet.org", 0},
|
||||
{0, "irc.PTNet.org"},
|
||||
|
Loading…
Reference in New Issue
Block a user