-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
19 lines (19 loc) · 849 Bytes
/
404.html
File metadata and controls
19 lines (19 loc) · 849 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
permalink: /404.html
---
<html>
<head>
<title>高清新片发布站_WWW.XINPIAN.GQ</title>
<meta name="keywords" content="高清新片、电影新片、新片发布、最新电影" />
<meta name="description" content="高清新片发布站_WWW.XINPIAN.GQ" />
<meta http-equiv="Content-Type"content="text/html;charset=utf-8"/>
<meta http-equiv="refresh" content="2;url=index.html">
<link id="ico" rel="shortcut icon">
<style type="text/css">html, body { height:100%; margin:0; padding:0; overflow:hidden; text-align:center;}</style>
</head>
<body>
<div id="bfck" style="width:100%;height:100%;">
<table width="100%" height="100%" border="0" align="center" cellpadding="0" cellspacing="0"><tr><td align="center" valign="middle">页面不存在,为您跳转至首页...</td></tr></table>
</div>
</body>
</html>