From b3c7ce58189022848d34b694d69e6a3dad96cb52 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Fri, 3 Feb 2023 21:35:05 +1300 Subject: [PATCH] 2xfree: update poster selector --- src/Jackett.Common/Definitions/2xfree.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Jackett.Common/Definitions/2xfree.yml b/src/Jackett.Common/Definitions/2xfree.yml index fe76cf16a..6e7e17a19 100644 --- a/src/Jackett.Common/Definitions/2xfree.yml +++ b/src/Jackett.Common/Definitions/2xfree.yml @@ -153,7 +153,7 @@ search: selector: a[href^="download.php?id="] attribute: href poster: - selector: td.rowfollow:nth-child(2) > table.torrentname > tbody > tr > td > img[data-src] + selector: 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.