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