Merge pull request #845 from somasonic/master
Added Interlinked to servlist.c
This commit is contained in:
commit
9772eae568
1 changed files with 6 additions and 0 deletions
|
@ -264,6 +264,12 @@ static const struct defaultserver def[] =
|
||||||
{0, "irc.indirectirc.com/+6697"},
|
{0, "irc.indirectirc.com/+6697"},
|
||||||
#endif
|
#endif
|
||||||
{0, "irc.indirectirc.com"},
|
{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},
|
{"IRCHighWay", 0},
|
||||||
#ifdef USE_OPENSSL
|
#ifdef USE_OPENSSL
|
||||||
|
|
Loading…
Add table
Reference in a new issue