mirror of
https://github.com/Jackett/Jackett
synced 2024-12-26 09:48:37 +00:00
KickAssTorrent (kat.li): fix zise parsing
This commit is contained in:
parent
96af05fbef
commit
bc34b9f176
1 changed files with 2 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue