(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251023&created_hour=04&dduuid=cc6166c092626&device=0&device_type=desktop&os=Windows&ssid=teuncocero5sl2epg8nuqg999r&t=1761164193&typeid=0&url_type=2&value=&sign=1239276d977edfa5d00f3228c21a7d76e297aca2&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();