From 85872839eb51714d1e969122172c32f104206aab Mon Sep 17 00:00:00 2001 From: BusyBoy <43940776+joeyboli@users.noreply.github.com> Date: Fri, 1 Sep 2023 16:21:54 +0000 Subject: [PATCH] Update README.md remove mediacp initiatives. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index f4bb0d5..0fbabd6 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,6 @@ var API_SERVICE = 'DEEZER'; // 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'; -//PASTE YOUR MEDIA CP JSON URL HERE TO GET NOW PLAYING SONG TITLE. -const MEDIACP_JSON_URL = '' //API URL / if you use MEDIA CP, CHANGE THIS TO : https://api.streamafrica.net/metadata/mediacp.php?url='+MEDIACP_JSON_URL const API_URL = 'https://api.streamafrica.net/metadata/index?z='+URL_STREAMING