mirror of
https://github.com/Nezumi-2711/transfer-api.git
synced 2026-09-22 13:48:41 +00:00
Initial commit
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
const DEFAULT_UPSTREAM_BASE_URL = "https://unlimited.surf";
|
const DEFAULT_UPSTREAM_BASE_URL = "https://unlimited.surf";
|
||||||
const DEFAULT_OPENAI_MODEL = "gateway-gpt-5";
|
const DEFAULT_OPENAI_MODEL = "gateway-gpt-5-5";
|
||||||
const DEFAULT_CLAUDE_MODEL = "claude-opus-4-7-20260101";
|
const DEFAULT_CLAUDE_MODEL = "claude-opus-4-7-20260101";
|
||||||
|
|
||||||
const CORS_HEADERS = {
|
const CORS_HEADERS = {
|
||||||
|
|||||||
Reference in New Issue
Block a user