-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex2.html
175 lines (125 loc) · 5.39 KB
/
index2.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
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
<!DOCTYPE html>
<html lang="en" >
<head>
<meta name="a.validate.02" content="X193SaIgb5gLJXv6f6fJC69uXDeekMXS9_5z" />
<meta name="exoclick-site-verification" content="63484abb0699ad6692c2f793fc303c7e">
<meta name ="viewport" content="width=device-width initial scale=1"/>
<link rel="stylesheet" href='https://www.w3schools.com/lib/w3.css'/>
<meta charset="UTF-8">
<title>ADM Player</title>
<link rel="shortcut icon" type="image/png" href="/icon/20220122_123733_0000.png">
<meta property="og:image" content="https://telegra.ph/file/6deb0b73ca49e05589b73.jpg" />
<meta property="og:description" content="Online Music player made by nadun adm.Playing sinhala beautiful songs,Fench songs,Hiru fm,Sha fm,Lionfm,/Live playing " />
<meta property="og:url"content="https://nadunadmlk.tk/" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css">
<link rel='stylesheet' href='https://ajax.googleapis.com/ajax/libs/jqueryui/1.11.2/themes/smoothness/jquery-ui.css'>
<link rel='stylesheet' href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,700'><link rel="stylesheet" href="./style.css">
<style>
/* The alert message box */
.alert {
padding: 20px;
background-color: blue;
color: white;
margin-bottom: 15px;
}
/* The close button */
.closebtn {
margin-left: 15px;
color: white;
font-weight: bold;
float: right;
font-size: 22px;
line-height: 20px;
cursor: pointer;
transition: 0.3s;
}
/* When moving the mouse over the close button */
.closebtn:hover {
color: black;
}
</style>
</head>
<body>
<!-- start-->
<script type="module">
// Import the functions you need from the SDKs you need
import { initializeApp } from "https://www.gstatic.com/firebasejs/9.6.5/firebase-app.js";
import { getAnalytics } from "https://www.gstatic.com/firebasejs/9.6.5/firebase-analytics.js";
// TODO: Add SDKs for Firebase products that you want to use
// https://firebase.google.com/docs/web/setup#available-libraries
// Your web app's Firebase configuration
// For Firebase JS SDK v7.20.0 and later, measurementId is optional
const firebaseConfig = {
apiKey: "AIzaSyDNZIUne4PhM7zpn3z7xrVE8iKn88MyHls",
authDomain: "adm-redio.firebaseapp.com",
projectId: "adm-redio",
storageBucket: "adm-redio.appspot.com",
messagingSenderId: "193305809091",
appId: "1:193305809091:web:9f55df087d58400c99d276",
measurementId: "G-TJ7J4L4K47"
};
// Initialize Firebase
const app = initializeApp(firebaseConfig);
const analytics = getAnalytics(app);
</script>
<!--End-->
<a href='https://thesiswritingservice.net/'>Writing Service for your Thesis</a> <script type='text/javascript' src='https://www.freevisitorcounters.com/auth.php?id=ff5755a75ba5cf5079ba4eb1855a43a903eef800'></script>
<script type="text/javascript" src="https://www.freevisitorcounters.com/en/home/counter/908689/t/10"></script>
<div class="alert">
<span class="closebtn" onclick="this.parentElement.style.display='none';">×</span>
If you owner of any song when playing my online player.if you want to remove your song form this playlist respectly i will do it.any problem contact me.I will remove any song.this player is made for educational target.
</div>
<!-- partial:index.partial.html -->
<div class="music-player">
<!--<div style="background-image: url(https://i.imgur.com/yqB0erk.jpg);" class="album"></div>-->
<div class="info">
<div class="left">
<a href="javascript:;" class="icon-shuffle"></a>
<a href="javascript:;" class="icon-heart"></a>
</div>
<div class="center">
<div class="jp-playlist">
<ul>
<li></li>
</ul>
</div>
</div>
<div class="right">
<a href="javascript:;" class="icon-repeat"></a>
<a href="javascript:;" class="icon-share"></a>
</div>
<div class="progress"></div>
</div>
<div class="controls">
<div class="current jp-current-time">00:00</div>
<div class="play-controls">
<a href="javascript:;" class="icon-previous jp-previous" title="previous"></a>
<a href="javascript:;" class="icon-play jp-play" title="play"></a>
<a href="javascript:;" class="icon-pause jp-pause" title="pause"></a>
<a href="javascript:;" class="icon-next jp-next" title="next"></a>
</div>
<div class="volume-level">
<a href="javascript:;" class="icon-volume-up" title="max volume"></a>
<a href="javascript:;" class="icon-volume-down" title="mute"></a>
</div>
</div>
<div id="jquery_jplayer" class="jp-jplayer"></div>
</div>
<script type="application/javascript">
var ad_idzone = "4935490",
ad_width = "300",
ad_height = "250",
v_pos = "top",
h_pos = "left";
</script>
</div>
<p class="copyrights">
Codes are get from <a href="https://codepen.io/mustafaismail22/pen/sfmAF">Code pen </a> edited by <a href="https://nadunadmlk.tk/">Nadun Adm</a>
</p>
<!-- partial -->
<script src='https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
<script src='https://ajax.googleapis.com/ajax/libs/jqueryui/1.11.2/jquery-ui.min.js'></script>
<script src='https://cdnjs.cloudflare.com/ajax/libs/jplayer/2.6.4/jquery.jplayer/jquery.jplayer.min.js'></script>
<script src='https://cdnjs.cloudflare.com/ajax/libs/jplayer/2.6.4/add-on/jplayer.playlist.min.js'></script><script src="./script.js"></script>
</body>
</html>