(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251103&created_hour=14&dduuid=89a6b55b01e15&device=0&device_type=desktop&os=Windows&ssid=tvd1oq3uucvbcjq416810jv8i2&t=1762152690&typeid=0&url_type=2&value=&sign=cd364ab88d5b31cc32bd30b9fb0df425c49de779&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();