mirror of
https://github.com/Jackett/Jackett
synced 2025-02-22 14:20:57 +00:00
nntt: correct date parsing
This commit is contained in:
parent
bbf3a3c749
commit
dbb3c0faec
1 changed files with 1 additions and 1 deletions
|
@ -719,7 +719,7 @@
|
|||
- name: replace
|
||||
args: ["дек", "Dec"]
|
||||
- name: dateparse
|
||||
args: "02 Jan 06"
|
||||
args: "02 Jan 2006"
|
||||
downloadvolumefactor:
|
||||
text: "0"
|
||||
uploadvolumefactor:
|
||||
|
|
Loading…
Reference in a new issue