mirror of
https://github.com/Jackett/Jackett.git
synced 2025-10-02 08:34:32 +02:00
assorted nexusphp: fix description (#14916)
This commit is contained in:
@@ -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
|
||||||
|
@@ -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
|
||||||
|
@@ -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
|
||||||
|
@@ -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
|
||||||
|
@@ -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
|
||||||
|
@@ -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
|
||||||
|
@@ -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
|
||||||
|
@@ -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
|
||||||
|
@@ -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
|
||||||
|
@@ -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
|
||||||
|
@@ -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
|
||||||
|
@@ -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
|
||||||
|
Reference in New Issue
Block a user