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:
|
genre:
|
||||||
selector: strong > i
|
selector: strong > i
|
||||||
description:
|
description:
|
||||||
text: "{{ .Result.genre }}"
|
case:
|
||||||
|
img[src="/pic/mod.gif"]: "verified: {{ .Result.genre }}"
|
||||||
|
"*": "Unverified: {{ .Result.genre }}"
|
||||||
poster:
|
poster:
|
||||||
selector: a[href^="details.php?id="]
|
selector: a[href^="details.php?id="]
|
||||||
attribute: onmouseover
|
attribute: onmouseover
|
||||||
|
Reference in New Issue
Block a user