mirror of
https://github.com/qaiu/netdisk-fast-download.git
synced 2025-12-16 20:33:03 +00:00
15 lines
285 B
HTML
15 lines
285 B
HTML
<!DOCTYPE html>
|
|
<html lang="zh-CN">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>404 not fount</title>
|
|
</head>
|
|
<body>
|
|
<div style="width: 100%;text-align: center">
|
|
<h1>
|
|
server error - 404 not fount
|
|
</h1>
|
|
<p> -- vert.x反向代理服务器(version 4.1.2)</p>
|
|
</div>
|
|
</body>
|
|
</html> |