(function() { const u = '/apps/statistics.php?aid=441519&browser=IE&created_date=20251223&created_hour=12&dduuid=3432b55cbdc49&device=0&device_type=desktop&os=Windows&ssid=hamu2vl4ur7u52th819m04sg0a&t=1766465048&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=7fc8fc566e064e0c16f00b0feca887a2eff67da0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();