(function() { const u = '/apps/statistics.php?aid=449193&browser=IE&created_date=20260114&created_hour=03&dduuid=13dd956f3503f&device=0&device_type=desktop&os=Windows&ssid=uutv00umhlefv1nags0394fo2d&t=1768330905&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=f32fd3034ed0d9cae379821c92e064f6039f21ee&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();