mirror of
https://github.com/junguler/m3u-radio-music-playlists.git
synced 2024-11-03 15:40:24 +00:00
08d11d1a29
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
1 line
207 B
HTML
Executable File
1 line
207 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=../breakbeat.m3u controls </audio> |