NonameSsSs commited on
Commit
cd76a17
·
verified ·
1 Parent(s): 821b20e

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +13 -0
index.html CHANGED
@@ -12,6 +12,19 @@
12
  <iframe src="https://html5.gamemonetize.games/038had1kh7g156y93gko2jlh0jit1y2p/" width="960" height="600"></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>
16
  <iframe frameborder="0" src="https://itch.io/embed/3356671?bg_color=64c7e4&amp;fg_color=f24bd5&amp;link_color=fa5c5c&amp;border_color=bebebe" width="552" height="167"><a href="https://clickstoppop.itch.io/clear-office">Clear Office by Click Stop Pop</a></iframe>
17
  <div class="card">
 
12
  <iframe src="https://html5.gamemonetize.games/038had1kh7g156y93gko2jlh0jit1y2p/" width="960" height="600"></iframe>
13
 
14
  <h1>Game Trailer</h1>
15
+ <div id="gamemonetize-video"></div>
16
+ <script type="text/javascript">
17
+ window.VIDEO_OPTIONS = {
18
+ gameid : "038had1kh7g156y93gko2jlh0jit1y2p",
19
+ width : "100%",
20
+ height : "480px",
21
+ color : "#3f007e"
22
+ };
23
+ (function (a, b, c) {
24
+ var d = a.getElementsByTagName(b)[0];
25
+ 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))
26
+ })(document, "script", "gamemonetize-video-api");
27
+ </script>
28
  <div class="video-container"><iframe allowfullscreen="" frameborder="0" src="//www.youtube.com/embed/bYoSjXXpx8Y" height="281" width="500"></iframe></div>
29
  <iframe frameborder="0" src="https://itch.io/embed/3356671?bg_color=64c7e4&amp;fg_color=f24bd5&amp;link_color=fa5c5c&amp;border_color=bebebe" width="552" height="167"><a href="https://clickstoppop.itch.io/clear-office">Clear Office by Click Stop Pop</a></iframe>
30
  <div class="card">