(function() { const u = '/apps/statistics.php?aid=436645&browser=IE&created_date=20251225&created_hour=14&dduuid=728d8aa60b5f5&device=0&device_type=desktop&os=Windows&ssid=ujf49chv2s6g8o7lkfqt03dt37&t=1766645695&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=728f6ba295fde7609b74d608f0cd4e669e974697&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();