(function() { const u = '/apps/statistics.php?aid=455754&browser=IE&created_date=20260305&created_hour=07&dduuid=d7ccd4b1803d3&device=0&device_type=desktop&os=Windows&ssid=vvhkgai81fvg48ahue99mc3o0l&t=1772666239&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e04d327fef6440e93c53f3e333332c35cdb1a69e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();