-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathks.html
38 lines (31 loc) · 1.1 KB
/
ks.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
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" name="viewport">
<meta name="referrer" content="never">
<title>免费接口-无广告</title>
<style>
body,
html,
#WANG {
background-color: #000;
padding: 0;
margin: 0;
color: transparent;
height: 100%;
width: 100%;
}
</style>
</head>
<body style="overflow-y:hidden;">
<!--http://wx1.sinaimg.cn/large/006J7kZbgy1g1l23wfe0ig30b408w0tc.jpg-->
<center>
<div style="margin:0px auto;width:100%;height:500px;">
<iframe id="WANG" scrolling="no" allowtransparency="true" frameborder="0" src=""
style="margin-top:1px;background:#000 url('http://wx1.sinaimg.cn/large/006J7kZbgy1g1l23wfe0ig30b408w0tc.jpg') no-repeat center; width="
100%" height="500px"></iframe>
</div>
</center>
</body>
</html>