mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
beload: add verified/unverified to descr
This commit is contained in:
@@ -142,6 +142,10 @@ search:
|
|||||||
selector: td:nth-last-child(2)
|
selector: td:nth-last-child(2)
|
||||||
leechers:
|
leechers:
|
||||||
selector: td:nth-last-child(1)
|
selector: td:nth-last-child(1)
|
||||||
|
description:
|
||||||
|
case:
|
||||||
|
i.fa-check: Verified
|
||||||
|
i.fa-question: Unverified
|
||||||
downloadvolumefactor:
|
downloadvolumefactor:
|
||||||
case:
|
case:
|
||||||
font:contains("x0"): 0
|
font:contains("x0"): 0
|
||||||
|
Reference in New Issue
Block a user