This commit is contained in:
Chairil Fauzi F. 2025-12-12 08:45:34 +01:00 committed by GitHub
commit ebbcb7e38c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,7 @@
(window => {
if (window.__umami_tracker_loaded) return;
window.__umami_tracker_loaded = true;
const {
screen: { width, height },
navigator: { language, doNotTrack: ndnt, msDoNotTrack: msdnt },