diff --git a/src/Jackett.Common/Definitions/2xfree.yml b/src/Jackett.Common/Definitions/2xfree.yml index f055518f8..fe76cf16a 100644 --- a/src/Jackett.Common/Definitions/2xfree.yml +++ b/src/Jackett.Common/Definitions/2xfree.yml @@ -153,8 +153,8 @@ search: selector: a[href^="download.php?id="] attribute: href poster: - selector: img.pr5 - attribute: src + selector: td.rowfollow:nth-child(2) > table.torrentname > tbody > tr > td > img[data-src] + attribute: data-src imdbid: # site currently only has a badge and rating, the id is not present. just in case a future update. selector: a[href*="imdb.com/title/tt"]