(function() { const u = '/apps/statistics.php?aid=404049&browser=IE&created_date=20260225&created_hour=18&dduuid=d9b3514d30850&device=0&device_type=desktop&os=Windows&ssid=hmogsnf37g3o7vj66t8tg995br&t=1772015838&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=4c24ba3f905cd3b4fadaa1e6e8c9e718832cb5e8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();