mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
peeratiko: add verified/unverified to descr
This commit is contained in:
@@ -159,7 +159,9 @@ search:
|
||||
genre:
|
||||
selector: strong > i
|
||||
description:
|
||||
text: "{{ .Result.genre }}"
|
||||
case:
|
||||
img[src="/pic/mod.gif"]: "verified: {{ .Result.genre }}"
|
||||
"*": "Unverified: {{ .Result.genre }}"
|
||||
poster:
|
||||
selector: a[href^="details.php?id="]
|
||||
attribute: onmouseover
|
||||
|
Reference in New Issue
Block a user