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