mirror of https://github.com/Jackett/Jackett
newretro: add login.test.selector. #14537
This commit is contained in:
parent
140e500561
commit
3f1ffda317
|
@ -108,7 +108,8 @@ login:
|
||||||
error:
|
error:
|
||||||
- selector: table.tableinborder:contains("Anmeldung Gescheitert!") > tbody > tr > td.tablea
|
- selector: table.tableinborder:contains("Anmeldung Gescheitert!") > tbody > tr > td.tablea
|
||||||
test:
|
test:
|
||||||
path: usercp.php
|
path: index.php
|
||||||
|
selector: a[href="logout.php"]
|
||||||
|
|
||||||
search:
|
search:
|
||||||
paths:
|
paths:
|
||||||
|
|
Loading…
Reference in New Issue