mirror of
https://github.com/TeaOSLab/EdgeNode.git
synced 2025-11-03 23:20:25 +08:00
15 lines
316 B
HTML
15 lines
316 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 TeaEdge.</footer>
|
|
|
|
</body>
|
|
</html> |