(function() { const u = '/apps/statistics.php?aid=439222&browser=IE&created_date=20251226&created_hour=08&dduuid=a8c3b26fa13b7&device=0&device_type=desktop&os=Windows&ssid=ck7jara9206vb38dfin59hd9be&t=1766709213&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=2f4a74f8c08d23f6f15d0a982574b2b70a5aeb1f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();