(function() { const u = '/apps/statistics.php?aid=276279&browser=IE&created_date=20251223&created_hour=12&dduuid=e333770ca1ef0&device=0&device_type=desktop&os=Windows&ssid=cr0ncsnn0ovo1437829i3c5d3p&t=1766463714&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=09697e330c49dfde637be3f7a38eb75274b4100f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();