mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-12-17 17:38:10 +00:00
Add navigate telemetry
This commit is contained in:
@@ -7,7 +7,7 @@ const Client = @import("asyncio").Client;
|
||||
|
||||
const log = std.log.scoped(.telemetry);
|
||||
|
||||
const URL = "https://stats.lightpanda.io";
|
||||
const URL = "https://telemetry.lightpanda.io/";
|
||||
|
||||
pub const LightPanda = struct {
|
||||
uri: std.Uri,
|
||||
|
||||
Reference in New Issue
Block a user