about summary refs log tree commit diff stats
path: root/templates
diff options
context:
space:
mode:
authorAlan Pearce2024-05-29 16:30:32 +0200
committerAlan Pearce2024-05-29 16:30:32 +0200
commit421d37d8e2551ff226f7cbe6928a9da48f966b56 (patch)
tree046532c8d58f156b4aed3441519096a71832b9e3 /templates
parenta2e6dd0ec7990b24f11e971462f9cdf1f5dc9fef (diff)
downloadwebsite-421d37d8e2551ff226f7cbe6928a9da48f966b56.tar.lz
website-421d37d8e2551ff226f7cbe6928a9da48f966b56.tar.zst
website-421d37d8e2551ff226f7cbe6928a9da48f966b56.zip
use pinned, verified version of goatcounter script
Diffstat (limited to 'templates')
-rw-r--r--templates/count.html7
1 files changed, 3 insertions, 4 deletions
diff --git a/templates/count.html b/templates/count.html
index 737b99d..b8f95e1 100644
--- a/templates/count.html
+++ b/templates/count.html
@@ -1,6 +1,5 @@
 <body>
-  <script data-goatcounter="https://alanpearce-eu.goatcounter.com/count" async src="https://gc.zgo.at/count.js"></script>
-  <noscript>
-    <img src="https://alanpearce-eu.goatcounter.com/count?p=/INSERT-PAGE-HERE" />
-  </noscript>
+  <script data-goatcounter="https://alanpearce-eu.goatcounter.com/count"
+        async src="//gc.zgo.at/count.v4.js" crossorigin="anonymous"
+        integrity="sha384-nRw6qfbWyJha9LhsOtSb2YJDyZdKvvCFh0fJYlkquSFjUxp9FVNugbfy8q1jdxI+"></script>
 </body>