mirror of
https://github.com/ehang-io/nps.git
synced 2025-09-02 11:56:53 +00:00
dashboard 备注 客户端管理优化 多客户端支持 流量显示支持 热更新支持 404错误页支持
This commit is contained in:
10
web/static/page/error.html
Normal file
10
web/static/page/error.html
Normal file
@@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>easyProxy error</title>
|
||||
</head>
|
||||
<body>
|
||||
404 not found,power by easyProxy
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user