mirror of https://github.com/Jackett/Jackett
Hyperay: add error detection
This commit is contained in:
parent
44f241a4eb
commit
b9d12aec9b
|
@ -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 New Issue