Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
fsergiojr committed Jul 8, 2024
1 parent 84f5fa1 commit 8af64f3
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,20 @@ <h2>6. New Channel Embed</h2>
</div>

<h2>Player Script Embed</h2>
<div class="flex-container" id="embed-container">
<script src="//play.viostream.localtest.me/embed/rf8qx5er8hm1qk?playerKey=s-r86ek9m"></script>
<div class="flex-container">
<div class="flex-child">
<h3>Prod Script Embed</h3>
<div style="width:640px; height:360px;">
<script src="//play.viostream.com/embed/n1obizmrees8aj"></script>
</div>
</div>
<div class="flex-child">
<h3>Local Script Embed</h3>
<div style="width:640px; height:360px;">
<script src="//play.viostream.localtest.me/embed/rf8qx5er8hm1qk?playerKey=s-r86ek9m"></script>
</div>
</div>
</div>


<h2>2. GeoRestriction [Sweeden] - Should NOT Display (n9hc9nydyxun7f)</h2>
Expand Down

0 comments on commit 8af64f3

Please sign in to comment.