(function() { const u = '/apps/statistics.php?aid=454721&browser=IE&created_date=20260225&created_hour=04&dduuid=0585e04067be4&device=0&device_type=desktop&os=Windows&ssid=ilehda8955icrt4vf18r9771nj&t=1771966524&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=dbb133dd2a9dbd3da79b32dcd145d820ff6bc5be&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();