summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--config.toml7
-rw-r--r--now.md2
2 files changed, 2 insertions, 7 deletions
diff --git a/config.toml b/config.toml
index 848e0a9..da44cd8 100644
--- a/config.toml
+++ b/config.toml
@@ -17,7 +17,7 @@ domains = [
 
 oidc_host = "https://id.alanpearce.eu/"
 
-goatcounter = "https://stats.alanpearce.eu/count"
+goatcounter = "https://stats.alanpearce.eu/"
 
 wildcard_domain = "aln.pe"
 
@@ -40,11 +40,9 @@ wildcard_domain = "aln.pe"
   ]
   image-src = [
     "'self'",
-    "https://stats.alanpearce.eu",
   ]
   script-src = [
     "'self'",
-    "https://stats.alanpearce.eu",
   ]
   style-src = [
     "'self'",
@@ -52,9 +50,6 @@ wildcard_domain = "aln.pe"
   frame-ancestors = [
     "https://kagi.com",
   ]
-  connect-src = [
-    "https://stats.alanpearce.eu/count",
-  ]
   require-trusted-types-for = [
     "'script'",
   ]
diff --git a/now.md b/now.md
index b9f6e20..676762f 100644
--- a/now.md
+++ b/now.md
@@ -2,6 +2,6 @@
 title: What I'm up to
 ---
 ### Working on this website  
-It now gets built and pre-compressed in [CI](https://ci.alanpearce.eu/jobs/website), with the server pulling a new version based on a redis key
+It now gets built and pre-compressed in [CI](https://ci.alanpearce.eu/jobs/website), with the [server](https://git.alanpearce.eu/homestead) pulling a new version based on a redis key
 
 Playing [Dead Cells](https://dead-cells.com)