1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-03-06 11:48:49 +00:00

proporno: search article for keywordless search (.Today.Year)

This commit is contained in:
ilike2burnthing 2024-01-09 21:12:20 +00:00 committed by GitHub
parent 33bad8ac5e
commit 272fc5b2b5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,7 +44,7 @@ search:
subaction: search
story: "{{ if .Keywords }}{{ .Keywords }}{{ else }}{{ .Today.Year }}{{ end }}"
# 0 articles, 1 comments, 2 static, 3 titles
titleonly: 3
titleonly: "{{ if .Keywords }}3{{ else }}0{{ end }}"
sortby: date
resorder: desc
showposts: 0