mirror of https://github.com/Jackett/Jackett
korsar: update login test path. resolves #14884
This commit is contained in:
parent
6baacfc2e6
commit
926a71ab4e
|
@ -468,7 +468,7 @@ login:
|
|||
inputs:
|
||||
cookie: "{{ .Config.cookie }}"
|
||||
test:
|
||||
path: index.php
|
||||
path: /
|
||||
selector: a[href*="ucp.php?mode=logout"]
|
||||
|
||||
search:
|
||||
|
|
Loading…
Reference in New Issue