nicept: add verified/unverified to descr

This commit is contained in:
ilike2burnthing 2023-12-15 23:51:59 +00:00 committed by GitHub
parent e651e4b77f
commit 51c14e369e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -172,10 +172,14 @@ search:
minimumseedtime:
# 3 days (as seconds = 3 x 24 x 60 x 60)
text: 259200
description:
description_text:
selector: td.rowfollow:nth-child(2)
remove: a, b, font, img, span
filters:
- name: replace
args: [" 剩余时间:", ""]
description:
case:
span[title="Allowed"]: "Verified: {{ .Result.description_text }}"
span[title="Not reviewed"]: "Unverified: {{ .Result.description_text }}"
# NexusPHP v1.8.4 2023-06-18