Update script.js

Este commit está contenido en:
Joey
2023-05-29 22:57:17 +00:00
cometido por GitHub
padre 2fb0b8748a
commit 3d94fd0d12

Ver fichero

@@ -2,11 +2,13 @@
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 zenoid = 'cfhkm5fs1uhvv'
var azuracast_nowplaying_url = ''
// 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';