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