(function() { const u = '/apps/statistics.php?aid=446758&browser=IE&created_date=20260124&created_hour=00&dduuid=50fda2a361483&device=0&device_type=desktop&os=Windows&ssid=vku6iai0ovnt55l1200nn0r4qf&t=1769185314&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ae53ffd8f76d89831cebe53c258f7925a8cbaa4e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();