mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
ibit: handle missing size. resolves #7111
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user