Add IRCNode to the server list.

This commit is contained in:
Fionn Kelleher 2013-06-03 02:10:44 +02:00
parent c9b7a3f86e
commit 2ba785f648
1 changed files with 9 additions and 0 deletions

View File

@ -332,6 +332,15 @@ static const struct defaultserver def[] =
{"IRCNet", 0},
{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"},