(function() { const u = '/apps/statistics.php?aid=447960&browser=IE&created_date=20260122&created_hour=02&dduuid=429a4b44bf207&device=0&device_type=desktop&os=Windows&ssid=tintnm876gnnm3q5lgq8o1rucn&t=1769020079&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=f723f833e8d4bea96810a100f0e4e0687bfdb8d5&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();