Merge pull request #845 from somasonic/master

Added Interlinked to servlist.c
This commit is contained in:
TingPing 2013-11-19 15:27:11 -08:00
commit 9772eae568
1 changed files with 6 additions and 0 deletions

View File

@ -264,6 +264,12 @@ static const struct defaultserver def[] =
{0, "irc.indirectirc.com/+6697"},
#endif
{0, "irc.indirectirc.com"},
{"Interlinked", 0, 0, 0, LOGIN_SASL},
#ifdef USE_OPENSSL
{0, "irc.interlinked.me/+6697"},
#endif
{0, "irc.interlinked.me"},
{"IRCHighWay", 0},
#ifdef USE_OPENSSL