(function() { const u = '/apps/statistics.php?aid=397282&browser=IE&created_date=20251224&created_hour=04&dduuid=428422dd74258&device=0&device_type=desktop&os=Windows&ssid=aanlgo5lv5kl80kpn0jfot4sav&t=1766522429&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=7da3f8de256c9ea5e8e14e9928d0ada0cf2b9168&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();