added ntp servers
This commit is contained in:
parent
bb00e241f9
commit
42db26ecb1
1 changed files with 6 additions and 0 deletions
|
@ -18,6 +18,12 @@ getHeader("NTP Status", "status");
|
|||
<a href="https://www.ntppool.org/scores/2001:470:1f14:da8::2">
|
||||
<div data-server-ip="2001:470:1f14:da8::2" class="graph"></div>
|
||||
</a>
|
||||
<a href="https://www.ntppool.org/scores/2001:470:1f14:1019::2">
|
||||
<div data-server-ip="2001:470:1f14:1019::2" class="graph"></div>
|
||||
</a>
|
||||
<a href="https://www.ntppool.org/scores/2001:470:1f14:1019::2">
|
||||
<div data-server-ip="23.94.219.121" class="graph"></div>
|
||||
</a>
|
||||
<script type="text/javascript">
|
||||
if (!NP) var NP= {};
|
||||
</script>
|
||||
|
|
Loading…
Reference in a new issue