Files
doc/static/gonggao.html
teasiu b8700c4f8e ad
2023-12-24 15:24:00 +08:00

13 lines
233 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>公告页面</title>
<meta http-equiv="refresh" content="0;url=ad.html">
</head>
<body>
<p>正在跳转到广告页面,请稍候...</p>
</body>
</html>