mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
kickasstorrent-kathow: some size values are invalid. resolves #10035
This commit is contained in:
@@ -100,6 +100,9 @@ search:
|
||||
args: url
|
||||
size:
|
||||
selector: td:nth-child(2)
|
||||
filters:
|
||||
- name: re_replace # 1.014.2 MB => 1014.2 MB
|
||||
args: ["\\.([0-9]{3})", "$1"]
|
||||
date:
|
||||
selector: td:nth-child(3)
|
||||
filters:
|
||||
|
Reference in New Issue
Block a user