(function() { const u = '/apps/statistics.php?aid=372844&browser=IE&created_date=20260224&created_hour=18&dduuid=f20b21e187df5&device=0&device_type=desktop&os=Windows&ssid=ftpmpuh4stacul2fasi1a7d33p&t=1771930773&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d55a3a3806a0867eec94b8f91e3362ea1fca6a31&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();