mirror of
https://github.com/Jackett/Jackett
synced 2024-12-31 20:27:28 +00:00
Shareisland: add error detection
This commit is contained in:
parent
baf20927e4
commit
83ab3c8b07
1 changed files with 2 additions and 1 deletions
|
@ -90,7 +90,8 @@
|
|||
keywords: "{{ .Keywords }}"
|
||||
search_type: "name"
|
||||
searchin: "title"
|
||||
|
||||
error:
|
||||
- selector: div#show_error
|
||||
rows:
|
||||
selector: table#torrents_table_classic > tbody > tr:not([id="torrents_table_classic_head"])
|
||||
filters:
|
||||
|
|
Loading…
Reference in a new issue