summary refs log tree commit diff stats
path: root/src/common/servlist.c
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-10-15 10:40:39 +0200
committerBerke Viktor <bviktor@hexchat.org>2012-10-15 10:40:39 +0200
commite8f7653cf0f315fcb75c434c4a46af28d80f2ec2 (patch)
treed68a5542a9bbcb44498bca9f8d93164702e4a287 /src/common/servlist.c
parentc395a929e1e6008493bf3044a643f4d6e8df30c2 (diff)
Add SwiftIRC
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 4581343f..2c6ee181 100644
--- a/src/common/servlist.c
+++ b/src/common/servlist.c
@@ -516,6 +516,12 @@ static const struct defaultserver def[] =
 	{0,			"tahoma.starchat.net"},
 	{0,			"neo.starchat.net"},
 
+	{"SwiftIRC", 0},
+#ifdef USE_OPENSSL
+	{0,			"irc.swiftirc.net/+6697"},
+#endif
+	{0,			"irc.swiftirc.net/6667"},
+
 /*	{"TNI3",			0},
 	{0,			"irc.tni3.com"},*/