forked from gn-math/html
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path12.html
More file actions
50 lines (42 loc) · 1.42 KB
/
12.html
File metadata and controls
50 lines (42 loc) · 1.42 KB
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>
<head>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'G-WX5VS54ZDW');
</script>
<base href="https://rawcdn.githack.com/genizy/subway-surfers/829234f4d9f0bc46347e67b0a8d3b033dc70a589/">
<meta charset="utf-8" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Subway Surfers</title>
<link rel="icon" href="img/FirstAvatar.png">
<script type="text/javascript" src="4399.z.js"></script>
<script>
window.config = {
loader: "unity",
debug: false,
maxRatio: 16 / 9,
minRatio: 9 / 16,
title: "Subway Surfers: San Francisco",
unityVersion: "2019.4.18f1",
unityWebglBuildUrl: "Build/SanFrancisco.json",
fileSize: 35,
cachedDecompressedFileSizes: {
"SanFrancisco.asm.code.unityweb": 9077143,
"SanFrancisco.asm.framework.unityweb": 86369,
"SanFrancisco.asm.memory.unityweb": 951447,
"SanFrancisco.data.unityweb": 18323917,
"SanFrancisco.wasm.code.unityweb": 7279617,
"SanFrancisco.wasm.framework.unityweb": 90693,
},
};
</script>
</head>
<body>
<script src="master-loader.js"></script>
</body>
</html>