Replace plausible with shynet #105

Merged
wbrawner merged 1 commit from shynet into main 2024-10-11 04:03:26 +00:00

View file

@ -2,7 +2,6 @@
<html lang="en">
<head>
<script defer data-domain="interval-timer.wbrawner.com" src="https://plausible.wbrawner.com/js/plausible.js"></script>
<meta charset="utf-8" />
<title>Trainterval</title>
<base href="/" />
@ -31,6 +30,10 @@
);
}
</script>
<noscript>
<img src="https://shy.wbrawner.com/ingress/e94519dc-97db-49c4-9ba8-73b73bd6c92a/pixel.gif">
</noscript>
<script defer src="https://shy.wbrawner.com/ingress/e94519dc-97db-49c4-9ba8-73b73bd6c92a/script.js"></script>
</body>
</html>