Fix: extract goatcounter to update hash

This commit is contained in:
Pieter Vander Vennet 2025-06-04 21:15:53 +02:00
parent 74e15527ef
commit a22946e34a
10 changed files with 24 additions and 25 deletions

View file

@ -42,9 +42,7 @@
<div id="main"></div>
<script src="./src/Logic/Web/AndroidPolyfill.ts" type="module"></script>
<script type="module" src="./src/all_themes_index.ts"></script>
<script async data-goatcounter="https://pietervdvn.goatcounter.com/count" src="https://gc.zgo.at/count.js"
crossorigin="anonymous"
integrity="sha384-CpAs0JV3n+/AHsDCOxNKSnFtYyKUX6mj7BrGrvXvUvW2A/a3B31dMZD+wfNzTAJT"></script>
<script src="./src/loadGoatcounter.js"></script>
<script async src="./src/InstallServiceWorker.ts" type="module"></script>