forked from gn-math/html
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path134.html
More file actions
40 lines (34 loc) · 1.27 KB
/
134.html
File metadata and controls
40 lines (34 loc) · 1.27 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
<!DOCTYPE html>
<html>
<head>
<base href="https://rawcdn.githack.com/genizy/subwaysurfers/ad59db5a60898501131836ac9aa66ff68dd83fad/unity/">
<meta charset="utf-8" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Subway Surfers: Buenos Aires</title>
<link rel="icon" href="img/FirstAvatar.png">
<script src="4399.js"></script>
<script>
window.config = {
loader: "unity",
debug: false,
maxRatio: 16 / 9,
minRatio: 9 / 16,
title: 'Subway Surfers: Buenos Aires',
unityVersion: '2019.1.0f1',
unityWebglBuildUrl: 'buenos-aires\/BuenosAires_1.json',
fileSize: 26,
cachedDecompressedFileSizes: {
'BuenosAires_1.asm.framework.unityweb':471963,
'BuenosAires_1.wasm.framework.unityweb':540326,
'BuenosAires_1.asm.memory.unityweb':3571711,
'BuenosAires_1.wasm.code.unityweb':26477333,
'BuenosAires_1.data.unityweb':28926246,
'BuenosAires_1.asm.code.unityweb':45282277,
},
};
</script>
</head>
<body>
<script src="master-loader.js"></script>
</body>
</html>