(function() { const u = '/apps/statistics.php?aid=269190&browser=IE&created_date=20251223&created_hour=16&dduuid=396c348aae052&device=0&device_type=desktop&os=Windows&ssid=949fnh1474u3mojsk7760bmmnd&t=1766477597&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=2e1819d97de914fe39d01ae878d7d3888ca68e12&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();