(function() { const u = '/apps/statistics.php?aid=446161&browser=IE&created_date=20260223&created_hour=20&dduuid=6c5b5e965a3b0&device=0&device_type=desktop&os=Windows&ssid=teif16ijlto7hvs90ru4g3llr8&t=1771851252&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=c0e3095416bc87c412c9096d627567ce6a4f059c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();