(function() { const u = '/apps/statistics.php?aid=357770&browser=IE&created_date=20260311&created_hour=18&dduuid=05174a2633f6b&device=0&device_type=desktop&os=Windows&ssid=phb6c3bo3fkvq9i02j0lrt1sru&t=1773226082&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=68f7f3bf586ad33d1c7512e58220ba3486c9180b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();