mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-10-29 15:13:28 +00:00
Revert "update telemetry URL"
This reverts commit 88850bcdd38026720f03087be8ef7e9869072ac6.
This commit is contained in:
@@ -9,7 +9,7 @@ const telemetry = @import("telemetry.zig");
|
|||||||
const RunMode = @import("../app.zig").RunMode;
|
const RunMode = @import("../app.zig").RunMode;
|
||||||
|
|
||||||
const log = std.log.scoped(.telemetry);
|
const log = std.log.scoped(.telemetry);
|
||||||
const URL = "https://telemetry.lightpanda.io";
|
const URL = "https://lightpanda.io/browser-stats";
|
||||||
|
|
||||||
pub const LightPanda = struct {
|
pub const LightPanda = struct {
|
||||||
uri: std.Uri,
|
uri: std.Uri,
|
||||||
|
|||||||
2
vendor/tls.zig
vendored
2
vendor/tls.zig
vendored
Submodule vendor/tls.zig updated: 7eb35dabf8...0ea9e6d769
Reference in New Issue
Block a user