mirror of
https://github.com/Jackett/Jackett
synced 2025-03-08 21:06:25 +00:00
ptchina: add posters
This commit is contained in:
parent
871b857f48
commit
cd0ca16d9b
1 changed files with 4 additions and 0 deletions
|
@ -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"]
|
||||
|
|
Loading…
Add table
Reference in a new issue