(function() { const u = '/apps/statistics.php?aid=438167&browser=IE&created_date=20251129&created_hour=16&dduuid=8a5c9b4a81f65&device=0&device_type=desktop&os=Windows&ssid=invmo4erhr3fma63vc56h5qa34&t=1764403466&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=f9a917306cded7cfbd10f20a4cc04f06410f08a5&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();