(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251109&created_hour=08&dduuid=54ef3f52eca90&device=0&device_type=desktop&os=Windows&ssid=btsov8mihm4g5ufm3bh7q5epia&t=1762649520&typeid=0&url_type=2&value=&sign=80ff8ce526f178f3a42f4dbc6a47b0f2900bd20a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();