mirror of
https://github.com/ap-pauloafonso/ratio-spoof.git
synced 2026-01-11 20:10:22 +00:00
17 lines
No EOL
575 B
JSON
17 lines
No EOL
575 B
JSON
{
|
|
"name":"qBittorrent v4.0.3",
|
|
"peerId":{
|
|
"regex":"-qB4030-[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.0.3",
|
|
"Accept-Encoding": "gzip"
|
|
}
|
|
} |