ebookbay: fix index was out of range

Fixes #14211
This commit is contained in:
Bogdan 2023-04-26 16:54:05 +03:00
parent 6cfd9f0fe8
commit 8abb1522cd
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ search:
- path: "page/5/{{ if .Keywords }}?s={{ .Keywords }}{{ else }}{{ end }}"
rows:
selector: "div#content > div.poststuff, div#content > div.poststuff + div.entry:has(a.download)"
selector: "div#content > div.poststuff:has(~ div.entry a.download), div#content > div.poststuff ~ div.entry:has(a.download)"
after: 1
fields: