(function() { const u = '/apps/statistics.php?aid=437059&browser=IE&created_date=20251229&created_hour=04&dduuid=cdb6eedccae37&device=0&device_type=desktop&os=Windows&ssid=psonnevstmd9pd8ru60vls1mal&t=1766953985&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=efa9412e0346847e8599365c2b623b775d086632&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();