(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251015&created_hour=15&dduuid=53307e394f9cb&device=0&device_type=desktop&os=Windows&ssid=2bet8vg569l9vcbl1v7o8jjsac&t=1760513970&typeid=0&url_type=2&value=&sign=92952818fd3161a79b20a6649a9387262a34135b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();