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