mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-06-21 06:30:56 +10:00
version corrected
This commit is contained in:
@@ -2587,7 +2587,7 @@
|
|||||||
"fixHomeV2EmptyResponseCheck": {
|
"fixHomeV2EmptyResponseCheck": {
|
||||||
"version": {
|
"version": {
|
||||||
"fr": "1.1.92",
|
"fr": "1.1.92",
|
||||||
"to": "1.2.45"
|
"to": "1.2.44"
|
||||||
},
|
},
|
||||||
"match": "(\"HomeResponsePayload\"[\\s\\S]{0,500}?)0\\s*===\\s*([A-Za-z_$][\\w$]*)\\.sectionContainer\\.sections\\.totalCount\\s*\\|\\|\\s*0\\s*===\\s*\\2\\.sectionContainer\\.sections\\.items\\.length",
|
"match": "(\"HomeResponsePayload\"[\\s\\S]{0,500}?)0\\s*===\\s*([A-Za-z_$][\\w$]*)\\.sectionContainer\\.sections\\.totalCount\\s*\\|\\|\\s*0\\s*===\\s*\\2\\.sectionContainer\\.sections\\.items\\.length",
|
||||||
"replace": "$1!Array.isArray(null==$2||null==$2.sectionContainer||null==$2.sectionContainer.sections?void 0:$2.sectionContainer.sections.items)||0===$2.sectionContainer.sections.items.length"
|
"replace": "$1!Array.isArray(null==$2||null==$2.sectionContainer||null==$2.sectionContainer.sections?void 0:$2.sectionContainer.sections.items)||0===$2.sectionContainer.sections.items.length"
|
||||||
|
|||||||
Reference in New Issue
Block a user