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
|
# supports search using imdbid, does not return imdb links in results
|
||||||
|
|
||||||
rows:
|
rows:
|
||||||
selector: div.group_content
|
selector: div.group_content:has(a[href^="download.php?id="])
|
||||||
|
|
||||||
fields:
|
fields:
|
||||||
category:
|
category:
|
||||||
|
Reference in New Issue
Block a user