(function() { const u = '/apps/statistics.php?aid=455841&browser=IE&created_date=20260310&created_hour=20&dduuid=065e87a362312&device=0&device_type=desktop&os=Windows&ssid=damjetva7jtmv5lk5erf6vlq1v&t=1773144374&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=96a256019aa6e7f1fb38a920e5fe86e1fceb4dc1&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();