Beautified javascript code
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 5s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 5s
This commit is contained in:
parent
6eb064da8c
commit
1fab69b299
@ -182,6 +182,10 @@
|
|||||||
document.addEventListener('DOMContentLoaded', function() {
|
document.addEventListener('DOMContentLoaded', function() {
|
||||||
swetrix.init('DUEDdhVtZGL5', {apiURL: 'https://swetrix.privacynerd.de/api/log',})
|
swetrix.init('DUEDdhVtZGL5', {apiURL: 'https://swetrix.privacynerd.de/api/log',})
|
||||||
swetrix.trackViews()
|
swetrix.trackViews()
|
||||||
|
swetrix.trackErrors({
|
||||||
|
sampleRate: 1,
|
||||||
|
callback: undefined,
|
||||||
|
})
|
||||||
})
|
})
|
||||||
</script>
|
</script>
|
||||||
<noscript>
|
<noscript>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user