From 89e7ff8d56e4b6426eefa8c290444bd7e113c662 Mon Sep 17 00:00:00 2001 From: Jonas Leder <jonas@jonasled.de> Date: Wed, 30 Dec 2020 23:43:38 +0100 Subject: [PATCH] removed old ntp server --- public/ntpstatus.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/public/ntpstatus.php b/public/ntpstatus.php index aa2ee02..1a4bf85 100644 --- a/public/ntpstatus.php +++ b/public/ntpstatus.php @@ -18,9 +18,6 @@ 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/2a01:367:c204::17:5b4"> - <div data-server-ip="2a01:367:c204::17:5b4" class="graph"></div> - </a> <script type="text/javascript"> if (!NP) var NP= {}; </script> -- GitLab