We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5d63d3 commit bab8547Copy full SHA for bab8547
index.html
@@ -96,7 +96,7 @@ <h1 class="inline-flex items-center justify-center">Live Match Centre : </h1>
96
<div class="column">
97
<div class="player-container">
98
<video id="video" class="video-js" height="400" width="700" controls autoplay muted>
99
- <source src="http://fl3.moveonjoy.com/USA_NETWORK/index.m3u8" type="application/x-mpegURL" />
+ <source src="https://fl3.moveonjoy.com/USA_NETWORK/index.m3u8" type="application/x-mpegURL" />
100
<data-playlist="">
101
</video>
102
</div>
0 commit comments