mirror of
https://github.com/lanqian528/chat2api.git
synced 2026-06-13 21:02:46 +08:00
Merge pull request #193 from lanqian528/dev
Some checks failed
Build Docker Image / main (push) Has been cancelled
Some checks failed
Build Docker Image / main (push) Has been cancelled
v1.7.0-beta5 fix bugs
This commit is contained in:
commit
ae17aa997b
@ -22,7 +22,7 @@ from utils.configs import x_sign, turnstile_solver_url, chatgpt_base_url_list, n
|
||||
banned_paths = [
|
||||
"backend-api/accounts/logout_all",
|
||||
"backend-api/accounts/deactivate",
|
||||
"backend-api/payments/checkout"
|
||||
"backend-api/payments/checkout",
|
||||
"backend-api/user_system_messages",
|
||||
"backend-api/memories",
|
||||
"backend-api/settings/clear_account_user_memory",
|
||||
|
||||
@ -1 +1 @@
|
||||
1.7.0
|
||||
1.7.0-beta5
|
||||
Loading…
Reference in New Issue
Block a user