mirror of
https://github.com/Jackett/Jackett
synced 2025-03-09 13:52:03 +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:
|
error:
|
||||||
- selector: table:has(td.thead:contains("An error has occured!"))
|
- selector: table:has(td.thead:contains("An error has occured!"))
|
||||||
test:
|
test:
|
||||||
path: userdetails.php
|
path: /
|
||||||
selector: a[href*="logout.php?logouthash="]
|
selector: a[href*="logout.php?logouthash="]
|
||||||
|
|
||||||
download:
|
download:
|
||||||
|
|
Loading…
Add table
Reference in a new issue