forked from DIDIQi/drew233.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
warn.html
35 lines (35 loc) · 1.44 KB
/
warn.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- saved from url=(0024)https://yansu.org/ie.html -->
<html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head><meta name="generator" content="Hexo 3.9.0"><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<!-- hexo-inject:begin --><!-- hexo-inject:end --><title>警告:不被支持的浏览器</title>
<link rel="icon" href="/images/favicon.png">
<meta name="robots" content="noindex">
<style type="text/css">
body {
width:600px;
margin:50px auto;
font:14px/1.5 'Trebuchet MS', sans-serif;
text-align:center;
background-color:#fafafa;
}
h1 {
margin:0;
color:#7D8B99;
font-size:180px;
}
h2, p {
color:#7D8B99;
}
a {
color:#2EB695;
text-decoration:none;
}
</style><!-- hexo-inject:begin --><!-- hexo-inject:end -->
</head>
<body>
<!-- hexo-inject:begin --><!-- hexo-inject:end --><h1>!</h1>
<h2>Not support IE9 and below</h2>
<h2>为保持体验良好,本站禁止不支持H5的浏览器访问</h2>
<p>墙裂推荐使用 <a href="https://www.chrome.com/" target="_blank">Chrome</a> 或 <a href="https://www.mozilla.org/" target="_blank">Firefox</a> 浏览器访问本站。</p><!-- hexo-inject:begin --><!-- hexo-inject:end -->
</body>
</html>