assorted nexusphp: fix description (#14916)

This commit is contained in:
ilike2burnthing
2023-12-16 01:42:33 +00:00
committed by GitHub
parent 01cb75ae5b
commit bac290e12b
12 changed files with 107 additions and 74 deletions

View File

@@ -201,12 +201,15 @@ search:
case:
img[title="H&R"]: 604800
"*": 259200
description_text:
description_verified:
case:
span[title="通过"], span[title="通過"], span[title="Allowed"]: "Verified:"
span[title="未审"], span[title="未審"], span[title="Not reviewed"]: "Unverified:"
span[title="拒绝"], span[title="拒絕"], span[title="Denied"]: "Banned:"
description:
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 }}"
filters:
- name: prepend
args: "{{ .Result.description_verified }} "
# NexusPHP v1.8.9 2023-09-29

View File

@@ -192,12 +192,15 @@ search:
"*": 1
minimumratio:
text: 0.81
description_text:
description_verified:
case:
span[title="通过"], span[title="通過"], span[title="Allowed"]: "Verified:"
span[title="未审"], span[title="未審"], span[title="Not reviewed"]: "Unverified:"
span[title="拒绝"], span[title="拒絕"], span[title="Denied"]: "Banned:"
description:
selector: td:nth-child(2)
remove: a, b, font, img, span
description:
case:
span[title="通过"]: "Verified: {{ .Result.description_text }}"
span[title="未审"]: "Unverified: {{ .Result.description_text }}"
span[title="拒绝"]: "Banned: {{ .Result.description_text }}"
filters:
- name: prepend
args: "{{ .Result.description_verified }} "
# NexusPHP v1.8.9 2023-11-15

View File

@@ -170,12 +170,15 @@ search:
minimumseedtime:
# 1 day (as seconds = 24 x 60 x 60)
text: 86400
description_text:
description_verified:
case:
span[title="通过"], span[title="通過"], span[title="Allowed"]: "Verified:"
span[title="未审"], span[title="未審"], span[title="Not reviewed"]: "Unverified:"
span[title="拒绝"], span[title="拒絕"], span[title="Denied"]: "Banned:"
description:
selector: td.rowfollow: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 }}"
filters:
- name: prepend
args: "{{ .Result.description_verified }} "
# NexusPHP v1.8.6 2023-08-18

View File

@@ -179,12 +179,15 @@ search:
img.pro_free2up: 2
img.pro_2up: 2
"*": 1
description_text:
description_verified:
case:
span[title="通过"], span[title="通過"], span[title="Allowed"]: "Verified:"
span[title="未审"], span[title="未審"], span[title="Not reviewed"]: "Unverified:"
span[title="拒绝"], span[title="拒絕"], span[title="Denied"]: "Banned:"
description:
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 }}"
filters:
- name: prepend
args: "{{ .Result.description_verified }} "
# NexusPHP v1.8.4 2023-06-18

View File

@@ -179,12 +179,15 @@ search:
img.pro_free2up: 2
img.pro_2up: 2
"*": 1
description_text:
description_verified:
case:
span[title="通过"], span[title="通過"], span[title="Allowed"]: "Verified:"
span[title="未审"], span[title="未審"], span[title="Not reviewed"]: "Unverified:"
span[title="拒绝"], span[title="拒絕"], span[title="Denied"]: "Banned:"
description:
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 }}"
filters:
- name: prepend
args: "{{ .Result.description_verified }} "
# NexusPHP v1.8.4 2023-06-18

View File

@@ -172,15 +172,15 @@ search:
minimumseedtime:
# 3 days (as seconds = 3 x 24 x 60 x 60)
text: 259200
description_text:
description_verified:
case:
span[title="通过"], span[title="通過"], span[title="Allowed"]: "Verified:"
span[title="未审"], span[title="未審"], span[title="Not reviewed"]: "Unverified:"
span[title="拒绝"], span[title="拒絕"], span[title="Denied"]: "Banned:"
description:
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 }}"
span[title="Denied"]: "Banned: {{ .Result.description_text }}"
- name: prepend
args: "{{ .Result.description_verified }} "
# NexusPHP v1.8.4 2023-06-18

