-
Notifications
You must be signed in to change notification settings - Fork 6
/
index.html
23 lines (22 loc) · 923 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=0">
<title>G9ZZ</title>
<link rel="Shortcut Icon" href="static/G-icon.ico" type="image/ico">
<style type="text/css">
blockquote{
border-left: 3px solid #bfccbf;
background-color: #f1f1f1;
margin-left:4em;
}
#cnzz_stat_icon_1268019744 {
display: none;
}
</style>
</head>
<body style="width:100%; height:100%;">
<div id="app"></div>
<script type="text/javascript">var cnzz_protocol = (("https:" == document.location.protocol) ? " https://" : " http://");document.write(unescape("%3Cspan id='cnzz_stat_icon_1268019744'%3E%3C/span%3E%3Cscript src='" + cnzz_protocol + "s13.cnzz.com/z_stat.php%3Fid%3D1268019744' type='text/javascript'%3E%3C/script%3E"));</script> </body>
</html>