Add Xertion to network list

Closes #939
This commit is contained in:
TingPing 2014-04-10 22:59:04 -04:00
parent f994ef3f92
commit f27b2e82fa
1 changed files with 6 additions and 0 deletions

View File

@ -530,6 +530,12 @@ static const struct defaultserver def[] =
#endif
{0, "irc.windfyre.net"},
{"Xertion", 0, 0, 0, LOGIN_SASL},
#ifdef USE_OPENSSL
{0, "irc.xertion.org/+6697"},
#endif
{0, "irc.xertion.org"},
{0,0}
};