shawenguan 1 年之前
父节点
当前提交
45262b5880
共有 1 个文件被更改,包括 1 次插入1 次删除
  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`,