mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
lemonhd: row table removed. #11829
This commit is contained in:
@@ -84,7 +84,7 @@ search:
|
||||
type: "{{ .Config.type }}"
|
||||
|
||||
rows:
|
||||
selector: table.torrents > tbody > tr:has(table.torrentname)
|
||||
selector: table.torrents > tbody > tr:has(a[href^="download.php?"])
|
||||
|
||||
fields:
|
||||
category:
|
||||
|
Reference in New Issue
Block a user