(function() { const u = '/apps/statistics.php?aid=403316&browser=IE&created_date=20251129&created_hour=15&dduuid=f0389f8a46257&device=0&device_type=desktop&os=Windows&ssid=sc4otekptmq46p73mbu7gejf63&t=1764400373&typeid=24&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=385e01f0cc1bbbdd40a21b621dcea76b68ac93db&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();