diff --git a/src/Jackett.Common/Definitions/hdarea.yml b/src/Jackett.Common/Definitions/hdarea.yml index 23d3d06ed..e5d7d3fd3 100644 --- a/src/Jackett.Common/Definitions/hdarea.yml +++ b/src/Jackett.Common/Definitions/hdarea.yml @@ -125,7 +125,7 @@ search: selector: a[href^="details.php?id="] attribute: href download: - selector: a[href^="download.php?id="] + selector: a[href^="details.php?id="] attribute: href imdbid: selector: a[href*="imdb.com/title/tt"]