(function() { const u = '/apps/statistics.php?aid=455071&browser=IE&created_date=20260306&created_hour=07&dduuid=0fcaa1ff42087&device=0&device_type=desktop&os=Windows&ssid=sredadse69osv71jet55j1uflb&t=1772752024&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=51cec612bf89a3f0696d858312b2809461670941&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();