blob: 0b4863f2a78f04ee19ac00e938f97ca6a806ff57 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Switch ping</title>
<link rel="stylesheet" type="text/css" href="http://151.216.253.14:8000/en-US/static/@204106/css/bootstrap.min.css" />
<link rel="stylesheet" type="text/css" media="all" href="http://151.216.253.14:8000/en-US/static/@204106/css/pages/dashboard-simple-bootstrap.min.css" />
<link rel="stylesheet" type="text/css" media="all" href="http://151.216.253.14:8000/en-US/static/@204106/app/search/dashboard.css" />
<style>
body{background:#ffffff;}
</style>
</head>
<body class="simplexml">
<div style="text-align: center;">
<div style="position: relative; left: 0; top: 0;">
<br \><br \><br \><br \><br \><br \><br \><br \><br \><br \><br \>
<h1 style="z-index:10; position:relative;">Live switch ping</h1>
<iframe style="display: block; margin: 0 auto;" width="1300px" height="800px" src="./ping.html" allowTransparency="true" scrolling="no" frameborder="0" ></iframe>
<img src="http://151.216.253.14/tg14_logo_rgb_normal.png" style="position: absolute; top: 50px; left: 50%; width: 546px; margin-left: -273px; margin-top: -40px;"/>
</div>
</div>
</body>
</html>
|