(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251021&created_hour=15&dduuid=16b26bc242c58&device=0&device_type=desktop&os=Windows&ssid=oipelmmiqrbksh1git9fa3jihm&t=1761032751&typeid=0&url_type=2&value=&sign=af46be7f91de258fdc3f7f6e14b8641ee03893b3&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();