chore: update Codex channel (#5461)

This commit is contained in:
Seefs
2026-06-12 23:45:15 +08:00
committed by GitHub
parent d0c4305a16
commit 1292b8b2d5
27 changed files with 100 additions and 1039 deletions
+1 -1
View File
@@ -40,6 +40,7 @@ const BRAND_AND_LITERAL_KEYS = new Set([
'AZURE_OPENAI_ENDPOINT *',
'Baidu V2',
'ChatGPT',
'ChatGPT Subscription (Codex)',
'Claude',
'Client ID',
'Client Secret',
@@ -317,4 +318,3 @@ main().catch((err) => {
process.exitCode = 1
})