(function() { const u = '/apps/statistics.php?aid=206329&browser=IE&created_date=20251228&created_hour=08&dduuid=468b0c7c34a2b&device=0&device_type=desktop&os=Windows&ssid=p50chdh0tid2aemtu6prc812ir&t=1766881508&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=f4e86ad0b2066d5c01ce1f951f14f29b668e76f8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();