(function() { const u = '/apps/statistics.php?aid=446887&browser=IE&created_date=20260207&created_hour=16&dduuid=664085abfe842&device=0&device_type=desktop&os=Windows&ssid=k26orllas4s4junangpqgp4g80&t=1770454336&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=1e001833d3b18101d732163efa2c73b09a839521&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();