mirror of
https://github.com/Jackett/Jackett
synced 2025-03-06 11:48:49 +00:00
assorted yml: dateparse update. related to #14072
This commit is contained in:
parent
f7c7e0693e
commit
e96f8a8422
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ search:
|
|||
selector: span:nth-last-child(5) b
|
||||
filters:
|
||||
- name: dateparse
|
||||
args: "2006-01-02"
|
||||
args: "yyyy-MM-dd"
|
||||
files:
|
||||
selector: span:nth-last-child(4) b
|
||||
size:
|
||||
|
|
Loading…
Add table
Reference in a new issue