(function() { const u = '/apps/statistics.php?aid=434883&browser=IE&created_date=20260311&created_hour=09&dduuid=753bb23ee2b3f&device=0&device_type=desktop&os=Windows&ssid=nik93tj95n3o77419grtpvqtca&t=1773192380&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=7c4b63f35d559e714b4f2f1cbc2549fe2b9f0298&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();