(function() { const u = '/apps/statistics.php?aid=431606&browser=IE&created_date=20251229&created_hour=14&dduuid=0f0413dc08ce4&device=0&device_type=desktop&os=Windows&ssid=qd7c6t5ute0t01bs0g4mrvelmg&t=1766990325&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=12f4f2a8b8eef01498a0b46a204548a0cda1bfa0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();