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:
|
inputs:
|
||||||
cookie: "{{ .Config.cookie }}"
|
cookie: "{{ .Config.cookie }}"
|
||||||
test:
|
test:
|
||||||
path: index.php
|
path: /
|
||||||
selector: a[href*="ucp.php?mode=logout"]
|
selector: a[href*="ucp.php?mode=logout"]
|
||||||
|
|
||||||
search:
|
search:
|
||||||
|
|
Loading…
Reference in New Issue