1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-03-09 13:48:44 +00:00

teamctgame: add posters

update engine tag
This commit is contained in:
Garfield69 2023-02-04 12:25:14 +13:00
parent 8c9e327ae6
commit 8ce9aeaae9

View file

@ -196,6 +196,9 @@ search:
download:
selector: a[href^="download.php?id="]
attribute: href
poster:
selector: img[data-src]
attribute: data-src
date_elapsed:
# time type: time elapsed (default)
selector: td:nth-child(4) > span[title]
@ -241,4 +244,4 @@ search:
"*": 1
minimumratio:
text: 1.0
# NexusPHP v1.7.30 2022-10-21
# NexusPHP v1.7.30 2022-11-05