(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20250916&created_hour=13&dduuid=159fce6c11bae&device=0&device_type=desktop&os=Windows&ssid=qf547kon61679rnd2ua0r69cd6&t=1758001052&typeid=0&url_type=2&value=&sign=40edf1998b03221e13052b9ef8fa0d839dc4e2db&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();