mirror of
https://github.com/Jackett/Jackett
synced 2025-03-05 11:18:14 +00:00
partis: add login.test.selector. #14537
This commit is contained in:
parent
902c4babea
commit
c1b581923b
1 changed files with 2 additions and 1 deletions
|
@ -113,7 +113,8 @@ login:
|
|||
user: "{{ .Config.username }}"
|
||||
pass: "{{ .Config.password }}"
|
||||
test:
|
||||
path: torrent/search
|
||||
path: portal
|
||||
selector: a[href="/user/logout"]
|
||||
|
||||
search:
|
||||
paths:
|
||||
|
|
Loading…
Add table
Reference in a new issue