mirror of
https://github.com/Jackett/Jackett
synced 2024-12-31 20:27:28 +00:00
Merge branch 'master' of https://github.com/Jackett/Jackett
This commit is contained in:
commit
fb6c7d2b64
1 changed files with 12 additions and 0 deletions
|
@ -168,6 +168,18 @@
|
|||
modes:
|
||||
search: [q]
|
||||
|
||||
settings:
|
||||
- name: username
|
||||
type: text
|
||||
label: Username
|
||||
- name: password
|
||||
type: password
|
||||
label: Password
|
||||
- name: info
|
||||
type: info
|
||||
label: ""
|
||||
default: For the search to work properly you must configure the "Modelo da Home" option to "Sistema Lista de Torrents" in the Speed-Share user settings.
|
||||
|
||||
login:
|
||||
path: account-login.php
|
||||
method: post
|
||||
|
|
Loading…
Reference in a new issue