]> git.0d.be Git - panikweb.git/commitdiff
fix stream address
authorFrédéric Péters <fpeters@0d.be>
Wed, 2 Aug 2017 19:59:21 +0000 (21:59 +0200)
committerFrédéric Péters <fpeters@0d.be>
Wed, 2 Aug 2017 19:59:21 +0000 (21:59 +0200)
panikweb_templates/templates/includes/player.html

index 279b98354ab4349228fc355d8d2f4e770943b153..f6e01d7f1c9da866d6f0c080dd80d570124367b3 100644 (file)
@@ -27,8 +27,8 @@
                                        <source src="/media/jingle-ou-pas.ogg" type="audio/ogg"/>
                                        <source src="/media/jingle-ou-pas.mp3" type="audio/mpeg"/>
                                        -->
-                                       <source src="http://streaming.tryphon.eu:8000/radioesperanzah.ogg" type="audio/ogg"/>
-                                       <source src="http://streaming.tryphon.eu:8000/radioesperanzah.mp3" type="audio/mpeg"/>
+                                       <source src="http://stream.tryphon.eu:8000/radioesperanzah.ogg" type="audio/ogg"/>
+                                       <source src="http://stream.tryphon.eu:8000/radioesperanzah.mp3" type="audio/mpeg"/>
                                </audio>
                        </div>
                </div>