From b43868376857df063d9313ee4c01af64d5a0cb3d Mon Sep 17 00:00:00 2001
From: Jonas Leder <jonas@jonasled.de>
Date: Tue, 25 Jan 2022 16:04:49 +0100
Subject: [PATCH] remove 23.94.219.121, not anymore public

---
 public/ntpstatus.html | 1 -
 1 file changed, 1 deletion(-)

diff --git a/public/ntpstatus.html b/public/ntpstatus.html
index 68d1d5b..7ac4b6d 100644
--- a/public/ntpstatus.html
+++ b/public/ntpstatus.html
@@ -12,7 +12,6 @@
     <p>Da ich selber viel auf NTP zur Zeitsynchronisation setze habe ich mich dazu entschlossen selber einen NTP Server,
         welche im ntp pool gelistet ist aufzusetzen. Unten sind die Statistiken zum Server für IPv4 und für IPv6</p>
 
-    <jl-ntp-graph data-server-ip="23.94.219.121"></jl-ntp-graph>
     <jl-ntp-graph data-server-ip="37.114.40.20"></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>
-- 
GitLab