mirror of
https://github.com/hexchat/hexchat.git
synced 2024-11-09 20:52:45 +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},
|
||||
{0, "irc.betachat.net"},
|
||||
|
||||
{"BuddyIM", 0, 0, 0, LOGIN_SASL, 0, TRUE},
|
||||
{0, "irc.buddy.im"},
|
||||
{"Canternet", 0, 0, 0, LOGIN_SASL, 0, TRUE},
|
||||
{0, "irc.canternet.org"},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user