hdvbits: add verified/unverified/banned to descr

This commit is contained in:
ilike2burnthing 2023-12-16 00:37:34 +00:00 committed by GitHub
parent f0b263334a
commit 6723fda967
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 1 deletions

View File

@ -179,7 +179,12 @@ search:
img.pro_free2up: 2
img.pro_2up: 2
"*": 1
description:
description_text:
selector: td:nth-child(2)
remove: a, b, font, img, span
description:
case:
span[title="Allowed"]: "Verified: {{ .Result.description_text }}"
span[title="Not reviewed"]: "Unverified: {{ .Result.description_text }}"
span[title="Denied"]: "Banned: {{ .Result.description_text }}"
# NexusPHP v1.8.4 2023-06-18