From 216066a015b46ed1254e5d56a94536b6366a28e2 Mon Sep 17 00:00:00 2001 From: zhongjin Date: Fri, 21 Oct 2022 19:56:39 +0800 Subject: [PATCH] fgcom.jingweiht.com --- utils/fgcom/fgcom_external.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/fgcom/fgcom_external.cxx b/utils/fgcom/fgcom_external.cxx index 6e86a8c..44f6bc9 100644 --- a/utils/fgcom/fgcom_external.cxx +++ b/utils/fgcom/fgcom_external.cxx @@ -54,7 +54,7 @@ double _atis = -1; double _silenceThd = -35.0; std::string _app = "FGCOM-"; std::string _host = "127.0.0.1"; -std::string _server = "fgcom.flightgear.org"; +std::string _server = "fgcom.jingweiht.com"; std::string _airport = "ZZZZ"; std::string _callsign = "guest"; std::string _username = "guest";