mirror of
https://github.com/Jackett/Jackett
synced 2025-01-02 21:26:08 +00:00
Hyperay: add error detection
This commit is contained in:
parent
44f241a4eb
commit
b9d12aec9b
1 changed files with 2 additions and 0 deletions
|
@ -62,6 +62,8 @@
|
|||
search_mode: "0"
|
||||
rows:
|
||||
selector: table.torrents > tbody > tr[class]
|
||||
error:
|
||||
- selector: b:contains("This is a must-read message, please read before other operations!")
|
||||
fields:
|
||||
title:
|
||||
selector: a[title][href^="details.php?id="]
|
||||
|
|
Loading…
Reference in a new issue