oshenpt: add posters

update engine tag
This commit is contained in:
Garfield69 2023-02-04 10:25:21 +13:00
parent 44adbb1033
commit d74aa2317a
1 changed files with 4 additions and 1 deletions

View File

@ -131,6 +131,9 @@ search:
download:
selector: a[href^="download.php?id="]
attribute: href
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"]
@ -185,4 +188,4 @@ search:
description:
selector: td:nth-child(2)
remove: a, img
# NexusPHP v1.8.0 2023-01-05
# NexusPHP v1.8.0 2023-01-11