mirror of
https://github.com/Jackett/Jackett
synced 2025-01-01 04:38:20 +00:00
ibit: handle missing size. resolves #7111
This commit is contained in:
parent
574bd29108
commit
48d793fcd2
1 changed files with 3 additions and 0 deletions
|
@ -81,6 +81,9 @@
|
|||
- name: timeago
|
||||
size:
|
||||
selector: td:nth-child(5)
|
||||
filters:
|
||||
- name: replace
|
||||
args: ["-", "0 B"]
|
||||
seeders:
|
||||
selector: td:nth-child(6)
|
||||
filters:
|
||||
|
|
Loading…
Reference in a new issue