all repos — website @ 505ad5aa2bada31e2963eb33281a5f7e28bdff75

My website

switch to self-hosted goatcounter

Alan Pearce
commit

505ad5aa2bada31e2963eb33281a5f7e28bdff75

parent

7f8bac7d44970e7d2375b5857efc7132dcefaee4

1 file changed, 5 insertions(+), 3 deletions(-)

jump to
M config.tomlconfig.toml
@@ -20,6 +20,8 @@ ]
oidc_host = "https://id.alanpearce.eu/" +goatcounter = "https://stats.alanpearce.eu/count" + [[taxonomies]] name = "tags" feed = true
@@ -37,11 +39,11 @@ "'none'",
] image-src = [ "'self'", - "https://gc.zgo.at", + "https://stats.alanpearce.eu", ] script-src = [ "'self'", - "https://gc.zgo.at", + "https://stats.alanpearce.eu", ] style-src = [ ## index.html style
@@ -55,7 +57,7 @@ frame-ancestors = [
"https://kagi.com", ] connect-src = [ - "https://alanpearce-eu.goatcounter.com/count", + "https://stats.alanpearce.eu/count", ] require-trusted-types-for = [ "'script'",