mirror of https://github.com/Jackett/Jackett
assorted yml: dateparse update. related to #14072
This commit is contained in:
parent
ab0835c0e8
commit
692f8d07a8
|
@ -78,7 +78,7 @@ search:
|
|||
- name: append
|
||||
args: " +03:00" # MSK
|
||||
- name: dateparse
|
||||
args: "2/01/06 -07:00"
|
||||
args: "d/MM/yy zzz"
|
||||
description:
|
||||
selector: div.tag_list_browse
|
||||
downloadvolumefactor:
|
||||
|
|
Loading…
Reference in New Issue