Add Interlinked
This commit is contained in:
parent
5331a6145b
commit
a45ba5bdc0
|
@ -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…
Reference in New Issue