correct radio link
This commit is contained in:
parent
dc1c38f9ed
commit
67087adde2
4
osp.html
4
osp.html
@ -129,7 +129,7 @@
|
|||||||
<!-- PLACEHOLDER link: https://vvvvvvaria.org/logs/zamopuzo/audio/varia_broadcasts_jingle1.mp3
|
<!-- PLACEHOLDER link: https://vvvvvvaria.org/logs/zamopuzo/audio/varia_broadcasts_jingle1.mp3
|
||||||
previous audio cast: https://stream.w-i-t-m.net/meander -->
|
previous audio cast: https://stream.w-i-t-m.net/meander -->
|
||||||
<div class="audio-stream fullscreen" id="showAudio">
|
<div class="audio-stream fullscreen" id="showAudio">
|
||||||
<audio id="player" preload="none" src="https://radio.alonetogether.pub/live"> </audio>
|
<audio id="player" preload="none" src="https://voice.vvvvvvaria.org/live"> </audio>
|
||||||
<p>
|
<p>
|
||||||
Press play (best listened in FireFox). It might take a minute to load.</p>
|
Press play (best listened in FireFox). It might take a minute to load.</p>
|
||||||
<div class="audio-buttons">
|
<div class="audio-buttons">
|
||||||
@ -141,7 +141,7 @@
|
|||||||
<button class="stream-button b-narrow vol" onclick="document.getElementById('player').volume += 0.1">Vol +</button>
|
<button class="stream-button b-narrow vol" onclick="document.getElementById('player').volume += 0.1">Vol +</button>
|
||||||
<button class="stream-button b-narrow vol" onclick="document.getElementById('player').volume -= 0.1">Vol -</button>
|
<button class="stream-button b-narrow vol" onclick="document.getElementById('player').volume -= 0.1">Vol -</button>
|
||||||
</div>
|
</div>
|
||||||
<span class="audio-link">(<a class="windowlinks" href="https://radio.alonetogether.pub/live" target="_blank">direct link to audio</a>)</span>
|
<span class="audio-link">(<a class="windowlinks" href="https://voice.vvvvvvaria.org/live" target="_blank">direct link to audio</a>)</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- IMAGE GALLERY -->
|
<!-- IMAGE GALLERY -->
|
||||||
|
Loading…
Reference in New Issue
Block a user