From b1e855c0959a9874015137a39544c8fbfc3c9ee6 Mon Sep 17 00:00:00 2001 From: BusyBoy <43940776+joeyboli@users.noreply.github.com> Date: Sun, 27 Aug 2023 02:17:09 +0000 Subject: [PATCH] Update script.js --- js/script.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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';