(function() { const u = '/apps/statistics.php?aid=394219&browser=IE&created_date=20251219&created_hour=06&dduuid=4857cba8b6fe5&device=0&device_type=desktop&os=Windows&ssid=vfldkl682alj4flv8innc9f04m&t=1766097883&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=cb0603d67f89c89a81b06346674af945c889c88d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();