mirror of
https://github.com/Jackett/Jackett
synced 2025-01-18 21:50:33 +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
|
- name: append
|
||||||
args: " 00:00:00 +03:00"
|
args: " 00:00:00 +03:00"
|
||||||
- name: dateparse
|
- 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
|
# some results don't have comments which throws off td count. So we go fishing for the following fields
|
||||||
size:
|
size:
|
||||||
optional: true
|
optional: true
|
||||||
|
|
Loading…
Reference in a new issue