Skip to content

Commit

Permalink
Update test.js
Browse files Browse the repository at this point in the history
  • Loading branch information
erdongchanyo authored May 16, 2022
1 parent 94b4cf3 commit a3bed25
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Surge/Panels/test.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
const REQUEST_HEADERS = {
'User-Agent':
'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.61 Safari/537.36',
'Accept-Language': 'en',
'User-Agent':
'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.61 Safari/537.36',
'Accept-Language': 'en',
}

// 即将登陆
Expand Down

0 comments on commit a3bed25

Please sign in to comment.