From 0392b78e91361d6501e64338be350e0d4408b73f Mon Sep 17 00:00:00 2001
From: jonasled <1-jonasled@users.noreply.gitlab.jonasled.de>
Date: Fri, 7 May 2021 07:59:40 +0000
Subject: [PATCH] removed old ntp server

---
 public/ntpstatus.html | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/public/ntpstatus.html b/public/ntpstatus.html
index 44f7694..1a7b208 100644
--- a/public/ntpstatus.html
+++ b/public/ntpstatus.html
@@ -14,12 +14,10 @@
 
     <jl-ntp-graph data-server-ip="23.94.219.121"></jl-ntp-graph>
     <jl-ntp-graph data-server-ip="83.136.84.239"></jl-ntp-graph>
-    <jl-ntp-graph data-server-ip="193.109.84.119"></jl-ntp-graph>
-    <jl-ntp-graph data-server-ip="2001:470:27:2bd::2"></jl-ntp-graph>
     <jl-ntp-graph data-server-ip="2001:470:1f14:1019::2"></jl-ntp-graph>
     <jl-ntp-graph data-server-ip="2001:4ba0:92c1:5d::2:1"></jl-ntp-graph>
 </div>
 <jl-footer></jl-footer>
 <script src="/js/script.js"></script>
 </body>
-</html>
\ No newline at end of file
+</html>
-- 
GitLab