mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
KickAssTorrent (kat.li): fix zise parsing
This commit is contained in:
@@ -61,6 +61,8 @@
|
||||
filters:
|
||||
- name: replace
|
||||
args: ["N/A", "0 Bytes"]
|
||||
- name: re_replace # replace all but last dot (They use dots as decimal and thousands separators)
|
||||
args: ["[.](?=.*[.])", ""]
|
||||
date:
|
||||
selector: td:nth-child(3)
|
||||
seeders:
|
||||
|
Reference in New Issue
Block a user