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