mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
torrentview: hardcode 2024 for TEST #14672
This commit is contained in:
@@ -61,7 +61,7 @@ search:
|
||||
gr_id: ""
|
||||
# search in: title
|
||||
sfl: wr_subject
|
||||
stx: "{{ if .Keywords }}{{ .Keywords }}{{ else }}{{ .Today.Year }}{{ end }}"
|
||||
stx: "{{ if .Keywords }}{{ .Keywords }}{{ else }}2024{{ end }}"
|
||||
# search operand: or, and
|
||||
sop: and
|
||||
|
||||
|
Reference in New Issue
Block a user