Replace plausible with shynet
This commit is contained in:
parent
4181f70e98
commit
37ac0be09c
1 changed files with 4 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<script defer data-domain="interval-timer.wbrawner.com" src="https://plausible.wbrawner.com/js/plausible.js"></script>
|
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<title>Trainterval</title>
|
<title>Trainterval</title>
|
||||||
<base href="/" />
|
<base href="/" />
|
||||||
|
@ -31,6 +30,10 @@
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
</script>
|
</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>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue