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