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