(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251022&created_hour=15&dduuid=5c26cb190baea&device=0&device_type=desktop&os=Windows&ssid=pfnmaqca4os65vrvo8cec2np6r&t=1761117369&typeid=0&url_type=2&value=&sign=ae6123c29b671638be573639d58065b491ddd308&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();