en el moras
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
dataUpdate();
|
||||
|
||||
// let radio_server = xxx.info;
|
||||
function dataUpdate(){
|
||||
d3.json(" #radio_server /status-json.xsl",function(d){
|
||||
d3.json(radio_server+"/status-json.xsl",function(d){
|
||||
if (d.icestats.source != undefined){
|
||||
d3.select("#now").text(d.icestats.source.title);
|
||||
d3.select("#onAir").style("background-color","green");
|
||||
|
||||
Reference in New Issue
Block a user