radio vallekas

This commit is contained in:
Xaloc 2020-06-12 23:53:53 +02:00
parent c0d9a9380e
commit 69615a14eb
2 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,7 @@
<button onClick='catInfo.show()'>Catalunya Informació</button> <button onClick='catInfo.show()'>Catalunya Informació</button>
<button onClick='iCat.show()'>iCat</button> <button onClick='iCat.show()'>iCat</button>
<button onClick='catMusic.show()'>Catalunya Música</button> <button onClick='catMusic.show()'>Catalunya Música</button>
<button onClick='vallekas.show()'>Radio Vallekas</button>
<script src='script.js'></script> <script src='script.js'></script>

View File

@ -12,3 +12,4 @@ var catRadio = new station('http://shoutcast.ccma.cat/ccma/catalunyaradioHD.mp3'
var catInfo = new station('http://shoutcast.ccma.cat/ccma/catalunyainformacioHD.mp3'); var catInfo = new station('http://shoutcast.ccma.cat/ccma/catalunyainformacioHD.mp3');
var iCat = new station('http://shoutcast.ccma.cat/ccma/icatHD.mp3'); var iCat = new station('http://shoutcast.ccma.cat/ccma/icatHD.mp3');
var catMusic = new station('http://shoutcast.ccma.cat/ccma/catalunyamusicaHD.mp3'); var catMusic = new station('http://shoutcast.ccma.cat/ccma/catalunyamusicaHD.mp3');
var vallekas = new station('http://cervera.eldialdigital.com:8032/;');