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