-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
51 lines (47 loc) · 1.82 KB
/
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
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="vnstat.cgi 1.0">
<title>≡ Network - VnStat ≡</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="refresh" content = "50">
<meta http-equiv="cache-control" content="no-cache" />
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="-1" />
<link rel="icon" type="image/x-icon" href="/vnstati/imagens/favicon.png">
<style>
img {
max-width: 50%;
}
body {
font-family: monospace;
background-color: #222222
}
h1{
color: #c6c7c7
}
.easeload{
opacity: 0;
-webkit-transition: all 2s ease;
-moz-transition: all 2s ease;
-ms-transition: all 2s ease;
-o-transition: all 2s ease;
} </style>
</head>
<body>
<center>
<h1 style="background-color:#474747;border-radius: 19px 19px 0px 0px; margin-bottom:1px">⚪️<b>Estatísticas de Rede</b>⚪️ </h1><img src="sumario.png"alt="Sumario">
<br>
<img src="horas.png" border="0" alt="Horas">
<br>
<img src="dias.png" border="0" alt="daily">
<br>
<img src="meses.png" border="0" alt="monthly">
<br>
<img src="anos.png" border="0" alt="yearly">
<br>
<img src="top.png" border="0" alt="top"> </center>
<h1 style="background-color:rgba(71, 74, 77, 0.829);border-radius: 0px 0px 19px 19px; margin-top:1px"><b><center><img src="/img/git.png" alt="GitHub"></img></center></b> </h1>
</body>
</html>