mirror of
https://github.com/Jackett/Jackett
synced 2025-03-04 18:59:01 +00:00
greekteam: leechers can be missing
This commit is contained in:
parent
e5aebbacdf
commit
9c510bf7ce
1 changed files with 2 additions and 0 deletions
|
@ -169,6 +169,8 @@ search:
|
|||
selector: td:has(a[href$="filelist=1"]) ~ td ~ td ~ td ~ td ~ td ~ td
|
||||
leechers:
|
||||
selector: td:has(a[href$="filelist=1"]) ~ td ~ td ~ td ~ td ~ td ~ td ~ td
|
||||
optional: true
|
||||
default: 0
|
||||
downloadvolumefactor:
|
||||
case:
|
||||
img[src="pic/free.png"]: 0
|
||||
|
|
Loading…
Add table
Reference in a new issue