shawenguan hace 1 año
padre
commit
45262b5880
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Scripts/hbcpre/hbcpreOrder.js

+ 1 - 1
Scripts/hbcpre/hbcpreOrder.js

@@ -474,7 +474,7 @@ async function checkAuthority(){
 }
 
 async function openUrlByRemoteBrowser(url) {
-    let headers = = {
+    let headers = {
         'Sec-Fetch-Dest': `empty`,
         'Connection': `keep-alive`,
         'Accept-Encoding': `gzip, deflate, br`,