carphunter: add verified/unverified to descr

This commit is contained in:
Garfield69 2023-12-12 19:17:21 +13:00
parent 16d38dbcc2
commit 2125359250
1 changed files with 3 additions and 1 deletions

View File

@ -137,7 +137,9 @@ search:
selector: small[title]
attribute: title
description:
text: "{{ .Result.genre }}"
case:
img[src="/pic/yes.png"]: "Verified: {{ .Result.genre }}"
img[src="/pic/no.png"]: "Unverified: {{ .Result.genre }}"
poster:
selector: a[onmouseover]
attribute: onmouseover