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
This commit is contained in:
parent
55978e8a73
commit
08d11d1a29
13
stuff/70s.html
Normal file → Executable file
13
stuff/70s.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../70s.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../70s.m3u controls </audio>
|
13
stuff/80s.html
Normal file → Executable file
13
stuff/80s.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../80s.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../80s.m3u controls </audio>
|
13
stuff/90s.html
Normal file → Executable file
13
stuff/90s.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../90s.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../90s.m3u controls </audio>
|
13
stuff/acid_jazz.html
Normal file → Executable file
13
stuff/acid_jazz.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../acid_jazz.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../acid_jazz.m3u controls </audio>
|
13
stuff/african.html
Normal file → Executable file
13
stuff/african.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../african.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../african.m3u controls </audio>
|
13
stuff/alternative.html
Normal file → Executable file
13
stuff/alternative.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../alternative.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../alternative.m3u controls </audio>
|
13
stuff/ambient.html
Normal file → Executable file
13
stuff/ambient.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../ambient.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../ambient.m3u controls </audio>
|
13
stuff/americana.html
Normal file → Executable file
13
stuff/americana.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../americana.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../americana.m3u controls </audio>
|
13
stuff/anime.html
Normal file → Executable file
13
stuff/anime.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../anime.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../anime.m3u controls </audio>
|
13
stuff/arabic.html
Normal file → Executable file
13
stuff/arabic.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../arabic.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../arabic.m3u controls </audio>
|
13
stuff/asian.html
Normal file → Executable file
13
stuff/asian.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../asian.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../asian.m3u controls </audio>
|
13
stuff/big_band.html
Normal file → Executable file
13
stuff/big_band.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../big_band.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../big_band.m3u controls </audio>
|
13
stuff/bluegrass.html
Normal file → Executable file
13
stuff/bluegrass.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../bluegrass.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../bluegrass.m3u controls </audio>
|
13
stuff/blues.html
Normal file → Executable file
13
stuff/blues.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../blues.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../blues.m3u controls </audio>
|
13
stuff/breakbeat.html
Normal file → Executable file
13
stuff/breakbeat.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../breakbeat.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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>
|
13
stuff/chillout.html
Normal file → Executable file
13
stuff/chillout.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../chillout.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../chillout.m3u controls </audio>
|
13
stuff/christian.html
Normal file → Executable file
13
stuff/christian.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../christian.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../christian.m3u controls </audio>
|
13
stuff/classical.html
Normal file → Executable file
13
stuff/classical.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../classical.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../classical.m3u controls </audio>
|
13
stuff/club.html
Normal file → Executable file
13
stuff/club.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../club.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../club.m3u controls </audio>
|
13
stuff/college.html
Normal file → Executable file
13
stuff/college.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../college.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../college.m3u controls </audio>
|
13
stuff/comedy.html
Normal file → Executable file
13
stuff/comedy.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../comedy.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../comedy.m3u controls </audio>
|
13
stuff/country.html
Normal file → Executable file
13
stuff/country.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../country.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../country.m3u controls </audio>
|
13
stuff/dance.html
Normal file → Executable file
13
stuff/dance.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../dance.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../dance.m3u controls </audio>
|
13
stuff/deutsch.html
Normal file → Executable file
13
stuff/deutsch.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../deutsch.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../deutsch.m3u controls </audio>
|
13
stuff/disco.html
Normal file → Executable file
13
stuff/disco.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../disco.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../disco.m3u controls </audio>
|
13
stuff/discofox.html
Normal file → Executable file
13
stuff/discofox.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../discofox.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../discofox.m3u controls </audio>
|
13
stuff/downtempo.html
Normal file → Executable file
13
stuff/downtempo.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../downtempo.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../downtempo.m3u controls </audio>
|
13
stuff/drum_and_bass.html
Normal file → Executable file
13
stuff/drum_and_bass.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../drum_and_bass.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../drum_and_bass.m3u controls </audio>
|
13
stuff/easy_listening.html
Normal file → Executable file
13
stuff/easy_listening.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../easy_listening.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../easy_listening.m3u controls </audio>
|
13
stuff/ebm.html
Normal file → Executable file
13
stuff/ebm.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../ebm.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../ebm.m3u controls </audio>
|
13
stuff/electronic.html
Normal file → Executable file
13
stuff/electronic.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../electronic.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../electronic.m3u controls </audio>
|
13
stuff/eurodance.html
Normal file → Executable file
13
stuff/eurodance.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../eurodance.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../eurodance.m3u controls </audio>
|
13
stuff/film.html
Normal file → Executable file
13
stuff/film.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../film.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../film.m3u controls </audio>
|
13
stuff/folk.html
Normal file → Executable file
13
stuff/folk.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../folk.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../folk.m3u controls </audio>
|
13
stuff/france.html
Normal file → Executable file
13
stuff/france.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../france.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../france.m3u controls </audio>
|
13
stuff/funk.html
Normal file → Executable file
13
stuff/funk.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../funk.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../funk.m3u controls </audio>
|
13
stuff/goa.html
Normal file → Executable file
13
stuff/goa.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../goa.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../goa.m3u controls </audio>
|
13
stuff/gospel.html
Normal file → Executable file
13
stuff/gospel.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../gospel.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../gospel.m3u controls </audio>
|
13
stuff/gothic.html
Normal file → Executable file
13
stuff/gothic.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../gothic.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../gothic.m3u controls </audio>
|
13
stuff/greek.html
Normal file → Executable file
13
stuff/greek.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../greek.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../greek.m3u controls </audio>
|
13
stuff/hardcore.html
Normal file → Executable file
13
stuff/hardcore.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../hardcore.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../hardcore.m3u controls </audio>
|
13
stuff/hardrock.html
Normal file → Executable file
13
stuff/hardrock.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../hardrock.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../hardrock.m3u controls </audio>
|
13
stuff/hip_hop.html
Normal file → Executable file
13
stuff/hip_hop.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../hip_hop.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../hip_hop.m3u controls </audio>
|
13
stuff/house.html
Normal file → Executable file
13
stuff/house.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../house.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../house.m3u controls </audio>
|
13
stuff/india.html
Normal file → Executable file
13
stuff/india.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../india.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../india.m3u controls </audio>
|
13
stuff/indie.html
Normal file → Executable file
13
stuff/indie.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../indie.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../indie.m3u controls </audio>
|
13
stuff/industrial.html
Normal file → Executable file
13
stuff/industrial.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../industrial.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../industrial.m3u controls </audio>
|
13
stuff/instrumental.html
Normal file → Executable file
13
stuff/instrumental.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../instrumental.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../instrumental.m3u controls </audio>
|
13
stuff/italian.html
Normal file → Executable file
13
stuff/italian.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../italian.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../italian.m3u controls </audio>
|
13
stuff/jazz.html
Normal file → Executable file
13
stuff/jazz.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../jazz.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../jazz.m3u controls </audio>
|
13
stuff/jpop.html
Normal file → Executable file
13
stuff/jpop.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../jpop.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../jpop.m3u controls </audio>
|
13
stuff/jungle.html
Normal file → Executable file
13
stuff/jungle.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../jungle.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../jungle.m3u controls </audio>
|
13
stuff/latin.html
Normal file → Executable file
13
stuff/latin.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../latin.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../latin.m3u controls </audio>
|
13
stuff/links.txt.html
Normal file → Executable file
13
stuff/links.txt.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../links.txt.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../links.txt.m3u controls </audio>
|
13
stuff/lounge.html
Normal file → Executable file
13
stuff/lounge.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../lounge.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../lounge.m3u controls </audio>
|
13
stuff/metal.html
Normal file → Executable file
13
stuff/metal.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../metal.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../metal.m3u controls </audio>
|
13
stuff/mixed.html
Normal file → Executable file
13
stuff/mixed.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../mixed.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../mixed.m3u controls </audio>
|
13
stuff/musical.html
Normal file → Executable file
13
stuff/musical.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../musical.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../musical.m3u controls </audio>
|
13
stuff/oldies.html
Normal file → Executable file
13
stuff/oldies.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../oldies.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../oldies.m3u controls </audio>
|
13
stuff/opera.html
Normal file → Executable file
13
stuff/opera.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../opera.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../opera.m3u controls </audio>
|
13
stuff/polish.html
Normal file → Executable file
13
stuff/polish.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../polish.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../polish.m3u controls </audio>
|
13
stuff/polka.html
Normal file → Executable file
13
stuff/polka.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../polka.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../polka.m3u controls </audio>
|
13
stuff/pop.html
Normal file → Executable file
13
stuff/pop.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../pop.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../pop.m3u controls </audio>
|
13
stuff/portugal.html
Normal file → Executable file
13
stuff/portugal.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../portugal.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../portugal.m3u controls </audio>
|
13
stuff/progressive.html
Normal file → Executable file
13
stuff/progressive.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../progressive.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../progressive.m3u controls </audio>
|
13
stuff/punk.html
Normal file → Executable file
13
stuff/punk.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../punk.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../punk.m3u controls </audio>
|
13
stuff/quran.html
Normal file → Executable file
13
stuff/quran.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../quran.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../quran.m3u controls </audio>
|
13
stuff/rap.html
Normal file → Executable file
13
stuff/rap.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../rap.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../rap.m3u controls </audio>
|
13
stuff/reggae.html
Normal file → Executable file
13
stuff/reggae.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../reggae.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../reggae.m3u controls </audio>
|
13
stuff/retro.html
Normal file → Executable file
13
stuff/retro.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../retro.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../retro.m3u controls </audio>
|
13
stuff/rnb.html
Normal file → Executable file
13
stuff/rnb.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../rnb.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../rnb.m3u controls </audio>
|
13
stuff/rock.html
Normal file → Executable file
13
stuff/rock.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../rock.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../rock.m3u controls </audio>
|
13
stuff/romanian.html
Normal file → Executable file
13
stuff/romanian.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../romanian.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../romanian.m3u controls </audio>
|
13
stuff/russian.html
Normal file → Executable file
13
stuff/russian.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../russian.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../russian.m3u controls </audio>
|
13
stuff/salsa.html
Normal file → Executable file
13
stuff/salsa.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../salsa.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../salsa.m3u controls </audio>
|
13
stuff/schlager.html
Normal file → Executable file
13
stuff/schlager.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../schlager.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../schlager.m3u controls </audio>
|
13
stuff/ska.html
Normal file → Executable file
13
stuff/ska.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../ska.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../ska.m3u controls </audio>
|
13
stuff/smooth_jazz.html
Normal file → Executable file
13
stuff/smooth_jazz.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../smooth_jazz.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../smooth_jazz.m3u controls </audio>
|
13
stuff/soul.html
Normal file → Executable file
13
stuff/soul.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../soul.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../soul.m3u controls </audio>
|
13
stuff/soundtrack.html
Normal file → Executable file
13
stuff/soundtrack.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../soundtrack.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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>
|
13
stuff/spain.html
Normal file → Executable file
13
stuff/spain.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../spain.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../spain.m3u controls </audio>
|
13
stuff/spiritual.html
Normal file → Executable file
13
stuff/spiritual.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../spiritual.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../spiritual.m3u controls </audio>
|
13
stuff/sport.html
Normal file → Executable file
13
stuff/sport.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../sport.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../sport.m3u controls </audio>
|
13
stuff/swing.html
Normal file → Executable file
13
stuff/swing.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../swing.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../swing.m3u controls </audio>
|
13
stuff/symphonic.html
Normal file → Executable file
13
stuff/symphonic.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../symphonic.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../symphonic.m3u controls </audio>
|
13
stuff/talk.html
Normal file → Executable file
13
stuff/talk.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../talk.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../talk.m3u controls </audio>
|
13
stuff/techno.html
Normal file → Executable file
13
stuff/techno.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../techno.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../techno.m3u controls </audio>
|
13
stuff/top_40.html
Normal file → Executable file
13
stuff/top_40.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../top_40.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../top_40.m3u controls </audio>
|
13
stuff/trance.html
Normal file → Executable file
13
stuff/trance.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../trance.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../trance.m3u controls </audio>
|
13
stuff/turk.html
Normal file → Executable file
13
stuff/turk.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../turk.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../turk.m3u controls </audio>
|
13
stuff/urban.html
Normal file → Executable file
13
stuff/urban.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../urban.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../urban.m3u controls </audio>
|
13
stuff/usa.html
Normal file → Executable file
13
stuff/usa.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../usa.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../usa.m3u controls </audio>
|
13
stuff/various.html
Normal file → Executable file
13
stuff/various.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../various.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../various.m3u controls </audio>
|
13
stuff/wave.html
Normal file → Executable file
13
stuff/wave.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../wave.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../wave.m3u controls </audio>
|
13
stuff/world.html
Normal file → Executable file
13
stuff/world.html
Normal file → Executable file
@ -1,12 +1 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Listen to the playlist</title>
|
||||
<head>
|
||||
<script src="./m3u-player.js" defer="defer"></script>
|
||||
<style> body {background: #222;color: #ccc;}</style>
|
||||
<body>
|
||||
<audio src="../world.m3u" controls="controls"</audio>
|
||||
</body>
|
||||
</html>
|
||||
<!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=../world.m3u controls </audio>
|
Loading…
Reference in New Issue
Block a user