mirror of https://github.com/Jackett/Jackett
slosoul: fix logged-in detection
This commit is contained in:
parent
46517f2a06
commit
9c526c17c0
|
@ -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: index.php
|
path: userdetails.php
|
||||||
selector: a[href*="logout.php?logouthash="]
|
selector: a[href*="logout.php?logouthash="]
|
||||||
|
|
||||||
download:
|
download:
|
||||||
|
|
Loading…
Reference in New Issue