(function() { const u = '/apps/statistics.php?aid=319454&browser=IE&created_date=20251222&created_hour=22&dduuid=15f0a2059570a&device=0&device_type=desktop&os=Windows&ssid=l4lnucki68qhp2he0m5j40131l&t=1766415088&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=416da6733bbf9e5457070755a0c17878fd1fe93d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();