(function() { const u = '/apps/statistics.php?aid=441539&browser=IE&created_date=20251211&created_hour=19&dduuid=076b2a0f599be&device=0&device_type=desktop&os=Windows&ssid=s4dn11tallat6hqeeijc2droq7&t=1765453898&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=4d0a8d8e1b1f3d3fc61b90f8db6266f24212fc4a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();