mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
ptchina: add posters
This commit is contained in:
@@ -123,6 +123,10 @@ search:
|
|||||||
download:
|
download:
|
||||||
selector: a[href^="download.php?id="]
|
selector: a[href^="download.php?id="]
|
||||||
attribute: href
|
attribute: href
|
||||||
|
# site does not have posters enabled. just in case a future update.
|
||||||
|
poster:
|
||||||
|
selector: img[data-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