1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-11-25 04:56:07 -05:00

moved fathom domain

This commit is contained in:
2019-10-22 16:12:35 -04:00
parent f3a3dc1646
commit f83795e339
4 changed files with 6 additions and 6 deletions

View File

@@ -7,7 +7,7 @@
m=f.getElementsByTagName('script')[0];
o.async=1; o.src=t; o.id='fathom-script';
m.parentNode.insertBefore(o,m)
})(document, window, 'https://fathom.jarv.is/tracker.js', 'fathom');
})(document, window, 'https://s.jarv.is/tracker.js', 'fathom');
fathom('set', 'siteId', 'DYCXU');
fathom('trackPageview');
</script>