mirror of https://github.com/Jackett/Jackett
kinozal: fix login test (#14066)
This commit is contained in:
parent
ae90c982f3
commit
b484be361a
|
@ -123,7 +123,8 @@ login:
|
|||
message:
|
||||
selector: div.bx1 div.red
|
||||
test:
|
||||
path: userdetails.php
|
||||
path: my.php
|
||||
selector: a[href*="logout.php?hash4u="]
|
||||
|
||||
download:
|
||||
before:
|
||||
|
|
Loading…
Reference in New Issue