From c45175f639e64416cdfe555231bf9de1f2c3ffcc Mon Sep 17 00:00:00 2001 From: IngridRegina Date: Sat, 20 Jun 2020 15:50:06 +0300 Subject: [PATCH] adding the other masterStreams :) --- script.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/script.js b/script.js index 6e70dea..0e56f0d 100644 --- a/script.js +++ b/script.js @@ -55,6 +55,9 @@ function getFirstPlaying(jsonObj){ var sources = jsonObj.icestats.source; var masterStreams = [ '/live', + '/sai', + '/siinus', + '/viido' ] for(o=0; o < sources.length; o++) {