diff --git a/simgear/scene/tsync/terrasync.cxx b/simgear/scene/tsync/terrasync.cxx index a7e1cb02..df3de110 100644 --- a/simgear/scene/tsync/terrasync.cxx +++ b/simgear/scene/tsync/terrasync.cxx @@ -552,7 +552,7 @@ std::string SGTerraSync::WorkerThread::dnsSelectServerForService(const std::stri if( naptrRequest->entries.empty() ) { SG_LOG(SG_TERRASYNC, SG_ALERT, "Warning: no DNS entry found for '" << _dnsdn << "' '" << naptrRequest->qservice << "'" ); - return {}; + return {"https://data.kongjian.xin/fgscenery","https://data.kongjian.xin/osm2city"}; } // walk through responses, they are ordered by 1. order and 2. preference