mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
Hyperay: add error detection
This commit is contained in:
@@ -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="]
|
||||
|
Reference in New Issue
Block a user