mirror of
https://github.com/Jackett/Jackett
synced 2024-12-27 02:09:24 +00:00
Btbit: sort by created for rss, test, and no-keyword searches #3209
This commit is contained in:
parent
f3290800d8
commit
4d8d21a815
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
||||||
|
|
||||||
search:
|
search:
|
||||||
paths:
|
paths:
|
||||||
- path: "list/{{if .Keywords}}{{.Keywords}}{{else}}movie{{end}}.html"
|
- path: "list/{{if .Keywords}}{{.Keywords}}{{else}}movie/1-1-0{{end}}.html"
|
||||||
rows:
|
rows:
|
||||||
selector: .rs
|
selector: .rs
|
||||||
fields:
|
fields:
|
||||||
|
|
Loading…
Reference in a new issue