mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
lemonhd: fix details selector. resolves #15705
This commit is contained in:
@@ -113,7 +113,7 @@ search:
|
||||
selector: a[href*="details.php?id="] > b[title]
|
||||
attribute: title
|
||||
details:
|
||||
selector: a[title][href*="details.php?id="]
|
||||
selector: a[href*="details.php?id="]
|
||||
attribute: href
|
||||
download:
|
||||
selector: a[href*="download.php?id="]
|
||||
|
Reference in New Issue
Block a user