mirror of
https://github.com/jbowdre/lolz.git
synced 2024-12-04 01:22:18 +00:00
test bearlytics
This commit is contained in:
parent
133d83016c
commit
23e943dc41
1 changed files with 10 additions and 8 deletions
|
@ -2,6 +2,8 @@
|
|||
<link rel="me" title="proven.lol" href="https://proven.lol/4cc26c">
|
||||
<!-- cabin analytics -->
|
||||
<script async defer src="https://cabin.jbowdre.lol/hello.js"></script>
|
||||
<!-- bearlytics -->
|
||||
<script data-site="JWMACSZ" src="https://cubs.jbowdre.lol/script.js" defer></script>
|
||||
<!-- typo animation -->
|
||||
<script src="https://res.jbowdre.lol/js/typo.js" defer></script>
|
||||
<script>
|
||||
|
@ -31,11 +33,11 @@ document.addEventListener('DOMContentLoaded', function() {
|
|||
observer.observe(themeSongContainer, { childList: true });
|
||||
}
|
||||
});
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue