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
a16cb0d40f
commit
52adc219db
1 changed files with 1 additions and 1 deletions
|
@ -383,7 +383,7 @@ search:
|
|||
- name: regexp
|
||||
args: ".*/(\\d{4}-\\d{2})/.*"
|
||||
- name: dateparse
|
||||
args: "2006-01"
|
||||
args: "yyyy-MM"
|
||||
seeders:
|
||||
text: 1
|
||||
leechers:
|
||||
|
|
Loading…
Reference in a new issue