View File

@@ -196,12 +196,15 @@ search:
minimumseedtime:
# 1.5 days (as seconds = 1.5 x 24 x 60 x 60)
text: 129600
description_text:
description_verified:
case:
span[title="通过"], span[title="通過"], span[title="Allowed"]: "Verified:"
span[title="未审"], span[title="未審"], span[title="Not reviewed"]: "Unverified:"
span[title="拒绝"], span[title="拒絕"], span[title="Denied"]: "Banned:"
description:
selector: td.rowfollow:nth-child(2)
remove: a, b, font, img, span
description:
case:
span[title="通过"]: "Verified: {{ .Result.description_text }}"
span[title="未审"]: "Unverified: {{ .Result.description_text }}"
span[title="拒绝"]: "Banned: {{ .Result.description_text }}"
filters:
- name: prepend
args: "{{ .Result.description_verified }} "
# NexusPHP v1.8.8 2023-09-25

View File

@@ -189,12 +189,15 @@ search:
"*": 1
minimumratio:
text: 1.0
description_text:
description_verified:
case:
span[title="通过"], span[title="通過"], span[title="Allowed"]: "Verified:"
span[title="未审"], span[title="未審"], span[title="Not reviewed"]: "Unverified:"
span[title="拒绝"], span[title="拒絕"], span[title="Denied"]: "Banned:"
description:
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 }}"
filters:
- name: prepend
args: "{{ .Result.description_verified }} "
# NexusPHP v1.8.6 2023-08-04

View File

@@ -182,12 +182,15 @@ search:
minimumseedtime:
# 1 day (as seconds = 24 x 60 x 60)
text: 86400
description_text:
description_verified:
case:
span[title="通过"], span[title="通過"], span[title="Allowed"]: "Verified:"
span[title="未审"], span[title="未審"], span[title="Not reviewed"]: "Unverified:"
span[title="拒绝"], span[title="拒絕"], span[title="Denied"]: "Banned:"
description:
selector: td.rowfollow: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 }}"
filters:
- name: prepend
args: "{{ .Result.description_verified }} "
# NexusPHP v1.8.9 2023-11-15

View File

@@ -193,12 +193,15 @@ search:
img.pro_free2up: 2
img.pro_2up: 2
"*": 1
description_text:
description_verified:
case:
span[title="通过"], span[title="通過"], span[title="Allowed"]: "Verified:"
span[title="未审"], span[title="未審"], span[title="Not reviewed"]: "Unverified:"
span[title="拒绝"], span[title="拒絕"], span[title="Denied"]: "Banned:"
description:
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 }}"
filters:
- name: prepend
args: "{{ .Result.description_verified }} "
# NexusPHP v1.8.8 2023-09-25

View File

@@ -212,12 +212,15 @@ search:
img.pro_free2up: 2
img.pro_2up: 2
"*": 1
description_text:
description_verified:
case:
span[title="通过"], span[title="通過"], span[title="Allowed"]: "Verified:"
span[title="未审"], span[title="未審"], span[title="Not reviewed"]: "Unverified:"
span[title="拒绝"], span[title="拒絕"], span[title="Denied"]: "Banned:"
description:
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 }}"
filters:
- name: prepend
args: "{{ .Result.description_verified }} "
# NexusPHP v1.8.8 2023-09-25

View File

@@ -190,12 +190,15 @@ search:
case:
img[title="H&R"]: 259200
"*": 86400
description_text:
description_verified:
case:
span[title="通过"], span[title="通過"], span[title="Allowed"]: "Verified:"
span[title="未审"], span[title="未審"], span[title="Not reviewed"]: "Unverified:"
span[title="拒绝"], span[title="拒絕"], span[title="Denied"]: "Banned:"
description:
selector: td.rowfollow:nth-child(2)
remove: a, b, font, img, span
description:
case:
span[title="通过"]: "Verified: {{ .Result.description_text }}"
span[title="未审"]: "Unverified: {{ .Result.description_text }}"
span[title="拒绝"]: "Banned: {{ .Result.description_text }}"
filters:
- name: prepend
args: "{{ .Result.description_verified }} "
# NexusPHP v1.8.8 2023-09-25