mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
gigatorrents: add verified/unverified to descr
This commit is contained in:
@@ -151,6 +151,10 @@ search:
|
|||||||
selector: td:nth-child(7)
|
selector: td:nth-child(7)
|
||||||
files:
|
files:
|
||||||
selector: td:nth-child(4)
|
selector: td:nth-child(4)
|
||||||
|
description:
|
||||||
|
case:
|
||||||
|
img[src="pic/staff/yes.png"]: Verified
|
||||||
|
"*": Unverified
|
||||||
downloadvolumefactor:
|
downloadvolumefactor:
|
||||||
selector: td:nth-child(6) > span:nth-last-child(2)
|
selector: td:nth-child(6) > span:nth-last-child(2)
|
||||||
optional: true
|
optional: true
|
||||||
|
Reference in New Issue
Block a user