seedfile: add verified/unverified to descr

This commit is contained in:
Garfield69 2023-12-14 17:29:28 +13:00
parent a06c1302a6
commit 0827d83fcd
1 changed files with 3 additions and 1 deletions

View File

@ -113,7 +113,9 @@ search:
- name: replace
args: ["Genre:\xA0", ""]
description:
text: "{{ .Result.genre }}"
case:
b[title="Verified"]: "Verified: {{ .Result.genre }}"
"*": "Unverified: {{ .Result.genre }}"
files:
selector: td:nth-last-child(8)
date: