all repos — homestead @ 2b4f93cd5f477891092b43aad0d882a0f13b5fd2

Code for my website

use pinned, verified version of goatcounter script

Alan Pearce
commit

2b4f93cd5f477891092b43aad0d882a0f13b5fd2

parent

cfd12e12d443fac6482ee0d34a87ff83545174ed

1 file changed, 3 insertions(+), 4 deletions(-)

jump to
M templates/count.htmltemplates/count.html
@@ -1,6 +1,5 @@
<body> - <script data-goatcounter="https://alanpearce-eu.goatcounter.com/count" async src="https://gc.zgo.at/count.js"></script> - <noscript> - <img src="https://alanpearce-eu.goatcounter.com/count?p=/INSERT-PAGE-HERE" /> - </noscript> + <script data-goatcounter="https://alanpearce-eu.goatcounter.com/count" + async src="//gc.zgo.at/count.v4.js" crossorigin="anonymous" + integrity="sha384-nRw6qfbWyJha9LhsOtSb2YJDyZdKvvCFh0fJYlkquSFjUxp9FVNugbfy8q1jdxI+"></script> </body>