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