This commit is contained in:
Chairil Fauzi F. 2026-02-06 17:36:48 -05:00 committed by GitHub
commit bdd76c974e
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 },