(function() { const u = '/apps/statistics.php?aid=349447&browser=IE&created_date=20260312&created_hour=06&dduuid=b9ec62d661228&device=0&device_type=desktop&os=Windows&ssid=8lcucnog59u5u91of13rim96pi&t=1773268040&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=0388558db816f74fd2de54dd70fc4e6b89815f8a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();