Skip to content

Commit

Permalink
Create qbit-4.6.3.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sdkmap authored Jun 29, 2024
1 parent e3f7ccd commit d38e89e
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions emulation/static/qbit-4.6.3.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name":"qBittorrent v4.6.3",
"peerId":{
"regex":"-qB4630-[A-Za-z0-9_~\\(\\)\\!\\.\\*-]{12}"
},
"key": {
"generator":"defaultKeyGenerator"
},
"rounding": {
"generator":"defaultRoudingGenerator"
},
"query":"info_hash={infohash}&peer_id={peerid}&port={port}&uploaded={uploaded}&downloaded={downloaded}&left={left}&corrupt=0&key={key}&event={event}&numwant={numwant}&compact=1&no_peer_id=1&supportcrypto=1&redundant=0",
"headers":{
"User-Agent" :"qBittorrent/4.6.3",
"Accept-Encoding": "gzip"
}
}

0 comments on commit d38e89e

Please sign in to comment.