diff --git a/src/Jackett.Common/Definitions/theleachzone.yml b/src/Jackett.Common/Definitions/theleachzone.yml index 6ca7f0d4b..b40b00d1f 100644 --- a/src/Jackett.Common/Definitions/theleachzone.yml +++ b/src/Jackett.Common/Definitions/theleachzone.yml @@ -128,6 +128,12 @@ search: download: selector: a[href^="download.php?torrent="] attribute: href + poster: + selector: a[href^="details.php?id="] + attribute: onmouseover + filters: + - name: regexp + args: src=\\'(.+?)\\' details: selector: a[href^="details.php?id="] attribute: href