redbbs-pro/root/404.html
2019-05-01 11:12:56 +08:00

19 lines
637 B
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!--- Created by JUECHENG at 2018/7/27 11:42. --->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>404</title>
</head>
<body style="padding: 50px">
<h1>由于网站被攻击,已暂停访问</h1>
<p>
黑客把数据全部清空了,数据库有半个月没做备案了(失误),但是有所有一切操作的日志记录,
包括黑客的攻击数据ip当然也有这十多天的文章提交数据所以理论上所有数据能够恢复
待恢复后再开做开放访问;谢谢你的关注和支持;
</p>
<p>
----------- 绝尘QQ237809796
</p>
</body>
</html>