servlist: Add BuddyIM network (#2072)

This commit is contained in:
Ken Spencer 2017-10-11 12:47:23 -04:00 committed by TingPing
parent 8ddd5e3778
commit 6f8b8c3d3c
1 changed files with 2 additions and 1 deletions

View File

@ -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"},