selezen: drop rows without size resolves #9781

This commit is contained in:
Garfield69 2020-10-09 06:38:43 +13:00
parent 60a02937ca
commit 3c39df7507
1 changed files with 2 additions and 2 deletions

View File

@ -68,13 +68,13 @@ search:
subaction: search
showposts: 1
# 0 in article 1 in comments 2 in static pages 3 in article titles
titleonly: "{{ if .Query.IMDBID }}0{{else}}3{{end}}"
titleonly: "{{ if .Query.IMDBID }}0{{ else }}3{{ end }}"
story: "{{ if or .Query.IMDBID .Keywords }}{{ or .Query.IMDBID .Keywords }}{{ else }}{{ .Today.Year }}{{ end }}"
sortby: "{{ .Config.sort }}"
resorder: "{{ .Config.type }}"
rows:
selector: div.card-default
selector: div.card-default:has(i.fa-file-video-o)
fields:
category: