(function() { const u = '/apps/statistics.php?aid=348623&browser=IE&created_date=20260312&created_hour=12&dduuid=8c7a0503abb8f&device=0&device_type=desktop&os=Windows&ssid=vojaer7ne089752aadpq2u30n3&t=1773288993&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=1954f8e15c15f52ca22f28f987ecd20c12266ed3&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();