mirror of
https://github.com/moparisthebest/hexchat
synced 2024-11-22 09:12:22 -05:00
Use chat.freenode.net
This commit is contained in:
parent
64ba92593e
commit
ef5588b9c0
@ -248,9 +248,9 @@ static const struct defaultserver def[] =
|
||||
|
||||
{"freenode", 0, "#hexchat", 0, LOGIN_SASL},
|
||||
#ifdef USE_OPENSSL
|
||||
{0, "irc.freenode.net/+6697"},
|
||||
{0, "chat.freenode.net/+6697"},
|
||||
#endif
|
||||
{0, "irc.freenode.net"},
|
||||
{0, "chat.freenode.net"},
|
||||
|
||||
/* {"Freeworld", 0},
|
||||
{0, "kabel.freeworld.nu"},
|
||||
|
Loading…
Reference in New Issue
Block a user