added new knoen peer-ids

This commit is contained in:
Arvid Norberg 2007-05-14 11:32:12 +00:00
parent 8392276975
commit 0720a96ac2
1 changed files with 10 additions and 2 deletions

View File

@ -142,21 +142,26 @@ namespace
map_entry name_map[] = map_entry name_map[] =
{ {
map_entry("A", "ABC") map_entry("A", "ABC")
, map_entry("A~", "Ares")
, map_entry("AG", "Ares")
, map_entry("AR", "Arctic Torrent") , map_entry("AR", "Arctic Torrent")
, map_entry("AV", "Avicora")
, map_entry("AX", "BitPump") , map_entry("AX", "BitPump")
, map_entry("AZ", "Azureus") , map_entry("AZ", "Azureus")
, map_entry("BB", "BitBuddy") , map_entry("BB", "BitBuddy")
, map_entry("BC", "BitComet") , map_entry("BC", "BitComet")
, map_entry("BF", "Bitflu") , map_entry("BF", "Bitflu")
, map_entry("BG", "btgdaemon") , map_entry("BG", "BTG")
, map_entry("BR", "BitRocket") , map_entry("BR", "BitRocket")
, map_entry("BS", "BTSlave") , map_entry("BS", "BTSlave")
, map_entry("BX", "BittorrentX") , map_entry("BX", "BittorrentX")
, map_entry("CD", "Enhanced CTorrent") , map_entry("CD", "Enhanced CTorrent")
, map_entry("CT", "CTorrent") , map_entry("CT", "CTorrent")
, map_entry("DE", "Deluge") , map_entry("DE", "Deluge Torrent")
, map_entry("ES", "electric sheep") , map_entry("ES", "electric sheep")
, map_entry("EB", "EBit")
, map_entry("HL", "Halite") , map_entry("HL", "Halite")
, map_entry("HN", "Hydranode")
, map_entry("KT", "KTorrent") , map_entry("KT", "KTorrent")
, map_entry("LK", "Linkage") , map_entry("LK", "Linkage")
, map_entry("LP", "lphant") , map_entry("LP", "lphant")
@ -167,9 +172,11 @@ namespace
, map_entry("MP", "MooPolice") , map_entry("MP", "MooPolice")
, map_entry("MT", "Moonlight Torrent") , map_entry("MT", "Moonlight Torrent")
, map_entry("O", "Osprey Permaseed") , map_entry("O", "Osprey Permaseed")
, map_entry("PD", "Pando")
, map_entry("QT", "Qt 4") , map_entry("QT", "Qt 4")
, map_entry("R", "Tribler") , map_entry("R", "Tribler")
, map_entry("S", "Shadow") , map_entry("S", "Shadow")
, map_entry("S~", "Shareaza (beta)")
, map_entry("SB", "Swiftbit") , map_entry("SB", "Swiftbit")
, map_entry("SN", "ShareNet") , map_entry("SN", "ShareNet")
, map_entry("SS", "SwarmScope") , map_entry("SS", "SwarmScope")
@ -178,6 +185,7 @@ namespace
, map_entry("TN", "Torrent.NET") , map_entry("TN", "Torrent.NET")
, map_entry("TR", "Transmission") , map_entry("TR", "Transmission")
, map_entry("TS", "TorrentStorm") , map_entry("TS", "TorrentStorm")
, map_entry("TT", "TuoTu")
, map_entry("U", "UPnP") , map_entry("U", "UPnP")
, map_entry("UL", "uLeecher") , map_entry("UL", "uLeecher")
, map_entry("UT", "MicroTorrent") , map_entry("UT", "MicroTorrent")