hide CR queries
All checks were successful
Deploy ewpratten.com / Deploy to Production (push) Successful in 1m39s
All checks were successful
Deploy ewpratten.com / Deploy to Production (push) Successful in 1m39s
This commit is contained in:
parent
cf7e120083
commit
8e7895a6cb
@ -1,6 +1,7 @@
|
|||||||
<script>
|
<script>
|
||||||
if (goatcounter.get_query("cr")) {
|
if (goatcounter.get_query("cr")) {
|
||||||
window.goatcounter = { referrer: `Custom: ${goatcounter.get_query("cr")}` };
|
window.goatcounter = { referrer: `Custom: ${goatcounter.get_query("cr")}` };
|
||||||
|
history.replaceState({}, document.title, window.location.pathname);
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
<script async data-goatcounter="https://analytics.ewpratten.com/count" src="//gc.zgo.at/count.js"
|
<script async data-goatcounter="https://analytics.ewpratten.com/count" src="//gc.zgo.at/count.js"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user