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