Add IRCNode to the server list.
This commit is contained in:
parent
c9b7a3f86e
commit
2ba785f648
@ -333,6 +333,15 @@ static const struct defaultserver def[] =
|
||||
{0, "open.ircnet.net"},
|
||||
{0, "irc.de.ircnet.net"},
|
||||
|
||||
{"IRCNode", 0},
|
||||
#ifdef USE_OPENSSL
|
||||
{0, "irc.ircnode.org/+6697"},
|
||||
#endif
|
||||
#ifdef USE_IPV6
|
||||
{0, "ipv6.ircnode.org"},
|
||||
#endif
|
||||
{0, "irc.ircnode.org"},
|
||||
|
||||
{"Irctoo.net", 0},
|
||||
{0, "irc.irctoo.net"},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user