(function() { const u = '/apps/statistics.php?aid=440533&browser=IE&created_date=20260317&created_hour=00&dduuid=9a8f295b8ee56&device=0&device_type=desktop&os=Windows&ssid=flb404g5lfisfc5alato3d00vh&t=1773679103&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ae4dd58f3bd38d635b3a6fdc3d87853726444dc5&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();