(function() { const u = '/apps/statistics.php?aid=429542&browser=IE&created_date=20251218&created_hour=17&dduuid=d47f10443b354&device=0&device_type=desktop&os=Windows&ssid=9al4c9h9gm566in1uf5qa81rc2&t=1766051611&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6d4bd8f0335aec6f5003745100cbe12715eba77b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();