(function() { const u = '/apps/statistics.php?aid=436297&browser=IE&created_date=20260305&created_hour=02&dduuid=c064530cef019&device=0&device_type=desktop&os=Windows&ssid=o78audoiner21ifimite7c2oo3&t=1772649684&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=0c0c11f5eaf17c27b390661bb9d8c318d0eda1fb&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();