(function() { const u = '/apps/statistics.php?aid=424829&browser=IE&created_date=20251126&created_hour=07&dduuid=3e324c0dcbda3&device=0&device_type=desktop&os=Windows&ssid=vacf7o5imu5h53he02adi79qkn&t=1764112801&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=155a9bd7e43d8a8383c48316621f69bf60823d6f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();