radio-bullshit/index.html

12 lines
274 B
HTML

<html>
<head>
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<link rel="icon" href="/favicon.ico" type="image/x-icon">
</head>
<body>
<audio controls>
<source src="/radio-bullshit" type="audio/ogg">
</audio>
</body>
</html>