mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
hellashutt: add verified/unverified to descr
This commit is contained in:
@@ -186,6 +186,10 @@ search:
|
||||
selector: td:nth-last-child(4)
|
||||
leechers:
|
||||
selector: td:nth-last-child(3)
|
||||
description:
|
||||
case:
|
||||
img[src="pic/tick.png"]: Verified
|
||||
img[src="pic/unchecked.png"]: Unverified
|
||||
downloadvolumefactor:
|
||||
case:
|
||||
img[src="pic/freedownload.gif"]: 0
|
||||
|
Reference in New Issue
Block a user