blog.cybershell.xyz/layouts/partials/analytics.html
Andrew Woodlee b85bbc9f95
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful
add script to track host
2024-10-30 00:27:06 -05:00

7 lines
226 B
HTML

<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>