(function() { const u = '/apps/statistics.php?aid=439591&browser=IE&created_date=20260304&created_hour=02&dduuid=f938366240d87&device=0&device_type=desktop&os=Windows&ssid=poq5m1mru64rea28miak8ud991&t=1772560936&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=af695e6989e727dbc52e9240b16af2d594a7356d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();