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: case:
img[title="H&R"]: 604800 img[title="H&R"]: 604800
"*": 259200 "*": 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) selector: td:nth-child(2)
remove: a, b, font, img, span remove: a, b, font, img, span
description: filters:
case: - name: prepend
span[title="Allowed"]: "Verified: {{ .Result.description_text }}" args: "{{ .Result.description_verified }} "
span[title="Not reviewed"]: "Unverified: {{ .Result.description_text }}"
span[title="Denied"]: "Banned: {{ .Result.description_text }}"
# NexusPHP v1.8.9 2023-09-29 # NexusPHP v1.8.9 2023-09-29

View File

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

View File

@@ -170,12 +170,15 @@ search:
minimumseedtime: minimumseedtime:
# 1 day (as seconds = 24 x 60 x 60) # 1 day (as seconds = 24 x 60 x 60)
text: 86400 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) selector: td.rowfollow:nth-child(2)
remove: a, b, font, img, span remove: a, b, font, img, span
description: filters:
case: - name: prepend
span[title="Allowed"]: "Verified: {{ .Result.description_text }}" args: "{{ .Result.description_verified }} "
span[title="Not reviewed"]: "Unverified: {{ .Result.description_text }}"
span[title="Denied"]: "Banned: {{ .Result.description_text }}"
# NexusPHP v1.8.6 2023-08-18 # NexusPHP v1.8.6 2023-08-18

View File

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

View File

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

View File

@@ -172,15 +172,15 @@ search:
minimumseedtime: minimumseedtime:
# 3 days (as seconds = 3 x 24 x 60 x 60) # 3 days (as seconds = 3 x 24 x 60 x 60)
text: 259200 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) selector: td.rowfollow:nth-child(2)
remove: a, b, font, img, span remove: a, b, font, img, span
filters: filters:
- name: replace - name: prepend
args: [" 剩余时间:", ""] args: "{{ .Result.description_verified }} "
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 # NexusPHP v1.8.4 2023-06-18

View File

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

View File

@@ -189,12 +189,15 @@ search:
"*": 1 "*": 1
minimumratio: minimumratio:
text: 1.0 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) selector: td:nth-child(2)
remove: a, b, font, img, span remove: a, b, font, img, span
description: filters:
case: - name: prepend
span[title="Allowed"]: "Verified: {{ .Result.description_text }}" args: "{{ .Result.description_verified }} "
span[title="Not reviewed"]: "Unverified: {{ .Result.description_text }}"
span[title="Denied"]: "Banned: {{ .Result.description_text }}"
# NexusPHP v1.8.6 2023-08-04 # NexusPHP v1.8.6 2023-08-04

View File

@@ -182,12 +182,15 @@ search:
minimumseedtime: minimumseedtime:
# 1 day (as seconds = 24 x 60 x 60) # 1 day (as seconds = 24 x 60 x 60)
text: 86400 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) selector: td.rowfollow:nth-child(2)
remove: a, b, font, img, span remove: a, b, font, img, span
description: filters:
case: - name: prepend
span[title="Allowed"]: "Verified: {{ .Result.description_text }}" args: "{{ .Result.description_verified }} "
span[title="Not reviewed"]: "Unverified: {{ .Result.description_text }}"
span[title="Denied"]: "Banned: {{ .Result.description_text }}"
# NexusPHP v1.8.9 2023-11-15 # NexusPHP v1.8.9 2023-11-15

View File

@@ -193,12 +193,15 @@ search:
img.pro_free2up: 2 img.pro_free2up: 2
img.pro_2up: 2 img.pro_2up: 2
"*": 1 "*": 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) selector: td:nth-child(2)
remove: a, b, font, img, span remove: a, b, font, img, span
description: filters:
case: - name: prepend
span[title="Allowed"]: "Verified: {{ .Result.description_text }}" args: "{{ .Result.description_verified }} "
span[title="Not reviewed"]: "Unverified: {{ .Result.description_text }}"
span[title="Denied"]: "Banned: {{ .Result.description_text }}"
# NexusPHP v1.8.8 2023-09-25 # NexusPHP v1.8.8 2023-09-25

View File

@@ -212,12 +212,15 @@ search:
img.pro_free2up: 2 img.pro_free2up: 2
img.pro_2up: 2 img.pro_2up: 2
"*": 1 "*": 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) selector: td:nth-child(2)
remove: a, b, font, img, span remove: a, b, font, img, span
description: filters:
case: - name: prepend
span[title="Allowed"]: "Verified: {{ .Result.description_text }}" args: "{{ .Result.description_verified }} "
span[title="Not reviewed"]: "Unverified: {{ .Result.description_text }}"
span[title="Denied"]: "Banned: {{ .Result.description_text }}"
# NexusPHP v1.8.8 2023-09-25 # NexusPHP v1.8.8 2023-09-25

View File

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