(function() { const u = '/apps/statistics.php?aid=446387&browser=IE&created_date=20260114&created_hour=12&dduuid=a116c2ed63b8a&device=0&device_type=desktop&os=Windows&ssid=bfs9n2dk8gvhs2kh5u0onegif9&t=1768363692&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d5d4f1bafcb8ea877e1ae2547e482bac51d2a0c5&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();