diff --git a/src/Jackett.Common/Definitions/nicept.yml b/src/Jackett.Common/Definitions/nicept.yml index 483791a4d..621373e02 100644 --- a/src/Jackett.Common/Definitions/nicept.yml +++ b/src/Jackett.Common/Definitions/nicept.yml @@ -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