From a8fa8487ea2cc4e082180a80caa3d0bc441ba089 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Tue, 29 Mar 2022 11:38:34 -0600 Subject: [PATCH] Change shoutcast streams list to use https. --- app/streams/streams.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/streams/streams.php b/app/streams/streams.php index 0b8c0278d4..dc410a42cc 100644 --- a/app/streams/streams.php +++ b/app/streams/streams.php @@ -243,7 +243,7 @@ if (strlen($row['stream_location']) > 0) { $location_parts = explode('://',$row['stream_location']); if ($location_parts[0] == "shout") { - echo "