(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251016&created_hour=00&dduuid=07d9c97abbf2c&device=0&device_type=desktop&os=Windows&ssid=br4u5jhasl0avaj0g25cin4l03&t=1760544418&typeid=0&url_type=2&value=&sign=cd2414eaeafa1599a35d5204cd1bcd52ba3b31d6&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();