feat: moved from serhiy.io domain name to mac-stats.com

This commit is contained in:
Serhiy Mytrovtsiy
2025-01-16 20:39:48 +01:00
parent 06155beac7
commit 73e321ca8b
3 changed files with 4 additions and 4 deletions

View File

@@ -32,7 +32,7 @@ public class Telemetry {
}
}
private var url: URL = URL(string: "https://api.serhiy.io/v1/stats/telemetry")!
private var url: URL = URL(string: "https://api.mac-stats.com/telemetry")!
private var _isEnabled: Bool = true