diff --git a/src/widget.cpp b/src/widget.cpp index cb9eb05..30abc94 100644 --- a/src/widget.cpp +++ b/src/widget.cpp @@ -286,7 +286,7 @@ void Widget::initConfig() } else { - appinfoLoadThread.setServer(serverUrl = "https://d.store.deenos.org.cn/"); // 默认URL + appinfoLoadThread.setServer(serverUrl = "https://d.store.deepinos.org.cn/"); // 默认URL } configCanSave = true; // 防止触发保存配置信号