merged identify client patch from RC_0_16
This commit is contained in:
parent
89c3db477d
commit
ddfd485425
|
@ -271,11 +271,14 @@ namespace
|
|||
, {0, "-G3", "G3 Torrent"}
|
||||
, {0, "-FG", "FlashGet"}
|
||||
, {0, "-ML", "MLdonkey"}
|
||||
, {0, "-MG", "Media Get"}
|
||||
, {0, "XBT", "XBT"}
|
||||
, {0, "OP", "Opera"}
|
||||
, {2, "RS", "Rufus"}
|
||||
, {0, "AZ2500BT", "BitTyrant"}
|
||||
, {0, "btpd/", "BitTorrent Protocol Daemon"}
|
||||
, {0, "TIX", "Tixati"}
|
||||
, {0, "QVOD", "Qvod"}
|
||||
};
|
||||
|
||||
bool compare_id(map_entry const& lhs, map_entry const& rhs)
|
||||
|
|
Loading…
Reference in New Issue