(function() { const u = '/apps/statistics.php?aid=206717&browser=IE&created_date=20251226&created_hour=06&dduuid=e7b4682ac1f2e&device=0&device_type=desktop&os=Windows&ssid=7cu13fgp0pb89r3uq11ehb5fbo&t=1766702855&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=85449cd6a09f7b39c6b0fa2eaa0927f4c2000658&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();