(function() { const u = '/apps/statistics.php?aid=438660&browser=IE&created_date=20251224&created_hour=11&dduuid=0cb2bf9552518&device=0&device_type=desktop&os=Windows&ssid=hk0osqemqgk8fo5hsfvc1s10j6&t=1766547250&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=8c12e5b3b0de67c53777581a94c4832821a11aa8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();