mirror of
https://github.com/TeaOSLab/EdgeNode.git
synced 2025-11-03 06:40:25 +08:00
15 lines
312 B
HTML
15 lines
312 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>临时关闭提醒</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
|
</head>
|
|
<body>
|
|
|
|
<h3>网站暂时关闭</h3>
|
|
<p>网站已被暂时关闭,请耐心等待我们的重新开通通知。</p>
|
|
|
|
<footer>Powered by GoEdge.</footer>
|
|
|
|
</body>
|
|
</html> |