-
Notifications
You must be signed in to change notification settings - Fork 23
Expand file tree
/
Copy path404.html
More file actions
16 lines (16 loc) · 732 Bytes
/
404.html
File metadata and controls
16 lines (16 loc) · 732 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!DOCTYPE html>
<html>
<head>
<title>404错误</title>
<meta http-equiv="refresh" content="3;URL=/index.html">
<link rel="Bookmark nofollow" href="https://res.wx.qq.com/a/wx_fed/assets/res/NTI4MWU5.ico">
<link rel="Shortcut Icon nofollow" href="https://res.wx.qq.com/a/wx_fed/assets/res/NTI4MWU5.ico">
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="author" content="404" />
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<script type="text/javascript" src="//qzonestyle.gtimg.cn/qzone/hybrid/app/404/search_children.js" charset="utf-8"></script>
</head>
<body>
</body>
</html>