| <!DOCTYPE html> |
| <html lang="zh-CN"> |
|
|
| <head> |
| <meta charset="UTF-8" /> |
| <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
|
|
| |
| <title>DS2API - 管理面板 / Admin Console</title> |
| <meta name="description" content="DS2API 管理面板:管理 DeepSeek 账号、测试 API、同步 Vercel 配置 / Admin console for accounts, API tests, and Vercel sync." /> |
| <meta name="keywords" content="DeepSeek, API, OpenAI, 管理面板, admin console, DS2API" /> |
| <meta name="author" content="CJackHwang" /> |
| <meta name="robots" content="noindex, nofollow" /> |
|
|
| |
| <meta property="og:type" content="website" /> |
| <meta property="og:title" content="DS2API - 管理面板 / Admin Console" /> |
| <meta property="og:description" content="Manage DeepSeek accounts, test the API, and sync Vercel configuration." /> |
| <meta property="og:site_name" content="DS2API" /> |
|
|
| |
| <meta name="theme-color" content="#f59e0b" /> |
| <meta name="apple-mobile-web-app-capable" content="yes" /> |
| <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" /> |
| <meta name="apple-mobile-web-app-title" content="DS2API" /> |
|
|
| |
| <link rel="icon" type="image/svg+xml" href="/admin/ds2api-favicon.svg" /> |
|
|
| |
| <link rel="preconnect" href="https://fonts.googleapis.com"> |
| <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> |
| <link href="https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap" rel="stylesheet"> |
| <script type="module" crossorigin src="/admin/assets/index-Rzg4BMwm.js"></script> |
| <link rel="stylesheet" crossorigin href="/admin/assets/index-KybK1KNX.css"> |
| </head> |
|
|
| <body> |
| <div id="root"></div> |
| </body> |
|
|
| </html> |
|
|