(function() { const u = '/apps/statistics.php?aid=439826&browser=IE&created_date=20251225&created_hour=12&dduuid=2fa3785d77d23&device=0&device_type=desktop&os=Windows&ssid=6onk67jt25271oaq5qsfq7u051&t=1766637606&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=df8af06a22185f3220f1431216a4871d3e53c672&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();