Fix invalid url

This commit is contained in:
tobspr 2022-06-06 14:10:47 +02:00
parent 1272ba7614
commit c32f987c4f
1 changed files with 1 additions and 2 deletions

View File

@ -81,8 +81,7 @@ export class ShapezGameAnalytics extends GameAnalyticsInterface {
if (this.app.restrictionMgr.isLimitedVersion()) { if (this.app.restrictionMgr.isLimitedVersion()) {
fetch( fetch(
analyticsUrl + "https://play.shapez.io/shapez_launch_" +
"/track/shapez_launch_" +
this.environment + this.environment +
"_" + "_" +
currentABT + currentABT +