-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
94 lines (88 loc) · 3.45 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
<!DOCTYPE html>
<html lang="en" >
<head>
<meta charset="UTF-8">
<title>MC 2023</title>
<link rel="stylesheet" href="./live/style.css">
<meta name="title" content="MC film">
<meta name="description" content="Hi This site is a video stream site. Created by MC team 2022">
<meta name="keywords" content="Film,Netflix,free,srilanka,video,mc,treanding,Tiktok">
<meta name="robots" content="index, follow">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="language" content="English">
<meta name="revisit-after" content="1 days">
<meta name="author" content="moon night">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Dawning+of+a+New+Day&display=swap" rel="stylesheet">
</head>
<body >
<!-- partial:index.partial.html -->
<link href="https://unpkg.com/video.js@7/dist/video-js.min.css" rel="stylesheet">
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
<h1 style="font-family: 'Dawning of a New Day', cursive; padding: 5px; background-color: rgba(250, 235, 215, 0.753);" >MC stream</h1>
<div class="page-wrapper">
<div class="playlist-wrapper">
<div class="playlist-mother-video">
<video id="example_video_1" class="video-js vjs-theme-city"
controls="false"
preload="auto"
autoplay
muted preload="auto" width="600px" height="300px">
<source src="https://voaplus.com/live/tL4Has1RhxZy8vANSC9uQAGc2/index.m3u8" type="application/x-mpegURL">
</video>
</div>
<div class="playlist-products"></div>
</div>
<!--<div class="playlist-child-videos" id="plylst_upcming"></div>-->
</div>
<br>
<div class="ads">
<script src="https://vjs.zencdn.net/7.6.6/video.js?"></script>
<script type="text/javascript">
atOptions = {
'key' : '090d75338ffc7935bcdc57e8220eaee6',
'format' : 'iframe',
'height' : 250,
'width' : 300,
'params' : {}
};
document.write('<scr' + 'ipt type="text/javascript" src="http' + (location.protocol === 'https:' ? 's' : '') + '://finedintersection.com/090d75338ffc7935bcdc57e8220eaee6/invoke.js"></scr' + 'ipt>');
</script>
<script type="text/javascript">
atOptions = {
'key' : '090d75338ffc7935bcdc57e8220eaee6',
'format' : 'iframe',
'height' : 250,
'width' : 300,
'params' : {}
};
document.write('<scr' + 'ipt type="text/javascript" src="http' + (location.protocol === 'https:' ? 's' : '') + '://finedintersection.com/090d75338ffc7935bcdc57e8220eaee6/invoke.js"></scr' + 'ipt>');
</script>
<script type="text/javascript">
atOptions = {
'key' : '090d75338ffc7935bcdc57e8220eaee6',
'format' : 'iframe',
'height' : 250,
'width' : 300,
'params' : {}
};
document.write('<scr' + 'ipt type="text/javascript" src="http' + (location.protocol === 'https:' ? 's' : '') + '://finedintersection.com/090d75338ffc7935bcdc57e8220eaee6/invoke.js"></scr' + 'ipt>');
</script>
<script type="text/javascript">
atOptions = {
'key' : '090d75338ffc7935bcdc57e8220eaee6',
'format' : 'iframe',
'height' : 250,
'width' : 300,
'params' : {}
};
document.write('<scr' + 'ipt type="text/javascript" src="http' + (location.protocol === 'https:' ? 's' : '') + '://finedintersection.com/090d75338ffc7935bcdc57e8220eaee6/invoke.js"></scr' + 'ipt>');
</script>
<div class="ads2">
</div>
<!-- partial -->
<script src="./live/script.js"></script>
</body>
</html>