(function() { const u = '/apps/statistics.php?aid=436388&browser=IE&created_date=20251226&created_hour=02&dduuid=f7553404f00ea&device=0&device_type=desktop&os=Windows&ssid=hi4cllqumgkmknl5nttjrvhdav&t=1766686796&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d833ef41ccf64a73f5f97a0256e2b66581124372&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();