{
four_digits(buf, buflen, "Avicora", id + 3);
}
- else if (strncmp(chid + 1, "BB", 2) == 0)
- {
- four_digits(buf, buflen, "BitBuddy", id + 3);
- }
else if (strncmp(chid + 1, "BE", 2) == 0)
{
four_digits(buf, buflen, "BitTorrent SDK", id + 3);
{
four_digits(buf, buflen, "BitWombat", id + 3);
}
- else if (strncmp(chid + 1, "BX", 2) == 0)
- {
- four_digits(buf, buflen, "BittorrentX", id + 3);
- }
else if (strncmp(chid + 1, "EB", 2) == 0)
{
four_digits(buf, buflen, "EBit", id + 3);
four_digits(buf, buflen, "Zona", id + 3);
}
/* */
- else if (strncmp(chid + 1, "AG", 2) == 0)
- {
- three_digits(buf, buflen, "Ares", id + 3);
- }
else if (strncmp(chid + 1, "A~", 2) == 0)
{
three_digits(buf, buflen, "Ares", id + 3);
{
three_digits(buf, buflen, "pbTorrent", id + 3);
}
- else if (strncmp(chid + 1, "TT", 2) == 0)
- {
- three_digits(buf, buflen, "TuoTu", id + 3);
- }
else if (strncmp(chid + 1, "qB", 2) == 0)
{
three_digits(buf, buflen, "qBittorrent", id + 3);