(function() { const u = '/apps/statistics.php?aid=385020&browser=IE&created_date=20251220&created_hour=01&dduuid=f4723a2ff6dfb&device=0&device_type=desktop&os=Windows&ssid=evffmq8dd2bbg9oe0jdvumtelc&t=1766165831&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=515f3e7bc08f6db4f3d274417ebe7c0a4914c40d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();