nps/web/static/page/error.html

10 lines
165 B
Go

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>easyProxy error</title>
</head>
<body>
404 not found,power by easyProxy
</body>
</html>