Skip to content

Commit bab8547

Browse files
authored
Update index.html
1 parent f5d63d3 commit bab8547

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ <h1 class="inline-flex items-center justify-center">Live Match Centre : </h1>
9696
<div class="column">
9797
<div class="player-container">
9898
<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" />
99+
<source src="https://fl3.moveonjoy.com/USA_NETWORK/index.m3u8" type="application/x-mpegURL" />
100100
<data-playlist="">
101101
</video>
102102
</div>

0 commit comments

Comments
 (0)