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