(function() { const u = '/apps/statistics.php?aid=404348&browser=IE&created_date=20251129&created_hour=19&dduuid=baa8d4c2d9bcc&device=0&device_type=desktop&os=Windows&ssid=pd49b9o10thg4pp92t1gkd1l4j&t=1764414533&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=24b76c01ed85d6ba1c23362984b7efeb1b23a2fb&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();