mirror of
https://github.com/Jackett/Jackett
synced 2025-03-09 21:54:51 +00:00
oldtoonsworld: add posters
update engine tag
This commit is contained in:
parent
34eb822137
commit
d2b0d7b21e
1 changed files with 2 additions and 2 deletions
|
@ -132,7 +132,7 @@ search:
|
||||||
selector: a[href^="download.php?id="]
|
selector: a[href^="download.php?id="]
|
||||||
attribute: href
|
attribute: href
|
||||||
poster:
|
poster:
|
||||||
selector: img.nexus-lazy-load
|
selector: img[data-src]
|
||||||
attribute: 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.
|
||||||
|
@ -191,4 +191,4 @@ search:
|
||||||
remove: a, img, span
|
remove: a, img, span
|
||||||
description:
|
description:
|
||||||
text: "{{ .Result.genre }}"
|
text: "{{ .Result.genre }}"
|
||||||
# NexusPHP 1.7.29 2022-10-13
|
# NexusPHP v1.7.29 2022-10-13
|
||||||
|
|
Loading…
Add table
Reference in a new issue