Revert "update telemetry URL"

This reverts commit 88850bcdd38026720f03087be8ef7e9869072ac6.
This commit is contained in:
Karl Seguin
2025-03-06 23:24:16 +08:00
parent 25bf4fa738
commit 288761632f
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ const telemetry = @import("telemetry.zig");
const RunMode = @import("../app.zig").RunMode;
const log = std.log.scoped(.telemetry);
const URL = "https://telemetry.lightpanda.io";
const URL = "https://lightpanda.io/browser-stats";
pub const LightPanda = struct {
uri: std.Uri,

2
vendor/tls.zig vendored