(function() { const u = '/apps/statistics.php?aid=438152&browser=IE&created_date=20251224&created_hour=16&dduuid=3d62b429fc122&device=0&device_type=desktop&os=Windows&ssid=vkfp21hf73oq1ln92mlctobeus&t=1766566173&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=af2f67619848a17c1f2dcc83b679b5a282a9cc35&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();