(function() { const u = '/apps/statistics.php?aid=446300&browser=IE&created_date=20260311&created_hour=15&dduuid=61d364917884f&device=0&device_type=desktop&os=Windows&ssid=obiq2iucfdha00n73pevm3ecic&t=1773215260&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ef532bdae7e2d97466da80f596c6b5585337723b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();