mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-04-11 17:37:21 +10:00
fixed block_section patch for 1.2.67+
This commit is contained in:
@@ -2195,7 +2195,7 @@
|
||||
"fr": "1.1.86",
|
||||
"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"
|
||||
},
|
||||
"banner_home": {
|
||||
|
||||
Reference in New Issue
Block a user