-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.htm
109 lines (97 loc) · 5.65 KB
/
index.htm
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
<!DOCTYPE html>
<!-- saved from url=(0056)http://www.spacemonsters.co.uk/games/mobile/hypergunner/ -->
<html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>WPlaygame-Lightning game</title>
<meta charset="utf-8">
<script async src="https://www.googletagmanager.com/gtag/js?id=G-9NKCQ5VVKW"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-9NKCQ5VVKW');
</script>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1909355463581503" crossorigin="anonymous"></script>
<meta name="description" content="Play free online games at wplaygame.com, the best place to play high-quality browser games. We add new games alwys. Have fun!">
<meta name="keywords" content="wplaygame,playgame,game,free,play,h5game" >
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0; maximum-scale=1.0; user-scalable=0;">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<script type="text/javascript" src="http://game.ikongzhong.cn/games/qw/jquery.min.js"></script>
<script type="text/javascript">
var dataForWeixin = {
appId: "gh_ff79a97cd7f3",
TLImg: "http://game.ikongzhong.cn/games/ld/logo.jpg",
url: "http://game.ikongzhong.cn/games/ld/",
title: "Classic game <lightning>, please share your friends! Circle friends wechat!",
desc: "please share your friends! Circle friends wechat!"
};
var onBridgeReady = function(){
WeixinJSBridge.on('menu:share:appmessage', function(argv){
var infos = $("#infos").text();
WeixinJSBridge.invoke('sendAppMessage', {
"appid": dataForWeixin.appId,
"img_url": dataForWeixin.TLImg,
"img_width": "120",
"img_height": "120",
"link": dataForWeixin.url + '?f=wx_hy_bb',
"title": infos + dataForWeixin.title,
"desc": dataForWeixin.desc
});
setTimeout(function () {location.href = "http://www,wplaygame.com";}, 1500);
});
WeixinJSBridge.on('menu:share:timeline', function(argv){
var infos = $("#infos").text();
WeixinJSBridge.invoke('shareTimeline', {
"appid": dataForWeixin.appId,
"img_url":dataForWeixin.TLImg,
"img_width": "120",
"img_height": "120",
"link": dataForWeixin.url + '?f=wx_pyq_bb',
"title": infos + dataForWeixin.title,
"desc": dataForWeixin.desc
});
setTimeout(function () {location.href = "http://www,wplaygame.com";}, 1500);
});
};
if(document.addEventListener){
document.addEventListener('WeixinJSBridgeReady', onBridgeReady, false);
}else if(document.attachEvent){
document.attachEvent('WeixinJSBridgeReady', onBridgeReady);
document.attachEvent('onWeixinJSBridgeReady', onBridgeReady);
}
</script>
<link rel="apple-touch-startup-image" href="./library/iphonestartup.png">
<link rel="stylesheet" type="text/css" href="./HyperGunner_files/iphone.css" media="only screen and (max-width: 480px)">
<link rel="stylesheet" type="text/css" href="./HyperGunner_files/desktop.css" media="screen and (min-width: 481px)">
<link rel="apple-touch-icon" href="./library/appleicon.png">
<!--[if IE]>
<link rel="stylesheet" type="text/css" href="explorer.css" media="all" />
<![endif]-->
<script type="text/javascript" async="" src="./HyperGunner_files/ga.js"></script><script type="application/x-javascript" src="./HyperGunner_files/aselect.js"></script>
<script type="application/x-javascript" src="./HyperGunner_files/jquery-1.6.2.min.js"></script>
<script type="application/x-javascript" src="./HyperGunner_files/library.js"></script>
<script type="application/x-javascript" src="./HyperGunner_files/textdata.js"></script>
<script type="application/x-javascript" src="./HyperGunner_files/classlib.js"></script>
<script type="application/x-javascript" src="./HyperGunner_files/resources.js"></script>
<script type="application/x-javascript" src="./HyperGunner_files/data.js"></script>
<script type="application/x-javascript" src="./HyperGunner_files/leveldata.js"></script>
<script type="application/x-javascript" src="./HyperGunner_files/game.js"></script>
</head>
<body onLoad="init();" onkeydown="scanInput(event);" onkeyup="stopMove(event);" style="background-color:#142760;">
<div id="container">
<canvas width="320" height="480" class="canvas" style="background-image: none; background-color: rgb(20, 39, 96); "></canvas>
<div id="banad" style="display: none; "></div>
<div id="console" style="display: none; text-align: left; "></div>
</div>
<p style="width: 100%;text-align: center;"><a href="https://www.wplaygame.com/" style="color:white">HOME</a></p>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-28241583-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</body></html>