mirror of
https://github.com/Jackett/Jackett
synced 2025-03-09 13:52:03 +00:00
korsar: update login test path. resolves #14884
This commit is contained in:
parent
6baacfc2e6
commit
926a71ab4e
1 changed files with 1 additions and 1 deletions
|
@ -468,7 +468,7 @@ login:
|
|||
inputs:
|
||||
cookie: "{{ .Config.cookie }}"
|
||||
test:
|
||||
path: index.php
|
||||
path: /
|
||||
selector: a[href*="ucp.php?mode=logout"]
|
||||
|
||||
search:
|
||||
|
|
Loading…
Add table
Reference in a new issue