mirror of
https://github.com/Jackett/Jackett
synced 2025-03-09 05:16:55 +00:00
2xfree: update poster selector
This commit is contained in:
parent
cd582ced27
commit
b3c7ce5818
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue