mirror of https://github.com/Jackett/Jackett
hdarea: add login.test.selector. #14537
This commit is contained in:
parent
108c511941
commit
62d01260e7
|
@ -74,6 +74,7 @@ login:
|
|||
cookie: "{{ .Config.cookie }}"
|
||||
test:
|
||||
path: index.php
|
||||
selector: a[href="usercp.php"]
|
||||
|
||||
search:
|
||||
paths:
|
||||
|
|
Loading…
Reference in New Issue