Update script.js
Este commit está contenido en:
@@ -2,11 +2,13 @@
|
|||||||
|
|
||||||
const RADIO_NAME = 'Game! Radio 1';
|
const RADIO_NAME = 'Game! Radio 1';
|
||||||
|
|
||||||
// SELECT ARTWORK PROVIDER, ITUNES, DEEZER & SPOTIFY, eg : spotify
|
// SELECT ARTWORK PROVIDER, ITUNES, DEEZER & SPOTIFY or AZURACAST. eg : spotify
|
||||||
var API_SERVICE = 'DEEZER';
|
var API_SERVICE = 'DEEZER';
|
||||||
|
|
||||||
var zenoid = 'cfhkm5fs1uhvv'
|
var zenoid = 'cfhkm5fs1uhvv'
|
||||||
|
|
||||||
|
var azuracast_nowplaying_url = ''
|
||||||
|
|
||||||
// URL of SHOUTCast streaming without / on the final, eg: http://streaming.com:8080
|
// URL of SHOUTCast streaming without / on the final, eg: http://streaming.com:8080
|
||||||
const URL_STREAMING = 'https://stream-51.zeno.fm/cfhkm5fs1uhvv?zs=HOu6hxV1SG-7iGi9WGVTqQ';
|
const URL_STREAMING = 'https://stream-51.zeno.fm/cfhkm5fs1uhvv?zs=HOu6hxV1SG-7iGi9WGVTqQ';
|
||||||
|
|
||||||
|
|||||||
Referencia en una nueva incidencia
Block a user