(function() { const u = '/apps/statistics.php?aid=363087&browser=IE&created_date=20251221&created_hour=18&dduuid=0e8832e257647&device=0&device_type=desktop&os=Windows&ssid=cuautcirpq4hmt428gfqvfs719&t=1766311645&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=f7d5cd04ff7f22e0fb4f02388918ef9ff8398e4f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();