mirror of
https://github.com/Nezumi-2711/9router.git
synced 2026-09-22 20:00:47 +00:00
This commit is contained in:
@@ -171,8 +171,8 @@ export const OAUTH_ENDPOINTS = {
|
|||||||
auth: "https://api.anthropic.com/v1/oauth/authorize"
|
auth: "https://api.anthropic.com/v1/oauth/authorize"
|
||||||
},
|
},
|
||||||
qwen: {
|
qwen: {
|
||||||
token: "https://chat.qwen.ai/api/v1/oauth2/token",
|
token: "https://qwen.ai/api/v1/oauth2/token",
|
||||||
auth: "https://chat.qwen.ai/api/v1/oauth2/device/code"
|
auth: "https://qwen.ai/api/v1/oauth2/device/code"
|
||||||
},
|
},
|
||||||
iflow: {
|
iflow: {
|
||||||
token: "https://iflow.cn/oauth/token",
|
token: "https://iflow.cn/oauth/token",
|
||||||
|
|||||||
Reference in New Issue
Block a user