(function() { const u = '/apps/statistics.php?aid=416071&browser=IE&created_date=20251218&created_hour=16&dduuid=3bea7abb1f4be&device=0&device_type=desktop&os=Windows&ssid=qe6k0o2trjult59968buhg8l0h&t=1766045653&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=b59d600219670ffd3bdb4955e60ceff9ffb7e552&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();