mirror of
https://github.com/Jackett/Jackett
synced 2025-01-01 04:38:20 +00:00
Update bithumen.yml (#8428)
This commit is contained in:
parent
162ad104ef
commit
8785164957
1 changed files with 1 additions and 1 deletions
|
@ -145,7 +145,7 @@
|
|||
- name: replace
|
||||
args: [". ", " "]
|
||||
- name: prepend
|
||||
args: "2019."
|
||||
args: "{{ .Today.Year }}."
|
||||
- name: re_replace
|
||||
args: ["([0-9]{4}).([0-9]+).([0-9]+) (.*)", "$2.$3.$1 $4"]
|
||||
date:
|
||||
|
|
Loading…
Reference in a new issue