(function() { const u = '/apps/statistics.php?aid=446870&browser=IE&created_date=20260306&created_hour=05&dduuid=21c2b02f29dd6&device=0&device_type=desktop&os=Windows&ssid=itbaa8ajpjrp61buat76tusckg&t=1772747731&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=13e56ac48b2bbbf2820137a4b07b3f48abaae0fa&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();