mirror of
https://github.com/morgan9e/macos-stats
synced 2026-04-14 00:04:15 +09:00
feat: moved from serhiy.io domain name to mac-stats.com
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user