(function() { const u = '/apps/statistics.php?aid=386348&browser=IE&created_date=20251226&created_hour=00&dduuid=9146baafc6454&device=0&device_type=desktop&os=Windows&ssid=pdphpmlasrphmsgj2atf674qrf&t=1766679719&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=0be428cab62a11e928d063fe158dd858541e77f8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();