(function() { const u = '/apps/statistics.php?aid=438773&browser=IE&created_date=20251224&created_hour=09&dduuid=660b5d3db53dc&device=0&device_type=desktop&os=Windows&ssid=kdenl6otohk83t4ahd6brulgpe&t=1766541229&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e66a21dfa6083c69362c7a2240c4f46c41b7381d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();