(function() { const u = '/apps/statistics.php?aid=441721&browser=IE&created_date=20260308&created_hour=04&dduuid=1258612471f1a&device=0&device_type=desktop&os=Windows&ssid=dhh52sobrt29f1ej66bac730p1&t=1772917139&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=894e120f8afb9a99de79383c25496c5526f5af9d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();