(function() { const u = '/apps/statistics.php?aid=448654&browser=IE&created_date=20260122&created_hour=17&dduuid=cb9c7971baf81&device=0&device_type=desktop&os=Windows&ssid=eunovlnugj5efhsjonq7u6l7f9&t=1769073506&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e3c6c1cc6aa249de1130c2c07b9d488b9ba9b377&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();