mirror of
https://github.com/Jackett/Jackett
synced 2025-03-06 19:58:38 +00:00
torrentlt: add verified/unverified to descr
This commit is contained in:
parent
3ec3f44bd0
commit
381d2881f1
1 changed files with 4 additions and 0 deletions
|
@ -180,6 +180,10 @@ search:
|
|||
default: 0
|
||||
size:
|
||||
selector: td.size_cell
|
||||
description:
|
||||
case:
|
||||
img[src$="/checked.png"]: Verified
|
||||
"*": Unverified
|
||||
downloadvolumefactor:
|
||||
case:
|
||||
img[src$="/freedownload.gif"]: 0
|
||||
|
|
Loading…
Add table
Reference in a new issue