add script to track host
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful
This commit is contained in:
parent
3331b784e1
commit
d9f650fa3f
@ -1,2 +1,7 @@
|
|||||||
|
<script>
|
||||||
|
window.goatcounter = {
|
||||||
|
path: function(p) { return location.host + p }
|
||||||
|
}
|
||||||
|
</script>
|
||||||
<script data-goatcounter="https://stats.andrewnw.com/count"
|
<script data-goatcounter="https://stats.andrewnw.com/count"
|
||||||
async src="//stats.andrewnw.com/count.js"></script>
|
async src="//stats.andrewnw.com/count.js"></script>
|
Loading…
Reference in New Issue
Block a user