mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 13:27:08 +00:00
fix: vulnerability problems
This commit is contained in:
parent
b5afe1f4fb
commit
6da40e3843
7 changed files with 42 additions and 19 deletions
|
|
@ -31,7 +31,8 @@ export const Config = {
|
|||
// 以下为API3方式的配置 *
|
||||
// ***********************************************************************************************************************************
|
||||
// from https://github.com/acheong08/ChatGPT
|
||||
api: 'https://chatgpt.duti.tech/api/conversation',
|
||||
api: 'https://chatgpt.roki.best/backend-api/conversation',
|
||||
// api: 'https://chatgpt.duti.tech/api/conversation',
|
||||
apiBaseUrl: 'https://chatgpt.duti.tech',
|
||||
// ***********************************************************************************************************************************
|
||||
// 以下为API2方式的配置 *
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue