diff --git a/js/script.js b/js/script.js index 06afe14..9022e23 100644 --- a/js/script.js +++ b/js/script.js @@ -3,7 +3,7 @@ const RADIO_NAME = 'Game! Radio 1'; // SELECT ARTWORK PROVIDER, ITUNES, DEEZER & SPOTIFY eg : spotify -var API_SERVICE = 'DEEZER'; +var API_SERVICE = 'SPOTIFY'; // Change Stream URL Here, Supports, ICECAST, ZENO, SHOUTCAST, RADIOJAR and any other stream service. const URL_STREAMING = 'https://stream-51.zeno.fm/cfhkm5fs1uhvv?zs=HOu6hxV1SG-7iGi9WGVTqQ';