Browse Source

Switch to new crashreport url

Tobias Hieta 8 years ago
parent
commit
3ff83804a7
1 changed files with 1 additions and 1 deletions
  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 "https://crashdump.plex.tv"
+#define UPLOAD_URL "https://crashreport.plexapp.com"
 
 ///////////////////////////////////////////////////////////////////////////////////////////////////
 // Delete crash dumps that are not from the current version. They are most likely useless.