@@ -2,6 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="robots" content="none">
|
||||
<title>OwlBoard - Statistics</title>
|
||||
<script src="./js/lib.main.js" defer></script>
|
||||
<script src="./js/stat.js" defer></script>
|
||||
@@ -44,6 +45,10 @@
|
||||
<td>DB-meta</td>
|
||||
<td id="meta"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>DB-pis</td>
|
||||
<td id="pis"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<br><br>
|
||||
<table style="margin:auto;text-align:center;">
|
||||
@@ -73,7 +78,7 @@
|
||||
web-frontend
|
||||
</a>
|
||||
</td>
|
||||
<td id="ver-web"></td>
|
||||
<td id="ver_str">Unknown</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p>The statistics represent hits & queries from all instances in the stack.</p>
|
||||
|
||||
Reference in New Issue
Block a user