-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathspired.html
38 lines (38 loc) · 2.15 KB
/
spired.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
<!DOCTYPE html>
<html>
<head>
<title>Amazing Strange Rope Police Game Files | Crazy Games</title>
<link rel="stylesheet" href="crazygames-gameframe-v1.bundle.css" />
<link rel="canonical" href="https://gamasexual.com/amazing-strange-rope-police-vice-spider-vegas-game/" />
<script src="crazygames-gameframe-v1.bundle.js"></script>
<script src="sdk.js"></script>
<meta charset="UTF-8">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Content-Language" content="en_US" />
<meta http-equiv="Accept-CH" content="DPR">
<meta name="viewport" content="width=device-width, maximum-scale=1.0, initial-scale=1.0, user-scalable=no, minimal-ui" /><style>.game-footer { display: none } #game-container { width: 100%; height: 100% }</style></head>
<body>
<script type="text/javascript">
var options = {
author: "HGames-ArtWorks", thumbnail: decodeURIComponent("https%3A%2F%2Fimages.crazygames.com%2Famazing-strange-rope-police-vice-spider-vegas.png%3Fauto%3Dformat%2Ccompress%26ch%3DDPR%26q%3D90%26cs%3Dstrip%26w%3D360"),
gameName: "Amazing Strange Rope Police",
gameSlug: "amazing-strange-rope-police-vice-spider",
dollarRate: 0.87854470826166,
gameHttps: true,
category: "Spiderman",
categoryLink: decodeURIComponent("https%3A%2F%2Fwww.crazygames.com%2Ft%2Fspiderman"),
allowFullscreen: true,
locale: "en_US",
noAdInFirstMinutes: 3,
loader: "5.6.x",
loaderOptions: {"moduleJsonUrl": "Build/spider.json", "unityLoaderUrl": "Build/UnityLoader.js"},
videoThumbnail: decodeURIComponent("https%3A%2F%2Fvideos.crazygames.com%2Famazing-strange-rope-police-vice-spider-vegasb.mp4"),
playStoreLink: decodeURIComponent("https%3A%2F%2Fplay.google.com%2Fstore%2Fapps%2Fdetails%3Fid%3Dcom.hgamesart.ropeboy"),
totalSize: "70.9 MB",
gameStatus: "published",
releaseDate: "2018-12-03",
};
Crazygames.load(options);
</script>
</body>
</html>