(function() { const u = '/apps/statistics.php?aid=394161&browser=IE&created_date=20251224&created_hour=22&dduuid=288007e09f9aa&device=0&device_type=desktop&os=Windows&ssid=otmub9kk65j827ha4to8bui11p&t=1766587241&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ab9178a426527e1e9048a58db783457fcaa31f33&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();