diff --git a/README.md b/README.md index fcfe734..9a9b749 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ This is intended to bootstrap a list of NTP servers with NTS support given that |ptbtime4.ptb.de|1|Germany|PTB|| |www.jabber-germany.de|2|Germany|Jörg Morbitzer|| |www.masters-of-cloud.de|2|Germany|Jörg Morbitzer|| -|ntp.nanosrvr.cloud|1|Germany|Michael Byczkowski|| +|ntp.nanosrvr.cloud|1|Germany|Michael Byczkowski|IPv4 and IPv6| || |ntppool1.time.nl|1|Netherlands|TimeNL|| |ntppool2.time.nl|1|Netherlands|TimeNL|| @@ -78,9 +78,9 @@ This is intended to bootstrap a list of NTP servers with NTS support given that |ohio.time.system76.com|2|US|System76|| |oregon.time.system76.com|2|US|System76|| |virginia.time.system76.com|2|US|System76|| -|[stratum1.time.cifelli.xyz](http://stratum1.time.cifelli.xyz)|1|US|Mike Cifelli|| -|[time.cifelli.xyz](http://time.cifelli.xyz)|2|US|Mike Cifelli|| -|[time.txryan.com](http://time.txryan.com)|2|US|Tanner Ryan|| +|[stratum1.time.cifelli.xyz](https://stratum1.time.cifelli.xyz)|1|US|Mike Cifelli|| +|[time.cifelli.xyz](https://time.cifelli.xyz)|2|US|Mike Cifelli|| +|[time.txryan.com](https://time.txryan.com)|2|US|Tanner Ryan|| The following servers are known to be virtualized and may be less accurate. YMMV. diff --git a/nts-sources.yml b/nts-sources.yml index 5f51c6f..5632fea 100644 --- a/nts-sources.yml +++ b/nts-sources.yml @@ -119,6 +119,7 @@ servers: stratum: 1 location: Germany owner: Michael Byczkowski + notes: IPv4 and IPv6 vm: false - hostname: ntppool1.time.nl @@ -272,19 +273,19 @@ servers: owner: System76 vm: false - - hostname: "[stratum1.time.cifelli.xyz](http://stratum1.time.cifelli.xyz)" + - hostname: "[stratum1.time.cifelli.xyz](https://stratum1.time.cifelli.xyz)" stratum: 1 location: US owner: Mike Cifelli vm: false - - hostname: "[time.cifelli.xyz](http://time.cifelli.xyz)" + - hostname: "[time.cifelli.xyz](https://time.cifelli.xyz)" stratum: 2 location: US owner: Mike Cifelli vm: false - - hostname: "[time.txryan.com](http://time.txryan.com)" + - hostname: "[time.txryan.com](https://time.txryan.com)" stratum: 2 location: US owner: Tanner Ryan