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