mirror of
https://github.com/Jackett/Jackett
synced 2025-03-08 21:06:25 +00:00
teamctgame: add posters
update engine tag
This commit is contained in:
parent
8c9e327ae6
commit
8ce9aeaae9
1 changed files with 4 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue