(function() { const u = '/apps/statistics.php?aid=441359&browser=IE&created_date=20251223&created_hour=22&dduuid=04f9d16d0ae11&device=0&device_type=desktop&os=Windows&ssid=rjjods4a0v6313na87or1rgdj6&t=1766500654&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=1e2b6066710df943a16cd029bf353a5f759b892d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();