(function() { const u = '/apps/statistics.php?aid=449248&browser=IE&created_date=20260123&created_hour=16&dduuid=d55993db3e7ff&device=0&device_type=desktop&os=Windows&ssid=lfhent20nkenacq9ito63gapmn&t=1769158177&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=2d513b35914dd10c1916efc96193c310646c7586&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();