Updated mock arr container names

This commit is contained in:
2025-11-20 10:43:15 -07:00
parent b2ae5bd9d9
commit ab4c119e04
560 changed files with 137075 additions and 110038 deletions
+16 -9
View File
@@ -159,21 +159,28 @@ search:
selector: td:nth-child(8)
downloadvolumefactor:
case:
font.free: 0
font.twoupfree: 0
font.halfdown: 0.5
font.twouphalfdown: 0.5
font.thirtypercent: 0.3
img.pro_free: 0
img.pro_free2up: 0
img.pro_50pctdown: 0.5
img.pro_50pctdown2up: 0.5
img.pro_30pctdown: 0.3
"*": 1
uploadvolumefactor_custom:
selector: span:has(img.arrowup)
optional: true
filters:
- name: replace
args: ["X", ""]
uploadvolumefactor:
case:
font.twouphalfdown: 2
font.twoupfree: 2
font.twoup: 2
img.pro_50pctdown2up: 2
img.pro_free2up: 2
img.pro_2up: 2
span:has(img.arrowup): "{{ .Result.uploadvolumefactor_custom }}"
"*": 1
minimumratio:
text: 0.8
description:
selector: td:nth-child(2)
remove: a, b, font, img, span
# NexusPHP Standard v1.5 Beta 4 (custom ulvf dlvf)
# NexusPHP Standard v1.5 Beta 4 (custom ulvf)