mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-06-21 14:40:55 +10:00
fixed block_section patch for 1.2.67+
This commit is contained in:
@@ -2195,7 +2195,7 @@
|
|||||||
"fr": "1.1.86",
|
"fr": "1.1.86",
|
||||||
"to": ""
|
"to": ""
|
||||||
},
|
},
|
||||||
"match": "(case 6:|const .=await .\\([^\\)]*\\);)((return .\\.abrupt\\(\"|return[ \"],?)(null!=n&&|return\",)?(.)(\\);case 9|\\??.errors\\?Promise.reject.+?errors\\):.))",
|
"match": "(case 6:|const .=await .\\([^\\)]*\\);)((return .\\.abrupt\\(\"|return[ \"],?)(null!=n&&|return\",)?(.)(\\);case 9|\\??.errors\\?.*?Promise.reject.+?errors\\)+:.))",
|
||||||
"replace": "$1sectionBlock($5,\"{0}\");$2"
|
"replace": "$1sectionBlock($5,\"{0}\");$2"
|
||||||
},
|
},
|
||||||
"banner_home": {
|
"banner_home": {
|
||||||
|
|||||||
Reference in New Issue
Block a user