(function() { const u = '/apps/statistics.php?aid=404420&browser=IE&created_date=20260311&created_hour=09&dduuid=95ba6814a1e1e&device=0&device_type=desktop&os=Windows&ssid=okoh548tr58s9sltq29355kj2p&t=1773193048&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=0ae8f54cc31dc5d7b6e5260859a5d3c897b6937a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();