mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
2xfree: fix posters. #13943
This commit is contained in:
@@ -153,8 +153,8 @@ search:
|
|||||||
selector: a[href^="download.php?id="]
|
selector: a[href^="download.php?id="]
|
||||||
attribute: href
|
attribute: href
|
||||||
poster:
|
poster:
|
||||||
selector: img.pr5
|
selector: td.rowfollow:nth-child(2) > table.torrentname > tbody > tr > td > img[data-src]
|
||||||
attribute: src
|
attribute: data-src
|
||||||
imdbid:
|
imdbid:
|
||||||
# site currently only has a badge and rating, the id is not present. just in case a future update.
|
# 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"]
|
selector: a[href*="imdb.com/title/tt"]
|
||||||
|
Reference in New Issue
Block a user