(function() { const u = '/apps/statistics.php?aid=458163&browser=IE&created_date=20260311&created_hour=09&dduuid=5e82c96b2dc49&device=0&device_type=desktop&os=Windows&ssid=klr4h354d3t20h0fuuafc8th1i&t=1773193051&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6f9eebc57c23ea79396ea526b394943dde801d6b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();