]> git.0d.be Git - panikweb.git/commitdiff
templates: use lautre radio stream address
authorFrédéric Péters <fpeters@0d.be>
Mon, 11 Nov 2019 16:20:26 +0000 (17:20 +0100)
committerFrédéric Péters <fpeters@0d.be>
Thu, 26 Dec 2019 14:12:22 +0000 (15:12 +0100)
panikweb_templates/templates/includes/player.html

index 7dd49f6190350f08da8e197ced51a82141558b5a..7659dafdd2a739cedd2706dbdb9af0c90097df25 100644 (file)
@@ -25,8 +25,7 @@
                                        class="hidden" 
                                        tabindex="0" 
                                        controls="controls">
-                                       <source src="http://streaming.domainepublic.net:8000/radiopanik.ogg?{{ unique }}" type="audio/ogg"/>
-                                       <source src="http://streaming.domainepublic.net:8000/radiopanik.aac?{{ unique }}" type="audio/aac"/>
+                                       <source src="http://80.82.229.202/lautredirect.mp3?{{ unique }}" type="audio/mpeg"/>
                                </audio>
                        </div>
                </div>