1
0
Fork 0
Browse Source

adding the other masterStreams :)

master
IngridRegina 4 years ago
parent
commit
c45175f639
  1. 3
      script.js

3
script.js

@ -55,6 +55,9 @@ function getFirstPlaying(jsonObj){ @@ -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++) {

Loading…
Cancel
Save