Files
pathduck.github.io/vivaldi/Panels/TuneIn-Radio.html
T
2023-06-06 18:33:02 +02:00

22 lines
1.0 KiB
HTML
Executable File

<html>
<head>
<title>TuneIn Radio</title>
<link rel="icon" href="tunein-radio.ico">
</head>
<body>
<!-- NRK P13 -->
<iframe src="https://tunein.com/embed/player/s215195/" style="width:100%; height:100px;" scrolling="no" frameborder="no"></iframe>
<!-- Radio Nova -->
<iframe src="https://tunein.com/embed/player/s15237/" style="width:100%; height:100px;" scrolling="no" frameborder="no"></iframe>
<!-- Radiorakel -->
<iframe src="https://tunein.com/embed/player/s299244/" style="width:100%; height:100px;" scrolling="no" frameborder="no"></iframe>
<!-- 3RRR Melbourne -->
<iframe src="http://tunein.com/embed/player/s18517/" style="width:100%; height:100px;" scrolling="no" frameborder="no"></iframe>
<!-- PBS Melbourne -->
<iframe src="https://tunein.com/embed/player/s7024/" style="width:100%; height:100px;" scrolling="no" frameborder="no"></iframe>
<!-- WFMU -->
<iframe src="https://tunein.com/embed/player/s28808/" style="width:100%; height:100px;" scrolling="no" frameborder="no"></iframe>
</body>
</html>