mirror of
https://github.com/KusakabeShi/EtherGuard-VPN.git
synced 2024-11-25 00:33:08 +01:00
Merge pull request #3 from Longtianmu/patch-1
Add some Mainland NTP servers
This commit is contained in:
commit
76071f0d0d
@ -130,6 +130,13 @@ func GetExampleEdgeConf(templatePath string, getDemo bool) (mtypes.EdgeConfig, e
|
||||
"1.pool.ntp.org",
|
||||
"2.pool.ntp.org",
|
||||
"3.pool.ntp.org",
|
||||
"cn.ntp.org.cn",
|
||||
"edu.ntp.org.cn",
|
||||
"hk.ntp.org.cn",
|
||||
"tw.ntp.org.cn",
|
||||
"ntp.aliyun.com",
|
||||
"time1.cloud.tencent.com",
|
||||
"ntp.tuna.tsinghua.edu.cn ",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user