]> jfr.im git - irc/hexchat/hexchat.git/commitdiff
Add StormBit to network list
authorYoeri Beumer <redacted>
Sat, 4 Jan 2014 13:49:40 +0000 (14:49 +0100)
committerTingPing <redacted>
Sat, 31 May 2014 17:29:19 +0000 (13:29 -0400)
Closes #873

src/common/servlist.c

index bfb36efa164e8bee6c9ef470278f5d8252f45261..7f11791991034946502f02c56bc934b22353c44b 100644 (file)
@@ -475,7 +475,13 @@ static const struct defaultserver def[] =
        {0,                     "irc.station51.net/+6697"},
 #endif
        {0,                     "irc.station51.net"},
-       
+
+       {"StormBit", 0, 0, 0, LOGIN_SASL},
+#ifdef USE_OPENSSL
+       {0,                     "irc.stormbit.net/+6697"},
+#endif
+       {0,                     "irc.stormbit.net"},
+
        {"SwiftIRC", 0},
 #ifdef USE_OPENSSL
        {0,                     "irc.swiftirc.net/+6697"},