1
2
3
4
5
6
7
8
9
10
11
12
| <%@LANGUAGE="VBSCRIPT" CODEPAGE="65001"%>
| <%Session.CodePage=65001%>
| <html>
| <head>
| <title></title>
| <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
| <meta name="viewport" content="initial-scale=1.0, user-scalable=no" />
| </head>
| <html>
|
| <div style="position:fixed; top:50%; left:40%; font-size:44px;">链接已无效 </div>
| </html>
|
|