瀏覽代碼

Switch crash upload URL

Tobias Hieta 9 年之前
父節點
當前提交
e1e52428e6
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/tools/helper/CrashUploader.cpp

+ 1 - 1
src/tools/helper/CrashUploader.cpp

@@ -19,7 +19,7 @@
 #include "QsLog.h"
 #include "HelperSettings.h"
 
-#define UPLOAD_URL "http://64.71.188.207:443/"
+#define UPLOAD_URL "https://crashdump.plex.tv"
 
 ///////////////////////////////////////////////////////////////////////////////////////////////////
 // Delete crash dumps that are not from the current version. They are most likely useless.