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
fdaedb46bf
commit
f7c12f9522
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ search:
|
|||
selector: td:nth-child(1)
|
||||
filters:
|
||||
- name: dateparse
|
||||
args: "Jan 02, 2006"
|
||||
args: "MMM dd, yyyy"
|
||||
title:
|
||||
selector: td:nth-child(4) > span:nth-child(1)
|
||||
filters:
|
||||
|
|
Loading…
Reference in a new issue