(function() { const u = '/apps/statistics.php?aid=20817&browser=IE&created_date=20260224&created_hour=16&dduuid=be10cbda7052c&device=0&device_type=desktop&os=Windows&ssid=ufjunur22skkneoq9rcj4ga37u&t=1771920367&typeid=15&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=795ce94dda816076a1915afcb8f32ece95559b6d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();