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:
@ -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>
|
Reference in New Issue
Block a user