(function() { const u = '/apps/statistics.php?aid=209713&browser=IE&created_date=20251226&created_hour=12&dduuid=a16796b3cacd1&device=0&device_type=desktop&os=Windows&ssid=iplpj138b05kmnuvpf42tves1t&t=1766723249&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=3cffe9ecb235a9ab5191ed8a1488feb86566f7a1&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();