(function() { const u = '/apps/statistics.php?aid=445366&browser=IE&created_date=20260312&created_hour=08&dduuid=5212bf9b08517&device=0&device_type=desktop&os=Windows&ssid=q38qibe675atlp22spmoeug631&t=1773277040&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=0d9cf1dc8a3e5bf97ab33cdce8f97887b757381e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();