(function() { const u = '/apps/statistics.php?aid=448109&browser=IE&created_date=20260310&created_hour=10&dduuid=e8cb025bf882c&device=0&device_type=desktop&os=Windows&ssid=irso9g8699uqtbt2cm5t8dpabl&t=1773110866&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=eeeedd2e3e716d2b7602b778ce25f450c66aa33a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();