mirror of
https://github.com/hexchat/hexchat.git
synced 2024-11-10 05:02:50 +01:00
servlist: Add BuddyIM network (#2072)
This commit is contained in:
parent
8ddd5e3778
commit
6f8b8c3d3c
@ -94,7 +94,8 @@ static const struct defaultserver def[] =
|
|||||||
|
|
||||||
{"BetaChat", 0, 0, 0, LOGIN_SASL},
|
{"BetaChat", 0, 0, 0, LOGIN_SASL},
|
||||||
{0, "irc.betachat.net"},
|
{0, "irc.betachat.net"},
|
||||||
|
{"BuddyIM", 0, 0, 0, LOGIN_SASL, 0, TRUE},
|
||||||
|
{0, "irc.buddy.im"},
|
||||||
{"Canternet", 0, 0, 0, LOGIN_SASL, 0, TRUE},
|
{"Canternet", 0, 0, 0, LOGIN_SASL, 0, TRUE},
|
||||||
{0, "irc.canternet.org"},
|
{0, "irc.canternet.org"},
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user