(function() { const u = '/apps/statistics.php?aid=438377&browser=IE&created_date=20251118&created_hour=04&dduuid=151a87c81b162&device=0&device_type=desktop&os=Windows&ssid=uncdefuq3dfkqd50ene44e6v8d&t=1763410849&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=149e8f0fcd54b3a6085ee99abac29a7df89c83ba&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();