-
Notifications
You must be signed in to change notification settings - Fork 31
/
Copy pathindex.html
64 lines (59 loc) · 2.96 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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
<!doctype html>
<!--[if lt IE 7]><html class="no-js ie ie6 lt-ie9 lt-ie8 lt-ie7" lang="sv-SE"> <![endif]-->
<!--[if IE 7]><html class="no-js ie ie7 lt-ie9 lt-ie8" lang="sv-SE"> <![endif]-->
<!--[if IE 8]><html class="no-js ie ie8 lt-ie9" lang="sv-SE"> <![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js" lang="sv-SE" prefix="og: http://ogp.me/ns#"> <!--<![endif]-->
<head>
<!-- Google tag (gtag.js) -->
<script
async
src="https://www.googletagmanager.com/gtag/js?id=G-XXGG6SJL6H"
></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "G-XXGG6SJL6H");
</script>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5502194389395403"
crossorigin="anonymous"></script>
<link rel="icon" sizes="192x192" href="assets/textures/grass_dirt.png">
<link rel="shortcut icon" href="assets/textures/grass_dirt.png" type="image/x-icon"/>
<link rel="apple-touch-icon" href="assets/textures/grass_dirt.png" type="image/x-icon"/>=
<title>Minecraft Classic | lioxryt</title>
<meta charset="UTF-8"/>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="google" content="notranslate" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no, viewport-fit=cover">
<meta content="https://lioxryt.github.io/" property="og:url" />
<meta content="pack.png" property="og:image" />
<meta content="#00FF00" data-react-helmet="true" name="theme-color" />
<meta name="title" content="Minecraft Classic">
<meta name="description" content="Play a old version of Minecraft in your browser!">
<meta name="keywords" content="games, unblocked games, web games, online games, fun, tags">
<meta name="robots" content="index, follow">
<meta name="language" content="English">
<meta name="revisit-after" content="1 days">
<meta name="author" content="lioxryt">
<link href="assets/css/style.css" rel="stylesheet"></head>
<body>
<div class="page-content">
<main role="main" class="u-main">
</main>
</div>
<div id="hide"><textarea class="js-copytextarea">url_to_copy</textarea></div>
<div id="version"></div>
<div id="hotbar"></div>
<div id="previewWindow"></div>
<div id="chat"></div>
<div id="menu"></div>
<div id="progress"></div>
<div id="overlay"></div>
<div id="mobile"><div id="text_vertical"><P><H2>Sorry!</H2></P><P>This version of Minecraft<br>requires a keyboard.</P><P>Please try again on another device.</P></div></div>
<div id="webgl_webrtc"><div id="text_vertical"><P><H2>Sorry!</H2></P><P>It seems like your browser doesn’t support<br>WebGL or WebRTC that is required to run this game.<P><P>Find a new one at <a href="https://browsehappy.com" target="_blank">https://browsehappy.com</a></P></div></div>
<script src="assets/js/app.js"></script></body>
</html>