mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
Shellife: fix login error selector
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
username: "{{ .Config.username }}"
|
username: "{{ .Config.username }}"
|
||||||
password: "{{ .Config.password }}"
|
password: "{{ .Config.password }}"
|
||||||
error:
|
error:
|
||||||
- selector: td.embedded:has(h2:contains("failed"))
|
- selector: td:has(h2:contains("failed"))
|
||||||
test:
|
test:
|
||||||
path: browse.php
|
path: browse.php
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user