mirror of
https://github.com/qaiu/netdisk-fast-download.git
synced 2025-12-16 12:23:03 +00:00
first commit ZZZzzzzzz
This commit is contained in:
15
webroot/err/404.html
Normal file
15
webroot/err/404.html
Normal file
@@ -0,0 +1,15 @@
|
||||
<!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>
|
||||
Reference in New Issue
Block a user