diff --git a/src/identify_client.cpp b/src/identify_client.cpp index 07b254599..e18a1910a 100644 --- a/src/identify_client.cpp +++ b/src/identify_client.cpp @@ -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)