... |
... |
@@ -1,17 +3,16 @@ |
1 |
|
-Final War: Glory Unending (2008) |
2 |
|
- |
3 |
3 |
{{html}} |
4 |
|
-<link rel="stylesheet" href="https://cdn.plyr.io/3.7.8/plyr.css" /> |
5 |
|
-<script src="https://cdn.plyr.io/3.7.8/plyr.polyfilled.js"></script> |
6 |
|
- |
7 |
|
-<audio id="player" controls style="width:100%;"> |
8 |
|
- <source src="/bin/download/Pro%20White%20Music/01%20-%20Shit%20out.mp3" type="audio/mp3" /> |
9 |
|
-</audio> |
10 |
|
- |
11 |
|
-<script> |
12 |
|
-document.addEventListener('DOMContentLoaded', () => { |
13 |
|
- const player = new Plyr('#player'); |
14 |
|
-}); |
15 |
|
-</script> |
|
2 |
+<iframe |
|
3 |
+ style=" |
|
4 |
+ border-radius: 12px; |
|
5 |
+ width: 100%; |
|
6 |
+ height: 352px; |
|
7 |
+ border: none; |
|
8 |
+ " |
|
9 |
+ src="https://open.spotify.com/embed/playlist/0e8guQffSLf0AD7SayyGpc?utm_source=generator&theme=0" |
|
10 |
+ allowfullscreen="" |
|
11 |
+ allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" |
|
12 |
+ loading="lazy" |
|
13 |
+></iframe> |
16 |
16 |
{{/html}} |
17 |
17 |
|
|
16 |
+ |