From e2dfeb46cb890d8a3dd3b50bddad588372aaf785 Mon Sep 17 00:00:00 2001 From: Salar Rahmanian Date: Sun, 27 Oct 2024 15:26:37 -0700 Subject: [PATCH] new plausible url --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 57b4c56..98c7e5b 100644 --- a/config.toml +++ b/config.toml @@ -228,7 +228,7 @@ custom_subset = true [extra.analytics] service = "plausible" id = "softinio.com" -self_hosted_url = "https://a.softinio.net" +self_hosted_url = "https://a.softinio.com" # Specify which analytics service you want to use. # Supported options: ["goatcounter", "umami", "plausible"] # service = "goatcounter"