(function() { const u = '/apps/statistics.php?aid=397507&browser=IE&created_date=20260130&created_hour=13&dduuid=cd4cf20969c51&device=0&device_type=desktop&os=Windows&ssid=kl90so3o7m8q7c8rib005np7mo&t=1769750847&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ce4226f8fa8f35c792d5a03b8a31e8f3edcb6fba&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();