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 }}"
|
||||
password: "{{ .Config.password }}"
|
||||
error:
|
||||
- selector: td.embedded:has(h2:contains("failed"))
|
||||
- selector: td:has(h2:contains("failed"))
|
||||
test:
|
||||
path: browse.php
|
||||
|
||||
|
Reference in New Issue
Block a user