mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
Karagarga: Fix date (#2358)
This commit is contained in:
@@ -71,6 +71,8 @@
|
||||
filters:
|
||||
- name: replace
|
||||
args: ["'", ""]
|
||||
- name: re_replace
|
||||
args: ["[^a-zA-Z0-9]+", " "]
|
||||
- name: dateparse
|
||||
args: "Jan 02 06"
|
||||
downloadvolumefactor:
|
||||
|
Reference in New Issue
Block a user