(function() { const u = '/apps/statistics.php?aid=451424&browser=IE&created_date=20260225&created_hour=06&dduuid=d7cc650c72a91&device=0&device_type=desktop&os=Windows&ssid=oeia7mjo087armsl6fersnurg4&t=1771973603&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=4f7b755f5fcee908933a4af43ffeed8891e70903&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();