mirror of
https://github.com/Jackett/Jackett
synced 2025-03-08 21:06:25 +00:00
estone: add verified/unverified to descr
This commit is contained in:
parent
e2f4fd956f
commit
710b98e43a
1 changed files with 3 additions and 1 deletions
|
@ -160,7 +160,9 @@ search:
|
|||
- name: regexp
|
||||
args: "\\((.+?)\\)"
|
||||
description:
|
||||
text: "{{ .Result.genre }}"
|
||||
case:
|
||||
img[src="pic/yes.png"]: "Verified: {{ .Result.genre }}"
|
||||
img[src="pic/nincs.png"]: "Unverified: {{ .Result.genre }}"
|
||||
minimumratio:
|
||||
text: 1.0
|
||||
minimumseedtime:
|
||||
|
|
Loading…
Add table
Reference in a new issue