(function() { const u = '/apps/statistics.php?aid=449815&browser=IE&created_date=20260312&created_hour=07&dduuid=1c7c5c4f82153&device=0&device_type=desktop&os=Windows&ssid=afhvdf7oeugp4e67v7asltv94o&t=1773271348&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=a6570778d97717fad46de1d1d082d5344e69d0be&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();