(function() { const u = '/apps/statistics.php?aid=439191&browser=IE&created_date=20251129&created_hour=16&dduuid=6dd719e22524c&device=0&device_type=desktop&os=Windows&ssid=cvtpsg1r6vd4n8kdmntgf9moo7&t=1764406454&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=dcb6eef4f27e8bc0250d0b4eddce9a0fa3e209e8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();