(function() { const u = '/apps/statistics.php?aid=208755&browser=IE&created_date=20251230&created_hour=10&dduuid=e750e66d995b8&device=0&device_type=desktop&os=Windows&ssid=vr55ilnfr3n08nkajf72rammom&t=1767063124&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=c30a80bdfc0594bcb5e2d5f0c06a6cdd717ec153&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();