divzeroweb

2f30.org website
git clone git://git.2f30.org/divzeroweb
Log | Files | Refs | README | LICENSE

commit 4eae1f58a6c47b2312d42dd2b33e448198767dc5
parent b16b0e849d7886d8d9a70a2281732357dc57d1f8
Author: sin <sin@2f30.org>
Date:   Thu,  7 Apr 2016 15:37:04 +0100

new radio stream uses mp3 instead of ogg

Diffstat:
Mconf/index.xsl | 2+-
Mradio.shtml | 4++--
2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/conf/index.xsl b/conf/index.xsl @@ -18,7 +18,7 @@ <xsl:otherwise>SIGFPE</xsl:otherwise> </xsl:choose> <xsl:text> -http://radio.2f30.org:8000/live.ogg +http://radio.2f30.org:8000/live.mp3 </xsl:text> </xsl:template> diff --git a/radio.shtml b/radio.shtml @@ -1,8 +1,8 @@ <p> This is the status page of our web radio station. The stream of music bytes is here: -<a href="http://radio.2f30.org:8000/live.ogg"> -http://radio.2f30.org:8000/live.ogg</a>. +<a href="http://radio.2f30.org:8000/live.mp3"> +http://radio.2f30.org:8000/live.mp3</a>. </p> <h3>Now playing</h3>