(function() { const u = '/apps/statistics.php?aid=446260&browser=IE&created_date=20260125&created_hour=13&dduuid=aff02b4cf2e56&device=0&device_type=desktop&os=Windows&ssid=ltvba5t4rfrp0qaem0dvqsceup&t=1769320496&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=2712d0dd556c21f24e51fc921e02d42eba19bcb2&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();