(function() { const u = '/apps/statistics.php?aid=449446&browser=IE&created_date=20260123&created_hour=04&dduuid=6c2e25486423e&device=0&device_type=desktop&os=Windows&ssid=qfkjesotapno90hqe3ciruh94r&t=1769115591&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=c5c56b22e5ebee9e9a388011fee642501d73e1e8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();