(function() { const u = '/apps/statistics.php?aid=448815&browser=IE&created_date=20260308&created_hour=06&dduuid=afca4bc93fb73&device=0&device_type=desktop&os=Windows&ssid=uk66l89e20vahrcc38usto6chk&t=1772923317&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=205c8a4092ad75a42f6b10622e29382578056f80&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();