m3u-radio-music-playlists/stuff/soundtrack.html
U-DESKTOP-3VIS1T9\junguler 08d11d1a29 minify online music pages
this makes the download smaller and puts everything in one line which helps me modify these file in the future much easier, https://github.com/tdewolff/minify
2022-07-24 15:23:04 +04:30

1 line
208 B
HTML
Executable File

<!doctype html><meta charset=utf-8><title>Listen to the playlist</title><script src=./m3u-player.js defer></script><style>body{background:#222;color:#ccc}</style><audio src=../soundtrack.m3u controls </audio>