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