mirror of
https://github.com/Jackett/Jackett.git
synced 2025-12-20 21:37:08 +01:00
wdt: add verified/unverified to descr
This commit is contained in:
@@ -167,6 +167,10 @@ search:
|
||||
selector: td:nth-child(10)
|
||||
leechers:
|
||||
selector: td:nth-child(11)
|
||||
description:
|
||||
case:
|
||||
img[src="./pic/mod.gif"]: Verified
|
||||
"*": Unverified
|
||||
downloadvolumefactor:
|
||||
case:
|
||||
"a.info:contains(\"[FREE]\")": 0
|
||||
|
||||
Reference in New Issue
Block a user