(function() { const u = '/apps/statistics.php?aid=431804&browser=IE&created_date=20251229&created_hour=12&dduuid=973f8648d8c85&device=0&device_type=desktop&os=Windows&ssid=6tp3lrpsufd71n9hm6gbhn60ii&t=1766981839&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=0fa8a7fe0193708d0e7eb7671b2aa68835c92aff&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();