mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 22:23:20 +00:00
pier720: size use 1GB if missing
This commit is contained in:
parent
b9ce192125
commit
0841f453bf
1 changed files with 3 additions and 0 deletions
|
@ -150,8 +150,11 @@ search:
|
||||||
download:
|
download:
|
||||||
selector: a.topictitle
|
selector: a.topictitle
|
||||||
attribute: href
|
attribute: href
|
||||||
|
size:
|
||||||
|
text: "1 GB"
|
||||||
size:
|
size:
|
||||||
selector: div.list-inner div[style="float:right;"]
|
selector: div.list-inner div[style="float:right;"]
|
||||||
|
optional: true
|
||||||
seeders:
|
seeders:
|
||||||
text: 0
|
text: 0
|
||||||
seeders:
|
seeders:
|
||||||
|
|
Loading…
Add table
Reference in a new issue