(function() { const u = '/apps/statistics.php?aid=206837&browser=IE&created_date=20251225&created_hour=19&dduuid=75b6febd47c58&device=0&device_type=desktop&os=Windows&ssid=5mhs028cf8q4hs4lmlpi4rg859&t=1766663946&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=1e8ee3b5428ca7ea0ad847ded59809802596e16b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();