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