mirror of
https://github.com/Jackett/Jackett
synced 2025-03-06 19:58:38 +00:00
slosoul: userdetails no longer has logout link
This commit is contained in:
parent
6633a4ec6e
commit
7d521d3f66
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ login:
|
|||
error:
|
||||
- selector: table:has(td.thead:contains("An error has occured!"))
|
||||
test:
|
||||
path: userdetails.php
|
||||
path: /
|
||||
selector: a[href*="logout.php?logouthash="]
|
||||
|
||||
download:
|
||||
|
|
Loading…
Add table
Reference in a new issue