mirror of
https://github.com/CJackHwang/ds2api.git
synced 2026-05-05 00:45:29 +08:00
11 lines
196 B
HTML
11 lines
196 B
HTML
<!DOCTYPE html>
|
||
<html>
|
||
<head>
|
||
<meta charset="utf-8"/>
|
||
<title>🚀 服务已启动</title>
|
||
</head>
|
||
<body>
|
||
<p>deepseek-to-api已启动!</p>
|
||
</body>
|
||
</html>
|