(function() { const u = '/apps/statistics.php?aid=449455&browser=IE&created_date=20260308&created_hour=00&dduuid=5273b265854c7&device=0&device_type=desktop&os=Windows&ssid=7i9t4fk4gftjmbdps2a026euke&t=1772902137&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=44f57f6dfc17048d9cdbdd2a56a6e0dfccd6eefb&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();