readme error page

This commit is contained in:
刘河
2019-03-03 07:28:50 +08:00
parent 7bf54b608d
commit f3e90f146d
2 changed files with 182 additions and 182 deletions

View File

@@ -2,9 +2,9 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<title>easyProxy error</title>
<title>nps error</title>
</head>
<body>
404 not found,power by easyProxy
404 not found,power by <a href="//github.com/cnlh/nps">nps</a>
</body>
</html>