-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
50 lines (49 loc) · 1.84 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>
<html lang="ja">
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width,user-scalable=no,initial-scale=1.0"/>
<meta name="mobile-web-app-capable" content="yes"/>
<meta name="mobile-web-app-status-bar-style" content="black-translucent"/>
<meta name="mobile-web-app-title" content="VIVIT-99"/>
<meta name="apple-mobile-web-app-capable" content="yes"/>
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"/>
<meta name="apple-mobile-web-app-title" content="VIVIT-99"/>
<link rel="shortcut icon" type="image/x-icon" href="./v99/favicon.ico"/>
<link rel="stylesheet" type="text/css" href="./v99/bundle/v99.css"/>
<link rel="apple-touch-icon" href="./v99/icon144.png" sizes="144x144"/>
<link rel="manifest" href="./manifest.json"/>
<title>V I V I T - 9 9</title>
</head>
<body>
<div id="main">
<canvas id="game"></canvas>
</div>
<div id="debug-ui"></div>
<div id="game-ui"></div>
<div id="title"></div>
<!--
<script src="./bundle/vendor.js"></script>
-->
<script src="./v99/bundle/v99.js"></script>
</body>
</html><!--
FILE ARCHIVED ON 19:38:05 Mar 31, 2019 AND RETRIEVED FROM THE
INTERNET ARCHIVE ON 07:15:59 Jun 18, 2019.
JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.
ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
SECTION 108(a)(3)).
-->
<!--
playback timings (ms):
LoadShardBlock: 77.955 (3)
esindex: 0.009
captures_list: 100.405
CDXLines.iter: 13.028 (3)
PetaboxLoader3.datanode: 66.925 (4)
exclusion.robots: 0.284
exclusion.robots.policy: 0.275
RedisCDXSource: 5.784
PetaboxLoader3.resolve: 28.247
load_resource: 77.696
-->