girotorrent: drop multi page fetch. resolves #8882

This commit is contained in:
Garfield69 2020-06-07 07:26:22 +12:00
parent 09be80d1ee
commit 0fd326b566
1 changed files with 0 additions and 14 deletions

View File

@ -132,20 +132,6 @@ search:
paths:
# 15 results per page fetch 5 (site is slow, dont be greedy and fetch more)
- path: index.php
inputs:
pages: 1
- path: index.php
inputs:
pages: 2
- path: index.php
inputs:
pages: 3
- path: index.php
inputs:
pages: 4
- path: index.php
inputs:
pages: 5
inputs:
search: "{{ .Keywords }}"
category: "{{ range .Categories }}{{.}};{{end}}"