mirror of
https://github.com/moparisthebest/hexchat
synced 2024-11-22 09:12:22 -05:00
parent
466646f84a
commit
3de79bca10
@ -75,12 +75,16 @@ static const struct defaultserver def[] =
|
|||||||
#endif
|
#endif
|
||||||
#ifdef USE_OPENSSL
|
#ifdef USE_OPENSSL
|
||||||
{0, "irc.data.lt/+6668"},
|
{0, "irc.data.lt/+6668"},
|
||||||
{0, "irc-ssl.omnitel.net/+6668"},
|
{0, "irc.omnitel.net/+6668"},
|
||||||
|
{0, "irc.ktu.lt/+6668"},
|
||||||
|
{0, "irc.kis.lt/+6668"},
|
||||||
|
{0, "irc.vub.lt/+6668"},
|
||||||
#endif
|
#endif
|
||||||
{0, "irc.data.lt"},
|
{0, "irc.data.lt"},
|
||||||
{0, "irc.omnitel.net"},
|
{0, "irc.omnitel.net"},
|
||||||
{0, "irc.ktu.lt"},
|
{0, "irc.ktu.lt"},
|
||||||
{0, "irc.kis.lt"},
|
{0, "irc.kis.lt"},
|
||||||
|
{0, "irc.vub.lt"},
|
||||||
|
|
||||||
{"AlphaChat", 0, 0, 0, LOGIN_SASL},
|
{"AlphaChat", 0, 0, 0, LOGIN_SASL},
|
||||||
{0, "irc.alphachat.net"},
|
{0, "irc.alphachat.net"},
|
||||||
|
Loading…
Reference in New Issue
Block a user