fix chatgpt web mode arkose_token (#469, #543, #545)

This commit is contained in:
josc146
2023-10-30 12:58:04 +08:00
parent 74033b538f
commit 4859e9a905
18 changed files with 127 additions and 22 deletions
+3
View File
@@ -217,11 +217,14 @@ export const defaultConfig = {
bingAccessToken: '',
chatgptJumpBackTabId: 0,
chatgptTabId: 0,
chatgptArkoseReqUrl: '',
chatgptArkoseReqForm: '',
// unchangeable
userLanguage: getNavigatorLanguage(),
apiModes: Object.keys(Models),
chatgptArkoseReqParams: 'cgb=vhwi',
selectionTools: [
'explain',
'translate',