pignetwork: fix posters

This commit is contained in:
ilike2burnthing
2023-02-02 23:55:54 +00:00
committed by GitHub
parent d756ff0ccf
commit 38a3314f6f

View File

@@ -128,8 +128,8 @@ search:
selector: a[href^="download.php?id="]
attribute: href
poster:
selector: img.pr5
attribute: 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.
selector: a[href*="imdb.com/title/tt"]
@@ -187,4 +187,4 @@ search:
description:
selector: td.rowfollow:nth-child(2)
remove: a, img
# NexusPHP v1.7.16
# NexusPHP v1.8.0 2023-01-16