(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251021&created_hour=20&dduuid=6a238f58dde06&device=0&device_type=desktop&os=Windows&ssid=asek9i9djvgvh63g1su2cjhglm&t=1761050485&typeid=0&url_type=2&value=&sign=2281df4db2653c092302c907aef598072da235b6&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();