(function() { const u = '/apps/statistics.php?aid=449461&browser=IE&created_date=20260308&created_hour=06&dduuid=b38290069c911&device=0&device_type=desktop&os=Windows&ssid=fpngcohmnuhep6ma1mddgc5t75&t=1772922716&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=0dcc317fece08a09987bcc07aade4a9e87dc6f92&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();