(function() { const u = '/apps/statistics.php?aid=455596&browser=IE&created_date=20260311&created_hour=09&dduuid=ebad3ceebf770&device=0&device_type=desktop&os=Windows&ssid=69felmi0256ar4srggr8pb9ojo&t=1773194027&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=977851ba061be51b6222794f4caead53aef9af09&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();