mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-17 13:57:10 +00:00
Update index.js
This commit is contained in:
parent
5e28722601
commit
5e3745d5d4
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ const SESSION_TOKEN = ''
|
||||||
// CFtoken,每小时刷新一般不用填
|
// CFtoken,每小时刷新一般不用填
|
||||||
const CF_CLEARANCE = ''
|
const CF_CLEARANCE = ''
|
||||||
|
|
||||||
const PROXY = 'http://127.0.0.1:7890'
|
const PROXY = ''
|
||||||
|
|
||||||
export const Config = {
|
export const Config = {
|
||||||
token: SESSION_TOKEN,
|
token: SESSION_TOKEN,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue