(function() { const u = '/apps/statistics.php?aid=441099&browser=IE&created_date=20251224&created_hour=07&dduuid=08768e5dced23&device=0&device_type=desktop&os=Windows&ssid=kau4t4p0bhrvmvfe2qpmkr352u&t=1766530884&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=12385acd238bae908f3dfd61b655e5db8a018085&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();