(function() { const u = '/apps/statistics.php?aid=404401&browser=IE&created_date=20251222&created_hour=20&dduuid=ffe2780f15638&device=0&device_type=desktop&os=Windows&ssid=dkhof0lu2517675e07q3c2102d&t=1766406446&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ecc80ca78d747a272ce88373ddec90a8a238cf4a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();