mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 14:14:25 +00:00
keepfriends: new login test. resolves #12451
This commit is contained in:
parent
aee0f2b5e3
commit
7e5488e0e8
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ login:
|
|||
cookie: "{{ .Config.cookie }}"
|
||||
test:
|
||||
path: index.php
|
||||
selector: a[href*="logout.php"]
|
||||
selector: a[onclick="document.getElementById('logout').submit();"]
|
||||
|
||||
search:
|
||||
paths:
|
||||
|
|
Loading…
Add table
Reference in a new issue