mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 14:14:25 +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:
|
||||
selector: a.topictitle
|
||||
attribute: href
|
||||
size:
|
||||
text: "1 GB"
|
||||
size:
|
||||
selector: div.list-inner div[style="float:right;"]
|
||||
optional: true
|
||||
seeders:
|
||||
text: 0
|
||||
seeders:
|
||||
|
|
Loading…
Add table
Reference in a new issue