1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-03-09 13:52:03 +00:00

ptchina: add posters

This commit is contained in:
Garfield69 2023-02-04 10:43:30 +13:00
parent 871b857f48
commit cd0ca16d9b

View file

@ -123,6 +123,10 @@ search:
download:
selector: a[href^="download.php?id="]
attribute: href
# site does not have posters enabled. just in case a future update.
poster:
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.
selector: a[href*="imdb.com/title/tt"]