(function() { const u = '/apps/statistics.php?aid=416299&browser=IE&created_date=20260316&created_hour=15&dduuid=1c8bfa048589d&device=0&device_type=desktop&os=Windows&ssid=nn10pdimjifru42ffcaafv16td&t=1773647175&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=3c787069e5fe2afc49e68009daa544ca75e85e5f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();