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