(function() { const u = '/apps/statistics.php?aid=450954&browser=IE&created_date=20260307&created_hour=12&dduuid=25f1730f23c37&device=0&device_type=desktop&os=Windows&ssid=egc2fvv10397f65hc4kq5v6t36&t=1772856862&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=94cec99c212f0987e1a67cab93e701e9d6f4616f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();