(function() { const u = '/apps/statistics.php?aid=447571&browser=IE&created_date=20260310&created_hour=15&dduuid=e851e94ed10e7&device=0&device_type=desktop&os=Windows&ssid=sletgthsg7qer66q2078p83c06&t=1773128637&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=a4676038bb24cf48f4600f87c1847615e90a28d2&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();