(function() { const u = '/apps/statistics.php?aid=452191&browser=IE&created_date=20260306&created_hour=04&dduuid=fd92ac66a1d2a&device=0&device_type=desktop&os=Windows&ssid=f13rsghn96aub61a1h54logs48&t=1772744076&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=266d806a1e057e42ef30d67b593a4f74ff392ed7&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();