(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251116&created_hour=23&dduuid=f52fa99f2172c&device=0&device_type=desktop&os=Windows&ssid=3sgj2cdat6kelj9a87rukoks1f&t=1763306830&typeid=0&url_type=2&value=&sign=28db94bd785a74e5f4d0c824b9eb374b7c76191c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();