Skip to content

Commit

Permalink
修复Webid覆盖导致token embezzled问题
Browse files Browse the repository at this point in the history
  • Loading branch information
Vinlic committed May 16, 2024
1 parent e7cc9a3 commit c41c804
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/api/controllers/chat.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ const FAKE_HEADERS = {
"Connect-Protocol-Version": "1",
"Oasis-Appid": "10200",
"Oasis-Platform": "web",
"Oasis-Webid": "265bcc81a05c2032a11a6fc6ec3e372c380eb9d2",
"Sec-Ch-Ua":
'"Chromium";v="122", "Not(A:Brand";v="24", "Google Chrome";v="122"',
"Sec-Ch-Ua-Mobile": "?0",
Expand Down

0 comments on commit c41c804

Please sign in to comment.