forked from Bun/landing-page
Purge old references, add favicon
This commit is contained in:
parent
a699489fa2
commit
622eb0ba3a
4 changed files with 5 additions and 8 deletions
|
@ -21,7 +21,7 @@
|
|||
poster="MY_VIDEO_POSTER.jpg"
|
||||
data-setup='{"techOrder": ["html5", "flash"], "html5": {"hls": {"enableLowInitialPlaylist": true, "smoothQualityChange": true}}}'
|
||||
>
|
||||
<source src="/bloxelcom-cable/hls/BloxelesteGaming.m3u8" type="application/x-mpegURL" />
|
||||
<source src="/streams/hls/jimbo.m3u8" type="application/x-mpegURL" />
|
||||
<p class="vjs-no-js">
|
||||
To view this video please enable JavaScript, and consider upgrading to a
|
||||
web browser that
|
||||
|
@ -30,7 +30,7 @@
|
|||
</video>
|
||||
</div>
|
||||
<div class="image-container" id="image-container" style="display:none;">
|
||||
<img src="/images/offline/bloxeleste-gaming-offline.png" alt="Fallback Image" id="fallback-image">
|
||||
<img src="/images/offline/jimbo-offline.png" alt="Fallback Image" id="fallback-image">
|
||||
</div>
|
||||
</div>
|
||||
<script src="https://vjs.zencdn.net/8.10.0/video.min.js"></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue