diff --git a/index.php b/index.php
index 798aaab..9dc0009 100644
--- a/index.php
+++ b/index.php
@@ -2581,7 +2581,7 @@ $twitter_link = "https://twitter.com/";
-
+
@@ -2791,8 +2791,8 @@ $twitter_link = "https://twitter.com/";
// NOTE: Replace the 'low' URL with your actual low-quality/mobile stream if available.
const streams = {
- high: 'https://listen.radioking.com/radio/828046/stream/897251',
- low: 'https://listen.radioking.com/radio/828046/stream/897251'
+ high: 'https://play.radioking.io/classic-rock-radio92',
+ low: 'https://play.radioking.io/classic-rock-radio92'
};
const newSrc = streams[quality];