@@ -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`,