(function() { const u = '/apps/statistics.php?aid=438793&browser=IE&created_date=20251224&created_hour=07&dduuid=bd1823e5a15c9&device=0&device_type=desktop&os=Windows&ssid=1l9770jjslpbhd2r64bd5e64bv&t=1766532573&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=9c1f706da1853b3adf06bf166565f845a6998a1c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();