(function() { const u = '/apps/statistics.php?aid=324411&browser=IE&created_date=20251222&created_hour=21&dduuid=0305be8626dd0&device=0&device_type=desktop&os=Windows&ssid=ujm6hot0109mbl4nc4t07162i9&t=1766408472&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e7e1ac1539bfa0dd7b19c443e108a95d0ee9e61a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();