From d6b640d92d6c5f422b77e2017ec53479e5295b9f Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Fri, 29 Sep 2023 16:36:38 +0200 Subject: [SSPS] timesync: Use more privacy-friendly URLs --- .../static_files/timesync/usr/local/sbin/redneck-timesync.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/satellit_installer/static_files/timesync/usr/local/sbin/redneck-timesync.sh b/satellit_installer/static_files/timesync/usr/local/sbin/redneck-timesync.sh index 30ebaad..2fbed8a 100755 --- a/satellit_installer/static_files/timesync/usr/local/sbin/redneck-timesync.sh +++ b/satellit_installer/static_files/timesync/usr/local/sbin/redneck-timesync.sh @@ -21,13 +21,13 @@ MIN_DIFF=30 MAX_DIFF=86400 URLS=" - https://www.google.de - https://www.cloudflare.com https://www.uni-freiburg.de https://www.bwlehrpool.de + https://bwlp-masterserver.ruf.uni-freiburg.de https://www.dfn.de - https://www.amazon.de - https://www.microsoft.de + https://www.switch.ch + https://www.debian.org + https://kernel.org " F=$(mktemp) -- cgit v1.2.3-55-g7522