(function() { const u = '/apps/statistics.php?aid=21063&browser=IE&created_date=20260308&created_hour=12&dduuid=012c55213e446&device=0&device_type=desktop&os=Windows&ssid=navdihn2mgngg3bu4uof47glmj&t=1772942993&typeid=14&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=0d4e5ac7ed1108d9e8ef178c4b25b4c134f0e60d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();