(function() { const u = '/apps/statistics.php?aid=449448&browser=IE&created_date=20260308&created_hour=02&dduuid=743849c1658b4&device=0&device_type=desktop&os=Windows&ssid=ivkh06230hhg9i84p90k5eto17&t=1772906854&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=c8f2c996728a1573c250c517addc8fceffde48d8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();