mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-03-02 03:39:21 +00:00
Fix invalid url
This commit is contained in:
@@ -81,8 +81,7 @@ export class ShapezGameAnalytics extends GameAnalyticsInterface {
|
||||
|
||||
if (this.app.restrictionMgr.isLimitedVersion()) {
|
||||
fetch(
|
||||
analyticsUrl +
|
||||
"/track/shapez_launch_" +
|
||||
"https://play.shapez.io/shapez_launch_" +
|
||||
this.environment +
|
||||
"_" +
|
||||
currentABT +
|
||||
|
||||
Reference in New Issue
Block a user