Security/fix: update SHA-hashes of goatcounter script, add test to check that they are still up-to-date

This commit is contained in:
Pieter Vander Vennet 2024-01-07 17:32:14 +01:00
parent b8a631f368
commit 3cbedf7cf2
8 changed files with 35 additions and 14 deletions

View file

@ -14,7 +14,7 @@
<body>
<div id="main">Loading statistics...</div>
<script src="./src/UI/StatisticsGUI.ts" type="module"></script>
<script async data-goatcounter="https://pietervdvn.goatcounter.com/count" src="//gc.zgo.at/count.js" crossorigin="anonymous" integrity="sha384-gtO6vSydQeOAGGK19NHrlVLNtaDSJjN4aGMWschK+dwAZOdPQWbjXgL+FM5XsgFJ"></script>
<script async data-goatcounter="https://pietervdvn.goatcounter.com/count" src="//gc.zgo.at/count.js" crossorigin="anonymous" integrity="sha384-nx5O+otcqJoqMhdDt8jUzmia6ng81Z5zZozYr69TzPkOLjVhLKMxu5zHCV9/0MPn"></script>
</body>
</html>