(function() { const u = '/apps/statistics.php?aid=438167&browser=IE&created_date=20251224&created_hour=16&dduuid=4eb24ede43287&device=0&device_type=desktop&os=Windows&ssid=ktgpk61allhcdel15df25ao4si&t=1766566241&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=75d7515533e5b275d793db45ec7bf0b275129e0a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();