(function() { const u = '/apps/statistics.php?aid=438481&browser=IE&created_date=20251224&created_hour=11&dduuid=95845d8aaed9c&device=0&device_type=desktop&os=Windows&ssid=j14av5a5te3nqnmajeqoeggfdp&t=1766548624&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=922375ce9c2b598e6f117268db8b94434fea547e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();