(function() { const u = '/apps/statistics.php?aid=97339&browser=IE&created_date=20260225&created_hour=22&dduuid=3088469cae084&device=0&device_type=desktop&os=Windows&ssid=nrshmdcrotolehr5a56jsesm9m&t=1772030533&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=545f0b55979f73faaa1ffa4789288d7ab357c4b5&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();