diff --git a/assets/index.html b/assets/index.html index f5bd7cd..d6cb650 100644 --- a/assets/index.html +++ b/assets/index.html @@ -10,9 +10,9 @@ -
+
-
+
@@ -20,7 +20,6 @@ - @@ -34,7 +33,6 @@ - @@ -134,7 +132,6 @@ }, xAxis: { type: 'category', - boundaryGap: false, data: alldata[index].times }, yAxis: { @@ -182,7 +179,6 @@ }, xAxis: { type: 'category', - boundaryGap: false, data: alldata[index].times }, yAxis: { @@ -223,6 +219,7 @@ var newrow = ""; newrow += ""; + newrow += ""; newrow += ""; newrow += ""; newrow += "";
Server TypeIp Port Status CurCon
KeyVal
Domains" + alldata[index].domains + "
Ip" + alldata[index].bind_addr + "
Status" + alldata[index].stat + "
Encryption" + alldata[index].use_encryption + "
Gzip" + alldata[index].use_gzip + "