summary refs log tree commit diff stats
path: root/src/common/servlist.c
diff options
context:
space:
mode:
authorAndrew <andrew@northall.me.uk>2013-11-19 22:16:57 +0000
committerAndrew <andrew@northall.me.uk>2013-11-19 22:16:57 +0000
commita45ba5bdc031fb30bd1f97080eea1dfec2b91c3c (patch)
treee754cf3b947eab74b25bdd211417678b48aeb790 /src/common/servlist.c
parent5331a6145ba782ba7a1479749309c08707c9528f (diff)
Add Interlinked
Diffstat (limited to 'src/common/servlist.c')
-rw-r--r--src/common/servlist.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/common/servlist.c b/src/common/servlist.c
index c85f893a..a3965945 100644
--- a/src/common/servlist.c
+++ b/src/common/servlist.c
@@ -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