mirror of
https://github.com/linux-do/new-api.git
synced 2025-09-17 16:06:38 +08:00
fix empty url
This commit is contained in:
parent
cfabf8a656
commit
9e157ed802
@ -244,5 +244,8 @@ var ChannelBaseURLs = []string{
|
|||||||
"https://api.moonshot.cn", //25
|
"https://api.moonshot.cn", //25
|
||||||
"https://open.bigmodel.cn", //26
|
"https://open.bigmodel.cn", //26
|
||||||
"https://api.perplexity.ai", //27
|
"https://api.perplexity.ai", //27
|
||||||
|
"", //28
|
||||||
|
"", //29
|
||||||
|
"", //30
|
||||||
"https://api.lingyiwanwu.com", //31
|
"https://api.lingyiwanwu.com", //31
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user