mirror of
https://github.com/wassname/chatGPTBox.git
synced 2026-07-29 11:18:25 +08:00
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user