(function() { const u = '/apps/statistics.php?aid=290051&browser=IE&created_date=20251223&created_hour=08&dduuid=5a4177f1784eb&device=0&device_type=desktop&os=Windows&ssid=v6nrsl9kd8cv2iv45lapo1ck56&t=1766450531&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=0dfc47fff5a752e38f6c66a731be7e83079e64ea&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();