(function() { const u = '/apps/statistics.php?aid=455739&browser=IE&created_date=20260304&created_hour=11&dduuid=c19a2cdede812&device=0&device_type=desktop&os=Windows&ssid=sotj7dcq0cgsdelvqcpg2djb95&t=1772594668&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=46c3bd5d9a71264c4550e03f3b5f2b9ed1d58f4c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();