From fd2aa58fac3b834e782d3b9fc4bb1df16df6b85e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joey=20=F0=9F=98=8E?= <43940776+joeyboli@users.noreply.github.com> Date: Mon, 29 Jul 2024 23:35:08 +0000 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index fa7e6b7..8657c58 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,7 @@ var API_SERVICE = 'DEEZER'; const URL_STREAMING = 'https://stream-51.zeno.fm/cfhkm5fs1uhvv?zs=HOu6hxV1SG-7iGi9WGVTqQ'; //API URL GET API On Joeycast Website -const API_URL = 'https://api-v2.joeycast.com/api/metadata/0127c57b-7174-4e2b-9b28-b5e0f313309e' - +const API_URL = 'https://api-v2.streamafrica.net/icyv2?url=' + URL_STREAMING; ```