From 5af17128db19ab5ba00f8008d6092a84acd92dde Mon Sep 17 00:00:00 2001 From: Joey <43940776+joeyboli@users.noreply.github.com> Date: Sun, 18 Jun 2023 21:35:49 +0000 Subject: [PATCH] Update script.js --- js/script.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/js/script.js b/js/script.js index bec5486..7929b92 100644 --- a/js/script.js +++ b/js/script.js @@ -5,8 +5,6 @@ const RADIO_NAME = 'Game! Radio 1'; // SELECT ARTWORK PROVIDER, ITUNES, DEEZER & SPOTIFY or AZURACAST. eg : spotify var API_SERVICE = 'DEEZER'; -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';