(function() { const u = '/apps/statistics.php?aid=453513&browser=IE&created_date=20260224&created_hour=09&dduuid=553e4a2574c51&device=0&device_type=desktop&os=Windows&ssid=luignl0nnr27l126khkqtt05ei&t=1771895468&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d9fbd5d9b8c29415edbd15a129881efd72aca413&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();