shawenguan 1 anno fa
parent
commit
bb36238d70
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      Scripts/hbcpre/hbcpreHelper.js

+ 1 - 1
Scripts/hbcpre/hbcpreHelper.js

@@ -30,7 +30,7 @@ const userAgent = `Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) Appl
 let gRetBody;
 async function Main() {
     if (magicJS.isStrictRequest) {
-        checkRecordRequestBody();
+        magicJS.checkRecordRequestBody();
     }
     if (magicJS.isRequest) {
         checkHandleRequest();