mirror of https://github.com/Jackett/Jackett
discfan: update login test selector. resolves #14515
This commit is contained in:
parent
cff9547e05
commit
0606cce1f2
|
@ -84,7 +84,7 @@ login:
|
||||||
selector: td.text
|
selector: td.text
|
||||||
test:
|
test:
|
||||||
path: index.php
|
path: index.php
|
||||||
selector: a[href^="userdetails.php?id="]
|
selector: a[href*="userdetails.php?id="]
|
||||||
|
|
||||||
search:
|
search:
|
||||||
paths:
|
paths:
|
||||||
|
|
Loading…
Reference in New Issue