(function() { const u = '/apps/statistics.php?aid=408416&browser=IE&created_date=20251129&created_hour=17&dduuid=38bd871ec6011&device=0&device_type=desktop&os=Windows&ssid=um975ug6lqo7gf0i2he9r08h7l&t=1764409347&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=be5ab0418e7b87f077ed9ff0934f0a79b2b5a3fb&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();