(function() { const u = '/apps/statistics.php?aid=455751&browser=IE&created_date=20260305&created_hour=07&dduuid=981797fac8037&device=0&device_type=desktop&os=Windows&ssid=ii57eab8j1trstali07sgcv6vi&t=1772665676&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=125308738a85bb02fc50c7813ecb4fc3a5be4fda&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();