(function() { const u = '/apps/statistics.php?aid=441136&browser=IE&created_date=20251129&created_hour=22&dduuid=c5fad8e7a52ee&device=0&device_type=desktop&os=Windows&ssid=830831k90p8vm5d4dhnuaecaad&t=1764427045&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=15fab8be3669673a8d761b97fbc9b6139a337fce&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();