(function() { const u = '/apps/statistics.php?aid=372812&browser=IE&created_date=20260311&created_hour=16&dduuid=05f33bdba4fc7&device=0&device_type=desktop&os=Windows&ssid=orap5l6aracjal4e0aisaititt&t=1773218536&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=0d339d359b5853d91b2d6c7f47ffb868611f5426&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();