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