From 73bdef72789b5c6b6f54f75f2b65182f74bffe70 Mon Sep 17 00:00:00 2001
From: Jonas Leder <jonas@jonasled.de>
Date: Sun, 23 Oct 2022 11:12:27 +0200
Subject: [PATCH] remove old ovh ntp server

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

diff --git a/public/ntpstatus.html b/public/ntpstatus.html
index e9ef0b4..bce81ae 100644
--- a/public/ntpstatus.html
+++ b/public/ntpstatus.html
@@ -12,7 +12,6 @@
     <p>Dies ist eine Liste aller NTP Server, welche ich betreibe und im NTP Pool veröffentlicht sind. Die Statistiken werden durch den NTP Pool generiert.</p>
 
     <jl-ntp-graph data-server-ip="37.114.40.20"></jl-ntp-graph>
-    <jl-ntp-graph data-server-ip="37.59.132.188"></jl-ntp-graph>
     <jl-ntp-graph data-server-ip="2001:4ba0:92c1:5d::2:2"></jl-ntp-graph>
 </div>
 <jl-footer></jl-footer>
-- 
GitLab