mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
haidan: change row selector, download available
This commit is contained in:
@@ -104,7 +104,7 @@ search:
|
||||
# supports search using imdbid, does not return imdb links in results
|
||||
|
||||
rows:
|
||||
selector: div.group_content
|
||||
selector: div.group_content:has(a[href^="download.php?id="])
|
||||
|
||||
fields:
|
||||
category:
|
||||
|
Reference in New Issue
Block a user