(function() { const u = '/apps/statistics.php?aid=360188&browser=IE&created_date=20260306&created_hour=05&dduuid=a0e663bef7156&device=0&device_type=desktop&os=Windows&ssid=2863the2olba25iiljsudl89ci&t=1772747422&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=f09acead515c32afed4ca57e35f38e1fdee43732&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();