mirror of
https://github.com/TeaOSLab/EdgeNode.git
synced 2025-11-03 06:40:25 +08:00
15 lines
328 B
HTML
15 lines
328 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Shutdown Notice</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
|
</head>
|
|
<body>
|
|
|
|
<h3>The website is shutdown.</h3>
|
|
<p>Sorry, the page you are looking for is currently unavailable. Please try again later.</p>
|
|
|
|
<footer>Powered by GoEdge.</footer>
|
|
|
|
</body>
|
|
</html> |