-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
381 lines (241 loc) · 10.8 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
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
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
<!DOCTYPE html>
<html>
<head> <center> <img id="img" src="https://pbs.twimg.com/profile_images/675532803706978309/Pg-0OA1G_400x400.jpg" width="400" height="190"> </center>
<div id="float">
<center> <h4 id="home"></h4> </center>
</div>
<LINK REL=StyleSheet HREF="estilo.css" TYPE="text/css" MEDIA=screen>
<script src="https://cdn.jsdelivr.net/npm/vue"></script>
<script src="https://cdn.jsdelivr.net/npm/vue/dist/vue.js"></script>
<title>MUSIC GT</title>
<script src= "https://unpkg.com/react@16/umd/react.production.min.js"></script>
<script src= "https://unpkg.com/react-dom@16/umd/react-dom.production.min.js"></script>
<script src="https://unpkg.com/babel-standalone@6.15.0/babel.min.js"></script>
<script src="https://fb.me/JSXtransformers-0.13.3.js"></script>
<script src="https://code.jquery.com/jquery-3.1.1.js"></script>
<script>
$(document).ready(function(){
$("#myInput").on("keyup", function() {
var value = $(this).val().toLowerCase();
$("#myTable tr").filter(function() {
$(this).toggle($(this).text().toLowerCase().indexOf(value) > -1)
});
});
});
</script>
<script>
$(document).ready(function(){
$(" #myInput").click(function(){
$(" #myInput ").animate({width: '400px'});
});
});
</script>
</head>
<body>
<center><div id="app">
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<center><div id="description"></div></center>
<br>
<br>
<center> <div id="input"> <input id="myInput" type="text" placeholder="Escribe el nombre del cantante o de la cancion">
</div></center>
<br>
<center><div id="nu">
<table>
<thead>
<tr class="y">
<th>CANTANTE</th>
<th>GENERO</th>
<th>CANCION</th>
</tr>
</thead>
<tbody id="myTable">
<tr class="y">
<td>yandel</td>
<td>encantadora </td>
<td><audio src="regue/yandel-encantadora-official-video.mp3" controls="">encantadora</audio><a id="download" href="regue/yandel-encantadora-official-video.mp3" download="encantadora">descargar</a></td>
</tr>
<tr class="y">
<td>karol G</td>
<td>mi cama hace </td>
<td><audio src="Karol G - Mi Cama.mp3" controls="">mi cama hace</audio><a id="download" href="regue/Karol G - Mi Cama.mp3" download="mi cama hace">descargar</a> </td>
</tr>
<tr class="y">
<td>nati NA</td>
<td>si no me acuerdo </td>
<td> <audio src="regue/Thalía, Natti Natasha - No Me Acuerdo (Official Video).mp3" controls="">si no me acuerdo</audio><a id="download" href="regue/Thalía, Natti Natasha - No Me Acuerdo (Official Video).mp3" download="si no me acuerdo">descargar</a> </td>
</tr>
<tr class="y">
<td>bad bunny </td>
<td>tu no metes cabra </td>
<td><audio src="https://music-gt.000webhostapp.com/regue/Bad%20Bunny%20-%20Tu%20No%20Metes%20Cabra%20[Video%20Oficial].mp3" controls="">tu no metes</audio><a id="download" href="regue/Bad Bunny - Tu No Metes Cabra [Video Oficial].mp3" download="tu no metes">descargar</a> </td>
</tr>
<tr class="y">
<td>becky G </td>
<td>sin pijama </td>
<td><audio src="regue/Becky G Natti Natasha - Sin Pijama (Official Video).mp3" controls="">sin pijama </audio><a id="download" href="regue/Becky G Natti Natasha - Sin Pijama (Official Video).mp3" download="sin pijama">descargar</a> </td>
</tr>
<tr class="y">
<td>Nicky jam </td>
<td>casate </td>
<td><audio src="regue/Cásate Conmigo - Silvestre Dangond Ft. Nicky Jam (Letra) ᴴᴰ.mp3" controls="">casate</audio><a id="download" href="regue/Cásate Conmigo - Silvestre Dangond Ft. Nicky Jam (Letra) ᴴᴰ.mp3" download="casate">descargar</a> </td>
</tr>
<tr class="y">
<td>bad bunny </td>
<td>chambea </td>
<td><audio src="regue/Chambea - Bad Bunny Video Oficial.mp3" controls="">chambea</audio><a id="download" href="regue/Chambea - Bad Bunny Video Oficial.mp3" download="chambea">descargar</a> </td>
</tr>
<tr class="y">
<td>bad bunny </td>
<td> diles </td>
<td><audio src="regue/Diles - Bad Bunny Ozuna Farruko Arcangel Ñengo Flow.mp3" controls="">diles</audio><a id="download" href="regue/Diles - Bad Bunny Ozuna Farruko Arcangel Ñengo Flow.mp3" download="diles">descargar</a> </td>
</tr>
<tr class="y">
<td> farruko </td>
<td>krippy kush </td>
<td><audio src="regue/Farruko Bad Bunny Rvssian - Krippy Kush (Official Video).mp3" controls="">krippy kush</audio><a id="download" href="regue/Farruko Bad Bunny Rvssian - Krippy Kush (Official Video).mp3" download="krippy kush">descargar</a> </td>
</tr>
<tr class="y">
<td>Gaby moreno </td>
<td> se apago </td>
<td><audio src="regue/Gaby Moreno - Se Apagó (Official Video) - copia.mp3" controls="">se apago</audio><a id="download" href="regue/Gaby Moreno - Se Apagó (Official Video) - copia.mp3" download="se apago">descargar</a> </td>
</tr>
<tr class="y">
<td>wisin </td>
<td>mi gente </td>
<td><audio src="regue/J. Balvin, Willy William - Mi Gente (Official Vide.mp3" controls="">mi gente</audio><a id="download" href="regue/J. Balvin, Willy William - Mi Gente (Official Vide.mp3" download="mi gente">descargar</a> </td>
</tr>
<tr class="y">
<td> Jenny Fer Lopez </td>
<td> ni tu ni yo </td>
<td><audio src="regue/Jennifer Lopez - Ni Tú Ni Yo (Official Video) ft. .mp3" controls="">ni tu ni yo</audio><a id="download" href="regue/Jennifer Lopez - Ni Tú Ni Yo (Official Video) ft. .mp3" download="ni tu ni yo">descargar</a> </td>
</tr>
<tr class="y">
<td>Jesse y Joy </td>
<td>no eras para mi </td>
<td><audio src="regue/Jesse y Joy ft. Yuri - No Eras Para Mí (Video Ofic_1 - copia.mp3" controls="">no eras para mi</audio><a id="download" href="regue/Jesse y Joy ft. Yuri - No Eras Para Mí (Video Ofic_1 - copia.mp3" download="no eras para mi">descargar</a> </td>
</tr>
<tr class="y">
<td>KarolG </td>
<td>A ella </td>
<td><audio src="regue/Karol G - A Ella.mp3" controls="">a ella</audio><a id="download" href="regue/Karol G - A Ella.mp3" download="A ella">descargar</a> </td>
</tr>
<tr class="y">
<td>Karol G </td>
<td>ahora me llama </td>
<td><audio src="regue/Karol G Bad Bunny - Ahora Me Llama.mp3" controls="">hora me llama</audio><a id="download" href="regue/Karol G Bad Bunny - Ahora Me Llama.mp3" download="Ahora me llama">descargar</a> </td>
</tr>
<tr class="y">
<td>daddy yanke </td>
<td> rompe corazones </td>
<td><audio src="regue/La Rompe Corazones Video Oficial - Daddy Yankee ft.mp3" controls="">rompe corazones</audio><a id="download" href="regue/La Rompe Corazones Video Oficial - Daddy Yankee ft.mp3" download="rompe corazones">descargar</a> </td>
</tr>
<tr class="y">
<td>luis fonsi </td>
<td> Echame la culpa a mi </td>
<td><audio src="regue/Luis Fonsi, Demi Lovato - Échame La Culpa.mp3" controls="">echame la culpa a mi</audio><a id="download" href="regue/Luis Fonsi, Demi Lovato - Échame La Culpa.mp3" download="Echame la culpa a mi">descargar</a> </td>
</tr>
<tr class="y">
<td>maluma </td>
<td> corazon </td>
<td><audio src="regue/Maluma - Corazón (Official Video) ft. Nego do Bore.mp3" controls="">corazon</audio><a id="download" href="regue/Maluma - Corazón (Official Video) ft. Nego do Bore.mp3" download="corazon">descargar</a> </td>
</tr>
</tbody>
</table>
</div></center>
<br><br>
<div id="root"></div>
<section class="links">
<h4 class="caveza"> {{ titulo }} </h4>
<br>
<div id="area">
<table>
<tr><td><h4> {{ title1 }} </h4>
<a href=""> <img :src="imagen1" wideth="75" height="75"/> </a> </td>
<td> <h4> {{ title2 }} </h4>
<a href=""> <img :src="imagen2" wideth="75" height="75"/></a> </td>
<td> <h4> {{ title3 }} </h4>
<a href=""> <img :src="imagen3" wideth="75" height="75"/> </a> </td>
<td> <h4> {{ title4 }} </h4>
<a href=""> <img :src="imagen4" wideth="75" height="75"/> </a> </td>
<td> <h4> {{ title5 }} </h4>
<a href=""> <img :src="imagen5" wideth="75" height="75"/> </a> </td>
<td><h4> {{ title6 }} </h4>
<a href=""> <img :src="imagen6" wideth="75" height="75"/> </a>
</td>
<td> <h4> {{ title7 }} </h4>
<a href=""> <img :src="imagen7" wideth="75" height="75"/> </a> </td>
</tr>
</table>
</div> </section>
<br>
<br>
<h3 id="h3" @click="toggleMostrar()"> {{ mensaje }} </h3>
<div v-if = "mostrar">
<p> <div id="wpac-comment"></div>
<script type="text/javascript">
wpac_init = window.wpac_init || [];
wpac_init.push({widget: 'Comment', id: 13420});
(function() {
if ('WIDGETPACK_LOADED' in window) return;
WIDGETPACK_LOADED = true;
var mc = document.createElement('script');
mc.type = 'text/javascript';
mc.async = true;
mc.src = 'https://embed.widgetpack.com/widget.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(mc, s.nextSibling);
})();
</script>
<a href="https://widgetpack.com" class="wpac-cr">Comments System WIDGET PACK</a> </p></div>
</div></center>
<script>
const app = new Vue({
el: '#app',
data: {
mostrar:false,
mensaje: 'DEJA TU COMENTARIO!',
titulo:'escoge tu cantante favorito',
imagen1:'http://d1lofqbqbj927c.cloudfront.net/GT-marca/2018/04/20144207/portadas-ozuna--400x300.jpg',
imagen2:'https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRdPQ7Hbi0BINvoRAYH-b3mAqzfdGhHaBUQ1rZhG3tPi8hYkmF7',
imagen3:'https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQAMK0dDgikIdyDgEX08xw7EFHXxORo-QADe78lKLi2-RBisP9e',
imagen4:'https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTJ9KuaN_7WNRpHcLS2foRGhj-ynRSkT59zDBsMEsJBuI9qEg34vQ',
imagen5:'https://studiosol-a.akamaihd.net/uploadfile/letras/fotos/a/2/f/a/a2fadc6cbe6ba33c58a682bb2f1e7851.jpg',
imagen6:'https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRdE1amV9XelsCH8WDNpgJE0keppkGcikJQA3jOzsHL071LGFQq',
imagen7:'https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcS7Xi1CzTT9VRJ0A4yukb80_MT1aBLlkpxSLmW3bfvLOR57WASh',
title1:'OZUNA',
title2:'BECKY G',
title3:'BAD BUNNY',
title4:'NATTI NA',
title5:'YANDEL',
title6:'WISIN',
title7:'KAROL G'
},
methods:{
toggleMostrar: function(){
this.mostrar = !this.mostrar
}
}
})
</script>
<script type="text/jsx">
const name = 'FILTRA POR EL NOMBRE DEL CANTANTE O LA CANCION';
ReactDOM.render(
<h4> {name}</h4>,
document.getElementById('description'));
const name1 = 'DESCARGA BUENA MUSICA SIEMPRE';
ReactDOM.render(
<h4>{name1}</h4>,
document.getElementById('foo')
);
</script>
</body>
<footer id="foo"></footer>
</html>