(function() { const u = '/apps/statistics.php?aid=438471&browser=IE&created_date=20251227&created_hour=03&dduuid=77ebc20a0b14a&device=0&device_type=desktop&os=Windows&ssid=jj4leecod8dm1eb62t4uip5cet&t=1766776863&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=1c15a8aac93871e68f8987f32c9e05abb947601f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();