mirror of
https://github.com/Jackett/Jackett
synced 2025-03-09 13:52:03 +00:00
beload: add verified/unverified to descr
This commit is contained in:
parent
aa4a5f144d
commit
16d38dbcc2
1 changed files with 4 additions and 0 deletions
|
@ -142,6 +142,10 @@ search:
|
|||
selector: td:nth-last-child(2)
|
||||
leechers:
|
||||
selector: td:nth-last-child(1)
|
||||
description:
|
||||
case:
|
||||
i.fa-check: Verified
|
||||
i.fa-question: Unverified
|
||||
downloadvolumefactor:
|
||||
case:
|
||||
font:contains("x0"): 0
|
||||
|
|
Loading…
Add table
Reference in a new issue