(function() { const u = '/apps/statistics.php?aid=452893&browser=IE&created_date=20260312&created_hour=07&dduuid=7d23266027a83&device=0&device_type=desktop&os=Windows&ssid=lppfidvemf9n38cjfcn9b85vjh&t=1773270390&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=8359cfba4cce2f12738e7706bc5e95758c0ba1f2&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();