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