add script to track host
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful

This commit is contained in:
2024-10-30 00:27:06 -05:00
parent e8675fa290
commit b85bbc9f95
2 changed files with 6 additions and 1 deletions

View File

@ -1,2 +1,7 @@
<script>
window.goatcounter = {
path: function(p) { return location.host + p }
}
</script>
<script data-goatcounter="https://stats.andrewnw.com/count"
async src="//stats.andrewnw.com/count.js"></script>