qBittorrent search engine plugins
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.

11 lines
344 B

{
"username": "USERNAME",
"password": "PASSWORD",
"proxy": false,
"proxies": {
"http": "proxy.example.org:8080",
"https": "proxy.example.org:2020"
},
"log": "os.path.abspath(os.path.join(os.path.dirname(__file__), '../../logs', 'kinozal.log'))",
"ua": "Mozilla/5.0 (X11; Linux i686; rv:38.0) Gecko/20100101 Firefox/38.0"
}