mirror of
https://github.com/ap-pauloafonso/ratio-spoof.git
synced 2026-05-06 18:19:31 +00:00
17 lines
581 B
JSON
17 lines
581 B
JSON
{
|
|
"name": "qBittorrent v5.1.4",
|
|
"peerId": {
|
|
"regex":"-qB5140-[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/5.1.4",
|
|
"Accept-Encoding": "gzip"
|
|
}
|
|
}
|