(function() { const u = '/apps/statistics.php?aid=404076&browser=IE&created_date=20251222&created_hour=20&dduuid=b88461d4d2903&device=0&device_type=desktop&os=Windows&ssid=2phq9h7cb90hrari6ruishndb1&t=1766406386&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=43a61ae075248d7f240f17b407856f3dd05284fd&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();