0 Votes

Changes for page ProWhiteMusicPlayer

Last modified by Ryan C on 2025/04/28 01:43

From version 23.1
edited by Ryan C
on 2025/04/28 01:11
Change comment: There is no comment for this version
To version 21.1
edited by Ryan C
on 2025/04/28 01:05
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,8 +2,6 @@
2 2  <link rel="stylesheet" href="https://cdn.plyr.io/3.7.8/plyr.css" />
3 3  <script src="https://cdn.plyr.io/3.7.8/plyr.polyfilled.js"></script>
4 4  
5 -<h2 style="text-align:center;">Final War: Glory Unending (2008)</h2>
6 -
7 7  <select id="tracklist" onchange="changeTrack()" style="width:100%; margin-bottom: 20px; padding: 8px;">
8 8   <option value="">🎵 Select a track...</option>
9 9   <option value="/bin/download/Pro%20White%20Music/ProWhiteMusicPlayer/WebHome/01%20-%20Shit%20out.mp3">01 - Shit Out</option>
... ... @@ -20,7 +20,6 @@
20 20   <option value="/bin/download/Pro%20White%20Music/ProWhiteMusicPlayer/WebHome/12%20-%20Defenders%20of%20the%20Reich.mp3">12 - Defenders of the Reich</option>
21 21   <option value="/bin/download/Pro%20White%20Music/ProWhiteMusicPlayer/WebHome/13%20-%20Glory%20unending.mp3">13 - Glory Unending</option>
22 22   <option value="/bin/download/Pro%20White%20Music/ProWhiteMusicPlayer/WebHome/14%20-%20Pulled%20over%20+%20Verstecktes%20Lied%20(Suddenly).mp3">14 - Pulled Over + Verstecktes Lied (Suddenly)</option>
23 - <!-- (etc all your songs) -->
24 24  </select>
25 25  
26 26  <audio id="player" controls style="width:100%;">
... ... @@ -45,3 +45,4 @@
45 45  }
46 46  </script>
47 47  {{/html}}
45 +

XWiki AI Chat