(function() { const u = '/apps/statistics.php?aid=449836&browser=IE&created_date=20260308&created_hour=01&dduuid=50d5fd1e2728b&device=0&device_type=desktop&os=Windows&ssid=khdbqh0am6isbdibl4tmc5bj07&t=1772903983&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=004f8c67ad00ea55a3ffe215859d47be120e2b7f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();