(function() { const u = '/apps/statistics.php?aid=458156&browser=IE&created_date=20260311&created_hour=10&dduuid=e0185c97da240&device=0&device_type=desktop&os=Windows&ssid=29199289ga70th91u3ru8stt8i&t=1773197133&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e1ca268af10029a58f8450cd3e97ea060d2b388b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();