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
8a078aede6
commit
419723ec38
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@ search:
|
|||
- name: replace
|
||||
args: ["at", ""]
|
||||
- name: dateparse
|
||||
args: "2 Jan 2006 15:04"
|
||||
args: "d MMM yyyy HH:mm"
|
||||
downloadvolumefactor:
|
||||
case:
|
||||
"img[src$=\"freeleech.png\"]": 0
|
||||
|
|
Loading…
Reference in a new issue