diff --git a/src/Jackett.Common/Definitions/lemonhd.yml b/src/Jackett.Common/Definitions/lemonhd.yml index 0420136c4..112d5e0c4 100644 --- a/src/Jackett.Common/Definitions/lemonhd.yml +++ b/src/Jackett.Common/Definitions/lemonhd.yml @@ -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="]