1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-02-26 16:12:55 +00:00

idope: fetch 2 pages to bump total to 20 results. resolves #6722

This commit is contained in:
Garfield69 2019-12-29 08:28:33 +13:00
parent 74e0d12a72
commit e47c59eca3

View file

@ -52,6 +52,7 @@
# present trending results if there are no search parms supplied
# sort torrent-list by age in descending order
- path: "{{ if .Keywords }}torrent-list/{{ .Keywords }}?o={{ .Config.sort }}&c={{ range .Categories }}{{.}}{{end}}{{else}}browse.html{{end}}"
- path: "{{ if .Keywords }}torrent-list/{{ .Keywords }}?p=2&o={{ .Config.sort }}&c={{ range .Categories }}{{.}}{{end}}{{else}}browse.html?&p=2{{end}}"
rows:
selector: div.resultdiv
fields: