mirror of
https://github.com/Jackett/Jackett
synced 2024-12-31 20:27:28 +00:00
rutor: correct date field
This commit is contained in:
parent
d12888f611
commit
86c5c61e84
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@
|
|||
- name: append
|
||||
args: " 00:00:00 +03:00"
|
||||
- name: dateparse
|
||||
args: "02 Jan 06 15:04:15 -07:00"
|
||||
args: "02 Jan 06 15:04:05 -07:00"
|
||||
# some results don't have comments which throws off td count. So we go fishing for the following fields
|
||||
size:
|
||||
optional: true
|
||||
|
|
Loading…
Reference in a new issue