mirror of https://github.com/YGGverse/qBt_SE.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
201 B
10 lines
201 B
6 years ago
|
{
|
||
|
"username": "USERNAME",
|
||
|
"password": "PASSWORD",
|
||
|
"proxy": true,
|
||
|
"proxies": {
|
||
|
"http": "",
|
||
|
"https": ""
|
||
|
},
|
||
|
"ua": "Mozilla/5.0 (X11; Linux i686; rv:38.0) Gecko/20100101 Firefox/38.0"
|
||
|
}
|