Spaces:
Running
Running
Update index.html
Browse files- index.html +14 -1
index.html
CHANGED
@@ -9,7 +9,7 @@
|
|
9 |
<body background-color="black">
|
10 |
<div class="tenor-gif-embed" data-postid="9190944328185567119" data-share-method="host" data-aspect-ratio="1" data-width="100%"><a href="https://tenor.com/view/dclxviclan-comics-awww-eww-cartoon-gif-9190944328185567119">Dclxviclan Comics Sticker</a>from <a href="https://tenor.com/search/dclxviclan-stickers">Dclxviclan Stickers</a></div> <script type="text/javascript" async src="https://tenor.com/embed.js"></script>
|
11 |
<h1>play clicker with unity ai agent </h1>
|
12 |
-
<iframe src="https://
|
13 |
|
14 |
<h1>Game Trailer</h1>
|
15 |
<div class="video-container"><iframe allowfullscreen="" frameborder="0" src="//www.youtube.com/embed/bYoSjXXpx8Y" height="281" width="500"></iframe></div>
|
@@ -23,5 +23,18 @@
|
|
23 |
<a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
|
24 |
</p>
|
25 |
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
</body>
|
27 |
</html>
|
|
|
9 |
<body background-color="black">
|
10 |
<div class="tenor-gif-embed" data-postid="9190944328185567119" data-share-method="host" data-aspect-ratio="1" data-width="100%"><a href="https://tenor.com/view/dclxviclan-comics-awww-eww-cartoon-gif-9190944328185567119">Dclxviclan Comics Sticker</a>from <a href="https://tenor.com/search/dclxviclan-stickers">Dclxviclan Stickers</a></div> <script type="text/javascript" async src="https://tenor.com/embed.js"></script>
|
11 |
<h1>play clicker with unity ai agent </h1>
|
12 |
+
<iframe src="https://html5.gamemonetize.com/kl1jn8oiq2ah7pzb9n3oxnco25smwc2b/" width="960" height="600" allowfullscreen allow="geolocation; microphone; camera; midi; encrypted-media; gamepad; accelerometer; gyroscope; xr-spatial-tracking; clipboard-read; clipboard-write; cross-origin-isolated; autoplay" referrerpolicy="strict-origin-when-cross-origin" frameborder="0"></iframe>
|
13 |
|
14 |
<h1>Game Trailer</h1>
|
15 |
<div class="video-container"><iframe allowfullscreen="" frameborder="0" src="//www.youtube.com/embed/bYoSjXXpx8Y" height="281" width="500"></iframe></div>
|
|
|
23 |
<a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
|
24 |
</p>
|
25 |
</div>
|
26 |
+
<div id="gamemonetize-video"></div>
|
27 |
+
<script type="text/javascript">
|
28 |
+
window.VIDEO_OPTIONS = {
|
29 |
+
gameid : "4kci7og3klgj0ivy2wz3gdvd9dth5e7n",
|
30 |
+
width : "100%",
|
31 |
+
height : "480px",
|
32 |
+
color : "#3f007e"
|
33 |
+
};
|
34 |
+
(function (a, b, c) {
|
35 |
+
var d = a.getElementsByTagName(b)[0];
|
36 |
+
a.getElementById(c) || (a = a.createElement(b), a.id = c, a.src = "https://api.gamemonetize.com/video.js?v=" + Date.now(), d.parentNode.insertBefore(a, d))
|
37 |
+
})(document, "script", "gamemonetize-video-api");
|
38 |
+
</script>
|
39 |
</body>
|
40 |
</html>
|