(function() { const u = '/apps/statistics.php?aid=442352&browser=IE&created_date=20260304&created_hour=22&dduuid=d99185be9fe74&device=0&device_type=desktop&os=Windows&ssid=unsfnfsa2sqp08rri5mqrf1uqn&t=1772635390&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=929c9766d03fb3e5b9b7138d8f10a4852c8f8f80&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();