mirror of
https://github.com/Jackett/Jackett
synced 2025-01-03 13:46:10 +00:00
assorted yml: dateparse update. related to #14072
This commit is contained in:
parent
b4f682660c
commit
5ce4e5ee6f
1 changed files with 1 additions and 1 deletions
|
@ -207,7 +207,7 @@ search:
|
|||
- name: append
|
||||
args: " +03:00" # MSK
|
||||
- name: dateparse
|
||||
args: "2.01.2006 15:04 -07:00"
|
||||
args: "d.MM.yyyy HH:mm zzz"
|
||||
seeders:
|
||||
selector: a:has(i.bx-chevrons-up)
|
||||
filters:
|
||||
|
|
Loading…
Reference in a new issue